Summary
Long mock event lists can degrade responsiveness as datasets grow.
Affected files
src/components/audit/AuditTrail.tsx
src/components/notifications/NotificationCenter.tsx
Tasks
- Add pagination or windowing to audit trail and notification center.
- Preserve existing filter/sort behavior.
- Verify keyboard and screen-reader access after changes.
Acceptance criteria
Suggested labels
cleanup, performance, frontend
Notes
Standalone cleanup issue from CLEANUP_ISSUES_2026-05.md. Complements the audit queue and product backlog.
Summary
Long mock event lists can degrade responsiveness as datasets grow.
Affected files
src/components/audit/AuditTrail.tsxsrc/components/notifications/NotificationCenter.tsxTasks
Acceptance criteria
Suggested labels
cleanup,performance,frontendNotes
Standalone cleanup issue from CLEANUP_ISSUES_2026-05.md. Complements the audit queue and product backlog.