Skip to content

Improve keyboard support, ARIA labels, and reduced motion - #15

Draft
sammy8806 wants to merge 1 commit into
mainfrom
cursor/accessibility-improvements-2dce
Draft

Improve keyboard support, ARIA labels, and reduced motion#15
sammy8806 wants to merge 1 commit into
mainfrom
cursor/accessibility-improvements-2dce

Conversation

@sammy8806

@sammy8806 sammy8806 commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Summary

Accessibility pass across the main alert list and cards.

Screenshot

Verbose toggle with visible keyboard focus ring

Changes

  • ARIA labels on show-all, verbose, refresh, search clear, and status chips.
  • Keyboard: Space toggles expanded alert and group headers; focus triggers new/resolved acknowledgment (not just hover).
  • Motion: prefers-reduced-motion disables alert pulse animations and the refresh spinner.

Testing

  • npm test — 39 tests pass.
Open in Web Open in Cursor 

Add aria-labels to icon toggles and refresh, support Space on expandable
headers, acknowledge new/resolved highlights on focus, and respect
prefers-reduced-motion for alert animations and the refresh spinner.

Co-authored-by: Steven Tappert <admin@dark-it.net>
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.

2 participants