Accessibility Statement
Last updated: May 17, 2026
Our Commitment
xpntl is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone and applying relevant accessibility standards.
Standards
We aim to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA. These guidelines cover a wide range of recommendations for making web content more accessible to people with visual, auditory, motor, and cognitive disabilities.
Current Features
- Keyboard navigation — the entire application is navigable via keyboard. The command palette (⌘K) provides keyboard access to all actions.
- Focus management — visible focus rings on all interactive elements, configurable between offset, halo, inset, and dashed styles via
[data-focus-ring]. - Semantic HTML — proper heading hierarchy, landmark regions, and ARIA labels throughout.
- Color contrast — text and interactive elements meet WCAG AA contrast ratios in both light and dark themes.
- Reduced motion — animations respect the
prefers-reduced-motionmedia query. - Screen reader support — tested with VoiceOver (macOS) and NVDA (Windows).
Known Limitations
- Some complex interactive components (drag-and-drop in board view) have limited screen reader support. We are actively working on improvements.
- The landing page hero animation is decorative and non-essential but may be distracting for some users. It respects
prefers-reduced-motion.
Feedback
We welcome your feedback on the accessibility of xpntl. If you encounter any barriers, please contact us:
- Email: accessibility@xpntl.dev
- GitHub: File an issue with the "accessibility" label
We aim to respond to accessibility feedback within 5 business days.