Accessibility Statement

WCAG 2.1 AA Compliance

We are committed to making our product accessible to everyone, including people with disabilities. This admin panel follows WCAG 2.1 Level AA guidelines.

Features Implemented

  • Keyboard Navigation β€” all interactive elements are reachable via Tab/Shift+Tab, with visible focus indicators
  • Skip Link β€” press Tab on any page to skip directly to main content
  • ARIA Landmarks β€” navigation, main, and alert regions properly labeled
  • Screen Reader Support β€” aria-labels, aria-current, role attributes, and live regions
  • Color Contrast β€” text meets 4.5:1 minimum contrast ratio
  • RTL Support β€” full Arabic right-to-left layout
  • Reduced Motion β€” respects prefers-reduced-motion media query
  • Semantic HTML β€” proper heading hierarchy, landmark roles, list elements
  • Focus Management β€” visible focus rings on all interactive elements
  • Error Identification β€” form errors use aria-describedby

Testing

Tested with NVDA and VoiceOver screen readers, keyboard-only navigation, and axe DevTools accessibility checker.

Feedback

If you encounter any accessibility barriers, please contact us at accessibility@assistant-ai.net.

Keyboard Shortcuts

KeyAction
TabMove focus to next element
Shift + TabMove focus to previous element
Enter / SpaceActivate button or link
EscapeClose modal or dropdown
Arrow KeysNavigate within menus/tables
Ctrl + /Open command palette