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

Clean up how pagination parameters are handled #3272

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

sandhose
Copy link
Member

@sandhose sandhose commented Oct 1, 2024

This cleans up how we handle pagination parameters and validate them.

This means we don't have to put the first page parameters each time we construct a link
It also means links to the initial page are cleaner, and overall we're not in typing hell anymore.

Copy link

cloudflare-workers-and-pages bot commented Oct 1, 2024

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 10ffb1f
Status: ✅  Deploy successful!
Preview URL: https://4376680c.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://quenting-frontend-pagination.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose merged commit 811e168 into main Oct 1, 2024
17 checks passed
@sandhose sandhose deleted the quenting/frontend/pagination-cleanup branch October 1, 2024 16:27
@sandhose sandhose added A-Frontend Changes on the React frontend T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Frontend Changes on the React frontend T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant