Skip to content

Commit 7b5f529

Browse files
committed
update code
1 parent 2da5927 commit 7b5f529

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pages/home/report/ReportActionsList.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ function ReportActionsList({
433433
reportScrollManager.scrollToIndex(index);
434434
}, 100);
435435
} else {
436+
setIsFloatingMessageCounterVisible(false);
436437
reportScrollManager.scrollToBottom();
437438
}
438439
if (action?.reportActionID) {

0 commit comments

Comments
 (0)