Summary
Command palette needs stronger keyboard coverage for empty results, selection reset, and focus management.
Affected files
src/components/CommandPalette.tsx
Tasks
- Fix edge cases: empty results, arrow-key wrap, escape to close, focus return.
- Add unit or component tests for keyboard interactions.
- Verify screen reader labels for result count changes.
Acceptance criteria
Suggested labels
cleanup, a11y, testing
Notes
Standalone cleanup issue from CLEANUP_ISSUES_2026-05.md. Complements the audit queue and product backlog.
Summary
Command palette needs stronger keyboard coverage for empty results, selection reset, and focus management.
Affected files
src/components/CommandPalette.tsxTasks
Acceptance criteria
Suggested labels
cleanup,a11y,testingNotes
Standalone cleanup issue from CLEANUP_ISSUES_2026-05.md. Complements the audit queue and product backlog.