mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 00:18:45 +01:00
Init Chat Folders UI
This commit is contained in:
@@ -2083,6 +2083,13 @@
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2025-02-19T20:14:46.879Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/preferences/chatFolders/PreferencesEditChatFoldersPage.tsx",
|
||||
"line": " const didSaveOrDiscardChangesRef = useRef(false);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2025-09-24T17:08:10.620Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/preferences/donations/DonateInputAmount.tsx",
|
||||
@@ -2141,6 +2148,20 @@
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2023-10-04T20:50:45.297Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/hooks/useNavBlocker.ts",
|
||||
"line": " const nameRef = useRef(name);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2025-09-24T17:08:10.620Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/hooks/useNavBlocker.ts",
|
||||
"line": " const shouldBlockRef = useRef(shouldBlock);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2025-09-24T17:08:10.620Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/hooks/usePrevious.ts",
|
||||
|
||||
Reference in New Issue
Block a user