-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Editing a comment increases notification count even if comment is unread. #20377
Comments
@Caspy7 thank you for filing the issue, can you please update your description to include which platform you are using, which version of the app and details of your browser. It would be great if you could use the correct bug template next time as it helps us triage the issue more effectively and implement a fix faster 👍 |
I was linked here and clicked New Issue and don't recall seeing a template. I've updated the initial description. |
Thank you for updating with more details 👍 If you use the "New issue" button top-right of here, you should see this page where the first two options are templates for bugs in desktop and web apps |
I can repro, this is due to there being no sane way to know whether the event is an edit or not. In encrypted rooms we only see event type as |
I can repro too, in a non-e2ee room (https://matrix.to/#/#hookshot:half-shot.uk). It can really be confusing: why is there only 1 new message, am I missing messages in threads or another place? |
Closing in favour of element-hq/element-meta#1001 |
I'm going on the assumption that when my name is mentioned in a comment, edited comments are intended to increase the notification count.
I came back from being offline and Element said I had two unread notifications in a channel. When I went to read them it turns out it was just one comment that had been edited.
Other users may not understand this is what's happening and the count is still misleading for those that do. Can we negate the notification count addition for comments that are edited but unread? That is, if I've not yet read a message there's no need to +1 the count on edit.
edit: I'm on Windows 10, Firefox Nightly 97.0a1 (2021-12-29) (64-bit), Element version: 1.9.8 Olm version: 3.2.8 (chat.mozilla.org)
The text was updated successfully, but these errors were encountered: