matrix-org / matrix-org/matrix-rust-sdk
Redaction of latest timeline event is not reflected in the latest preview room event
Open
@Hywan is already working on this.
Since Jul 26, 2023.
A-Room-List
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 500
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 106
Description
Redaction of latest timeline event is not reflected in `RoomSummary.latestEvent` so you can still see the message in the RoomList.
#### How to reproduce
Just redact the latest event in the timeline and see how it doesn't disappear in your room list.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.