element-hq / element-hq/element-web

Meta-issue for Sliding Sync TODO comments

Open
#23,207 1 comment 0 reactions 0 assignees View on GitHub
A-Sliding-Sync O-Frequent T-Enhancement
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

### Your use case

This is current as of [c2598aa](https://github.com/matrix-org/matrix-react-sdk/pull/8328/commits/c2598aaec114922f30cc286adb3c1f0d7ccd9de4) on https://github.com/matrix-org/matrix-react-sdk/pull/8328

- `SlidingRoomListStore.setListOrder` is not implemented. Therefore, the flag `Show rooms with unread messages first` does nothing in Sliding Sync mode.
- Sliding Sync mode does not implement the function `doesRoomHaveUnreadMessages` - meaning there are no unread indicators in Sliding Sync mode yet.
- Sliding Sync mode does not implement lists for `DefaultTagID.ServerNotice`, `DefaultTagID.Suggested`, `DefaultTagID.Archived` or `DefaultTagID.SavedItems` yet. Therefore, these lists will be missing entirely in sliding sync mode, even if there are rooms that would go into these lists.

### Have you considered any alternatives?

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.