Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load the thread list using server-side sorting and pagination #6059

Closed
novocaine opened this issue Apr 22, 2022 · 0 comments · Fixed by #7185
Closed

Load the thread list using server-side sorting and pagination #6059

novocaine opened this issue Apr 22, 2022 · 0 comments · Fixed by #7185
Assignees
Labels
A-Threads Message threading to simplify the Timeline T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-Labs

Comments

@novocaine
Copy link

Your use case

What would you like to do?

The thread list is currently sorted by the time of the last event received in that thread, client-side. Switch to using server support added in element-hq/element-meta#152 to for the sorting and enable pagination.

Why would you like to do it?

To resolve performance issues associated with not paginating the list in order to be able to do client side sorting.

How would you like to achieve it?

Have you considered any alternatives?

No response

Additional context

No response

@novocaine novocaine added T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements A-Threads Message threading to simplify the Timeline labels Apr 22, 2022
@RiotRobot RiotRobot added this to Incoming in Issue triage Apr 22, 2022
@pixlwave pixlwave moved this from Incoming to Triaged in Issue triage Apr 22, 2022
Issue triage automation moved this from Triaged to Closed Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Threads Message threading to simplify the Timeline T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-Labs
Projects
Development

Successfully merging a pull request may close this issue.

3 participants