-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
Unread mention indicator doesn't always go away until switching channels. #777
Comments
Some additional information. The text stays bold as if there's new messages as well; those seem likely to be caused by the same bug. I seem to be able to trigger this consistently by being in another tab in Chrome, having someone say something in channel, and then come back to it. |
@Morgul, I did some changes related to messages loading and how the mark as read works, can you verify if this issue still occurs for you? |
@rodrigok Are the changes in a branch somewhere, or have they been merged? (I haven't had a chance to setup a dev instance yet, so I've just been testing with the auto built docker.) |
Probably related to #523 |
@rodrigok Sorry it took so long for me to getting to test this; work has been a bit insane. But, I can no longer seem to reproduce this. Seems like those fixes work. |
@Morgul nice, there is a lot of issues with the unread mark, bar and "mark as read", we are trying to improve and find the best behavior 😄 |
I've noticed a few times that the unread mention indicator doesn't always go away once you've read past the mention. In order to clear it, you need to switch channels and switch back.
For reference, this is the indicator I mean:
The text was updated successfully, but these errors were encountered: