Summary
History filters and pagination need verified keyboard behavior and screen-reader announcements.
Affected files
src/components/pagination-filters/**
src/app/dashboard/history/page.tsx
Tasks
- Audit filter controls for labels, focus order, and aria attributes.
- Announce page changes to screen readers.
- Add tests or manual QA checklist in the PR.
Acceptance criteria
Suggested labels
cleanup, a11y, frontend
Notes
Standalone cleanup issue from CLEANUP_ISSUES_2026-05.md. Complements the audit queue and product backlog.
Summary
History filters and pagination need verified keyboard behavior and screen-reader announcements.
Affected files
src/components/pagination-filters/**src/app/dashboard/history/page.tsxTasks
Acceptance criteria
Suggested labels
cleanup,a11y,frontendNotes
Standalone cleanup issue from CLEANUP_ISSUES_2026-05.md. Complements the audit queue and product backlog.