matrix-org / matrix-org/matrix-rust-sdk
Blocking a user completely wipes/breaks room list ordering
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2.3k
- Forks
- 500
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 106
Description
To reproduce (I'm using Element X):
1. Block a user
2. Observe that the room list is missing (almost) all latest events and that the ordering is a bit all over the place.
Unblocking said user doesn't fix the room list. The only thing that helps is clearing the cache which is quite disruptive
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.
Research direction
Reproduce the issue in Element X by blocking and then unblocking a user, and observe the room list events and ordering. Investigate why the list remains incomplete or misordered after unblocking; done means the latest events and correct ordering return without clearing the cache.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100