mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 16:08:34 +01:00
Always move focus to new panel when showing
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user