Fix message details scrolled down

This commit is contained in:
Josh Perez 2023-08-18 17:48:39 -04:00 committed by Jamie Kyle
parent 9df82c9792
commit 3beea78aff
2 changed files with 4 additions and 25 deletions

View file

@ -1131,7 +1131,7 @@
"path": "node_modules/make-dir/node_modules/pify/index.js",
"line": "\t\tif (options.multiArgs) {",
"reasonCategory": "falseMatch",
"updated": "2023-08-17T21:23:20.930Z"
"updated": "2023-08-18T19:09:30.283Z"
},
{
"rule": "DOM-innerHTML",
@ -2120,8 +2120,7 @@
"path": "ts/components/CallsList.tsx",
"line": " const prevOptionsRef = useRef<CallHistoryFilterOptions | null>(null);",
"reasonCategory": "usageTrusted",
"updated": "2023-08-17T00:07:01.015Z",
"reasonDetail": "<optional>"
"updated": "2023-08-18T19:09:30.283Z"
},
{
"rule": "React-useRef",
@ -2690,13 +2689,6 @@
"updated": "2023-06-30T22:12:49.259Z",
"reasonDetail": "Used for excluding the message metadata from triple-click selections."
},
{
"rule": "React-useRef",
"path": "ts/components/conversation/MessageDetail.tsx",
"line": " const focusRef = useRef<HTMLDivElement>(null);",
"reasonCategory": "usageTrusted",
"updated": "2023-04-12T15:51:28.066Z"
},
{
"rule": "React-useRef",
"path": "ts/components/conversation/MessageDetail.tsx",