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 #5819

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

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

novocaine opened this issue Apr 22, 2022 · 0 comments · Fixed by #7766
Assignees
Labels
A-Threads An issue for the Threads project 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 An issue for the Threads project labels Apr 22, 2022
@fedrunov fedrunov self-assigned this Oct 31, 2022
@fedrunov fedrunov mentioned this issue Dec 12, 2022
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Threads An issue for the Threads project T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements Z-Labs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants