Load the thread list using server-side sorting and pagination #5819
Labels
A-Threads
An issue for the Threads project
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
Z-Labs
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
The text was updated successfully, but these errors were encountered: