-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stuck unread indicators #20971
Comments
I have the same issue, also on 64242a0-react-8e72118b5d4a-js-07171a95c4f0 |
I just hit this problem and rageshaked. |
Same, I've been observing this since yesterday evening. Only sending an event or refreshing the tab marks the room as unread. |
Possible regression caused by matrix-org/matrix-js-sdk@07171a95c4f0 |
Other reports of this coming in (including me) so marking as blocker |
* Fix issue with rooms not getting marked as unread ([\matrix-org#2163](matrix-org#2163)). Fixes element-hq/element-web#20971. * Don't store streams that are only used once ([\matrix-org#2157](matrix-org#2157)). Fixes element-hq/element-web#20932. Contributed by @SimonBrandner. * Fix edge cases around RR calculations ([\matrix-org#2160](matrix-org#2160)). Fixes element-hq/element-web#20922. * Account for encryption in `maySendMessage()` ([\matrix-org#2159](matrix-org#2159)). Contributed by @SimonBrandner. * Send references to thread root to threads, even out of order ([\matrix-org#2156](matrix-org#2156)). * Fix initial sync fail when event fetching unsuccessful ([\matrix-org#2150](matrix-org#2150)). Fixes element-hq/element-web#20862. * Don't decrypt redacted messages ([\matrix-org#2143](matrix-org#2143)). Contributed by @SimonBrandner.
I recently started having the opposite issue, where the unread messages indicator is never shown despite there being new room messages. Any chance that's related to this bug or should I submit a new issue? |
Could be, I'm still on v1.10.1. Though the fix for that issue talks about mentions explicitly, and my issue is not related to mentions specifically. |
That still happens in Element, Schildichat and Fluffychat. |
This is still broken in v1.11.57. |
Still in 1.11.58. |
Steps to reproduce
This behavior started at a seemingly random time, but is now happening to me consistently:
Outcome
What did you expect?
The room should not have any notification indicators on it since I have read all the messages.
What happened instead?
The room still has an unread dot that won't go away:
Reloading Element causes it to disappear.
Operating system
NixOS unstable
Browser information
Firefox 96.0.2
URL for webapp
develop.element.io
Application version
Element version: 64242a0-react-8e72118b5d4a-js-07171a95c4f0 Olm version: 3.2.8
Homeserver
Synapse 1.51.0
Will you send logs?
No
The text was updated successfully, but these errors were encountered: