matrix-org / matrix-org/matrix-rust-sdk
Make RoomListSummary.latestEvent() returns the last version of the Event.
Open
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 500
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 106
Description
It seems that `RoomListSummary.latestEvent()` is not updated after an Event edition.
Originally reported at https://github.com/element-hq/element-x-android/issues/4271
Contributor guide
Research direction
Start at RoomListSummary.latestEvent() and trace how an edited Event is propagated into the room list summary. Review the linked element-x-android issue for the original reproduction and expected behavior. Done means latestEvent() returns the newest version after an Event edition, with regression coverage for that update path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100