Accessibility Statement
Last updated: April 8, 2026
Our Commitment
NovoVendi is committed to ensuring digital accessibility for people of all abilities. We strive to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA standards and continuously work to improve the user experience for everyone.
Accessibility Features
We have implemented the following accessibility measures:
- Keyboard navigation: All interactive elements (buttons, links, form fields, sidebar items) are fully navigable via keyboard with visible focus indicators (2px solid ring)
- Skip-to-content link: A “Skip to main content” link is available at the top of every page, visible on keyboard focus, allowing users to bypass repetitive navigation
- Reduced motion: We respect the
prefers-reduced-motionmedia query — all animations and transitions are reduced to near-zero for users with vestibular sensitivities - High contrast support: The interface adapts to Windows High Contrast Mode via
forced-colorsmedia queries, adjusting borders and background colors for readability - ARIA attributes: Semantic roles, labels, and states (
aria-label,aria-expanded,aria-current,aria-checked) are applied to all interactive components - Structured navigation: Sidebar groups use
role="group"witharia-labelfor screen reader context; all decorative icons includearia-hidden="true" - Table accessibility: Data tables include
scope="col"on headers for proper screen reader interpretation - Color contrast: Text and interactive elements meet WCAG AA minimum contrast ratios (4.5:1 for normal text, 3:1 for large text)
- Responsive design: The interface works across all screen sizes with a mobile-optimized responsive sidebar
- Dark mode: Full dark mode support for users who prefer reduced brightness
Conformance Status
We aim for WCAG 2.1 Level AA conformance. The platform has been designed and developed with accessibility as a core principle from the start. While we believe we substantially conform to WCAG 2.1 AA, we acknowledge that some complex interactive components (such as multi-select matrices and data tables) may have areas for improvement.
Known Limitations
- Complex data visualization charts may not be fully accessible to screen readers — text alternatives are provided where possible
- Some third-party components (e.g., rich dropdowns) may have limited keyboard navigation support in edge cases
- PDF exports may not be fully tagged for accessibility
Feedback & Assistance
If you encounter any accessibility barriers while using NovoVendi, we want to know about it. Please contact us with details of the issue and the assistive technology you are using:
We aim to respond to accessibility feedback within 5 business days and resolve reported issues as promptly as possible.
Assessment & Updates
We perform internal accessibility reviews regularly and update this statement as improvements are made. Our development process includes accessibility checks during code review and testing.