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-motionmedia 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
| Key | Action |
|---|---|
| Tab | Move focus to next element |
| Shift + Tab | Move focus to previous element |
| Enter / Space | Activate button or link |
| Escape | Close modal or dropdown |
| Arrow Keys | Navigate within menus/tables |
| Ctrl + / | Open command palette |