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

Add pagination loading indicator as a virtual timeline item #1324

Merged
merged 3 commits into from
Jan 6, 2023

Conversation

jplatte
Copy link
Collaborator

@jplatte jplatte commented Jan 5, 2023

This will be especially useful once we expose a backpagination function that does multiple requests in a loop to fetch a certain minimum number of extra items.

… by locking the pagination token for the entire duration of the API call.
@jplatte jplatte requested a review from a team January 5, 2023 17:31
@jplatte jplatte mentioned this pull request Jan 5, 2023
29 tasks
crates/matrix-sdk/src/room/timeline/inner.rs Outdated Show resolved Hide resolved
@jplatte jplatte force-pushed the jplatte/timeline-pagination branch from c234a85 to 55c73f9 Compare January 6, 2023 08:33
@jplatte jplatte enabled auto-merge (rebase) January 6, 2023 08:33
@jplatte jplatte merged commit 8375c47 into main Jan 6, 2023
@jplatte jplatte deleted the jplatte/timeline-pagination branch January 6, 2023 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants