-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Overview
Add accessibility improvements and cursor tracking support for visually impaired users in Spritz.
Context
Visually impaired users rely on assistive technologies (screen readers, keyboard navigation, cursor tracking tools) to interact with web apps. Spritz should support these workflows properly.
Acceptance Criteria
- All interactive elements are keyboard-navigable and have proper ARIA labels
- Screen reader support: meaningful role/state announcements for dynamic content
- Cursor/focus tracking works correctly with accessibility tools (e.g., system zoom, magnifiers)
- Sufficient color contrast ratios (WCAG AA minimum)
- No focus traps that break assistive technology navigation
- Manual testing with at least one screen reader (e.g., NVDA, VoiceOver)
Notes
- Priority: Ensure baseline WCAG 2.1 AA compliance
Requested by: Onur Solmaz onur@textcortex.com
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request