🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

feat(site): add paginated query options - #26802

Merged
DanielleMaywood merged 1 commit into
mainfrom
danielle/codagt-691-paginated-query-options
Jun 29, 2026
Merged

feat(site): add paginated query options#26802
DanielleMaywood merged 1 commit into
mainfrom
danielle/codagt-691-paginated-query-options

Conversation

@DanielleMaywood

Copy link
Copy Markdown
Contributor

Note

🤖 This PR was written by Coder Agent on behalf of Danielle Maywood

Summary

  • Add recordsPerPage to usePaginatedQuery so callers can request a page size other than the default.
  • Add preventScrollReset for pagination-driven URL updates.
  • Clone search params before setting the page query parameter.
  • Update stale QueryPageParams.limit docs to reflect configurable page size.

Stack

Base: #26799

Validation

  • pnpm --dir site exec biome check --error-on-warnings src/hooks/usePaginatedQuery.ts --no-errors-on-unmatched
  • pnpm --dir site run lint:types
  • pre-commit hook

@linear-code

linear-code Bot commented Jun 29, 2026

Copy link
Copy Markdown

CODAGT-691

Base automatically changed from danielle/codagt-691-share-confirm-delete-dialog to main June 29, 2026 10:00
@DanielleMaywood
DanielleMaywood force-pushed the danielle/codagt-691-paginated-query-options branch from 03aa1c1 to 57d3b6c Compare June 29, 2026 10:06
@DanielleMaywood
DanielleMaywood marked this pull request as ready for review June 29, 2026 10:25
@DanielleMaywood
DanielleMaywood requested a review from johnstcn June 29, 2026 10:26
@DanielleMaywood
DanielleMaywood merged commit 3d1e41c into main Jun 29, 2026
34 of 36 checks passed
@DanielleMaywood
DanielleMaywood deleted the danielle/codagt-691-paginated-query-options branch June 29, 2026 10:45
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants