matrix-org / matrix-org/matrix-rust-sdk
Local echo of marking a room as read
Open
A-Local echo
A-Read receipts
enhancement
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 500
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 106
Description
SDK version of https://github.com/element-hq/element-x-ios/issues/4042
> If you're on a bad connection or your server is slow to respond it can be frustrating to wait for receipts to come down sync to mark rooms as read.
> …
> Currently seems bad on matrix.org when receipts can take minutes to process.
Contributor guide
Research direction
Start by reading the linked Element X issue and the SDK's existing room-read and receipt handling. Determine how local marking should behave while server receipts are delayed; done means rooms appear read without waiting for receipts to arrive from sync.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100