-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-js-sdk
#3798Closed
Copy link
Labels
A-Read-MarkerGreen line showing how far _you_ have readGreen line showing how far _you_ have readA-RedactionA-ThreadsO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existT-Defect
Description
- As user A, look at some other room.
- As user B, create a thread in a room with several messages in it.
- As user B, redact the last message in the thread.
- As user A, open the room and the thread.
User A sees the room as unread in the room list, even though they have read all messages.
I would expect the room to be read.
Testcase: "Reading an unread thread after a redaction of the latest message makes it read" in cypress/e2e/read-receipts/redactions.spec.ts.
Part of #24392
Metadata
Metadata
Assignees
Labels
A-Read-MarkerGreen line showing how far _you_ have readGreen line showing how far _you_ have readA-RedactionA-ThreadsO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existT-Defect