Remove unread message dot when messages all read #355

Merged
w3irdrobot merged 1 commits from clear-unread-icon-header into main 2023-02-25 10:10:14 +00:00
w3irdrobot commented 2023-02-24 21:44:26 +00:00 (Migrated from github.com)

Clicking the Mark All Read button was clearing the messages, but the purple dot was not disappearing until the page was refreshed. It appears it was just because the calculation was being cached and not updated because the dm interaction counter was not inputted as a dependency to useMemo

Clicking the Mark All Read button was clearing the messages, but the purple dot was not disappearing until the page was refreshed. It appears it was just because the calculation was being cached and not updated because the dm interaction counter was not inputted as a dependency to useMemo
v0l (Migrated from github.com) approved these changes 2023-02-25 10:10:09 +00:00
Sign in to join this conversation.
No description provided.