Skip to content

feat: add ValidationHistory filters and pagination#153

Closed
go165 wants to merge 1 commit into
Disciplr-Org:mainfrom
go165:go165/validation-history-filters-2
Closed

feat: add ValidationHistory filters and pagination#153
go165 wants to merge 1 commit into
Disciplr-Org:mainfrom
go165:go165/validation-history-filters-2

Conversation

@go165

@go165 go165 commented Jun 18, 2026

Copy link
Copy Markdown

Summary

  • add status filtering, vault/owner search, and client-side pagination to ValidationHistory
  • extract reusable filter/pagination logic into src/utils/paginate.ts
  • add accessible filter/page controls, empty-state handling, focused tests, and design-system docs

Closes #129

Verification

  • /home/ubuntu/Disciplr-Frontend/node_modules/.bin/vitest run --coverage --run src/utils/__tests__/paginate.test.ts src/pages/__tests__/ValidationHistory.test.tsx
  • git diff --check

Payout

If this issue is reward eligible, payout wallet: 0x1f0130669ca6fd02e025a984cc038f139df19a2f

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.

Add filtering and pagination to the ValidationHistory verifier page

2 participants