Subscribe to Own Read Receipt not updating Jump to Bottom unread message badge
https://github.com/user-attachments/assets/136f1c85-3e09-4618-b42a-082493e2ceee
The Roomlist's unread message badge cleared when other logged in devices read the last message but not the Jump to bottom's badge.
After I checked The Element, the behavior is the same. The unread message count in the JTB badge also won't be updated.
hmm, well we don't just want to blindly copy Element's behavior. I think your initial idea was correct.
It sounds like we do want to keep the JTB button's badge in sync with the RoomsList unread badge. Shouldn't all badges be in sync with each other?
hmm, well we don't just want to blindly copy Element's behavior. I think your initial idea was correct.
It sounds like we do want to keep the JTB button's badge in sync with the RoomsList unread badge. Shouldn't all badges be in sync with each other?
If we sync the JTB button's badge, do we have to also sync the message scroll bar?
hmm, well we don't just want to blindly copy Element's behavior. I think your initial idea was correct. It sounds like we do want to keep the JTB button's badge in sync with the RoomsList unread badge. Shouldn't all badges be in sync with each other?
If we sync the JTB button's badge, do we have to also sync the message scroll bar?
What's the message scroll bar?
I wasn't referring to synchronizing the position of the scroll bar or anything like that. I just meant that we want all UnreadBadges for the same room to all show the same value: the one in the rooms list sidebar, and the value in the JTB button's badge.