Skip to content

Fix pagination#130

Open
adelestrysse wants to merge 4 commits into
mainfrom
128-fix-pagination
Open

Fix pagination#130
adelestrysse wants to merge 4 commits into
mainfrom
128-fix-pagination

Conversation

@adelestrysse
Copy link
Copy Markdown
Contributor

What's done

  • Fixed pagination to remember which page number the user was on when navigating to another page
  • Fixed filtering of committees in admin to remember which were selected when navigating to another page
  • Refactored ReceiptPage (validation schema in receipt.schema.ts)

fix pagination for ReceiptTable to stay on the previous page when routing back from a receipt page
refactor ReceiptPage by moving validation logic into a separate file receipt.schema.ts
remember which committees has been selected in the filter when navigating to another page
@adelestrysse adelestrysse self-assigned this Apr 14, 2026
@adelestrysse adelestrysse linked an issue Apr 14, 2026 that may be closed by this pull request
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
autobank-frontend Ready Ready Preview, Comment, Open in v0 Apr 26, 2026 2:43pm

Request Review

fix ReceiptPage to use react form validation instead of zod + upgrade TypeScript version to newest
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.

Fix pagination

1 participant