-
-
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
"Some of your messages have not been sent" doesn't highlight the message when the unsent event doesn't have its own tile #18403
Comments
If so, there was no visible messaged marked in this way, so possible bug - I will try to repro. |
Seems like related to #17078 in that case |
I think the issue is that I have an unsent edit, which maybe we don't currently have a way of visualising.
I can't see reference to |
Ah, also, retry all doesn't actually clear it - the popup clears, but when I restart Element it comes back. Which sounds a bit like #17078 Deleting the messages .. works |
Ah yes, unsent edits are only visible in the timeline if you have
matrix-org/matrix-spec-proposals#2676 The edit itself is not meant to be visible in the timeline, but only affect the target event |
This sounds like a duplicate of #17589 then |
Duplicate of #9692 |
Description
If an edit, reaction, or other event without its own tile is unsent, Element flags the problem but doesn't show which message has a related event pending.
Steps to reproduce
Acceptance criteria: highlight the pending related message somehow.
The text was updated successfully, but these errors were encountered: