Don't scroll to the bottom of story replies

This commit is contained in:
Alvaro 2022-09-22 14:18:26 -06:00 committed by GitHub
parent 004abd44b5
commit 77bf3a8669
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 3 deletions

View file

@ -8632,6 +8632,13 @@
"reasonCategory": "falseMatch",
"updated": "2018-09-19T21:59:32.770Z"
},
{
"rule": "React-useRef",
"path": "ts/components/StoryViewsNRepliesModal.tsx",
"line": " const shouldScrollToBottomRef = useRef(false);",
"reasonCategory": "usageTrusted",
"updated": "2022-09-22T03:07:22.153Z"
},
{
"rule": "React-useRef",
"path": "sticker-creator/components/StickerFrame.js",