Fix timeline scrolling automatically while emoji picker is open

This commit is contained in:
Jamie Kyle
2023-09-19 12:01:04 -07:00
committed by GitHub
parent 01231eb1c6
commit f115ba5873
5 changed files with 150 additions and 11 deletions

View File

@@ -2853,6 +2853,13 @@
"reasonCategory": "usageTrusted",
"updated": "2023-07-25T21:55:26.191Z"
},
{
"rule": "React-useRef",
"path": "ts/hooks/useScrollLock.tsx",
"line": " const onUserInterruptRef = useRef(onUserInterrupt);",
"reasonCategory": "usageTrusted",
"updated": "2023-09-19T17:05:51.321Z"
},
{
"rule": "React-useRef",
"path": "ts/quill/formatting/menu.tsx",