Skip to content

Accessibility & cursor tracking for visually impaired users #126

@zenotcx

Description

@zenotcx

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions