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

Closed
4 tasks done
Tracked by #187
daniellekirkwood opened this issue Mar 5, 2022 · 3 comments
Closed
4 tasks done
Tracked by #187

Comments

@daniellekirkwood
Copy link
Contributor

daniellekirkwood commented Mar 5, 2022

We currently load the entire thread list without pagination and sort it on the client so that we can sort by last-replied-to.

Add support for that sort to the server query and load the list using pagination.

@daniellekirkwood daniellekirkwood self-assigned this Mar 5, 2022
@github-actions github-actions bot added the Z-Labs label Mar 5, 2022
@novocaine novocaine removed the Z-Labs label Apr 22, 2022
@novocaine novocaine changed the title Order Thread list by most recent event (not root message date/time) Load the thread list using server-side sorting and pagination Apr 22, 2022
@novocaine novocaine assigned clokep and unassigned daniellekirkwood Apr 22, 2022
@clokep
Copy link
Contributor

clokep commented Jul 27, 2022

MSC3856: Threads List API was written to solve this issue.

@clokep
Copy link
Contributor

clokep commented Sep 27, 2022

See #152 for an earlier incarnation of this issue.

@justjanne justjanne removed their assignment Oct 7, 2022
@daniellekirkwood
Copy link
Contributor Author

All sub-tasks are marked as closed so I'm closing this issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants