Always move focus to new panel when showing
This commit is contained in:
parent
74ec087a59
commit
4dd7ce36a7
3 changed files with 126 additions and 137 deletions
|
@ -2560,6 +2560,13 @@
|
|||
"updated": "2023-06-02T00:37:19.861Z",
|
||||
"reasonDetail": "Reading from innerHTML, not setting it"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/state/smart/ConversationPanel.tsx",
|
||||
"line": " const panelRef = useRef<HTMLDivElement | null>(null);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2023-06-15T19:55:51.367Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/state/smart/InstallScreen.tsx",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue