Accessibility Statement
Last updated: April 2026
Our commitment
QueryFanOuts is committed to ensuring that our service is accessible to as many people as possible, including those with disabilities. We aim to meet the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA.
What we are doing
- Using semantic HTML elements with appropriate ARIA roles and labels throughout the interface.
- Ensuring all interactive elements are keyboard navigable and have visible focus indicators.
- Providing sufficient colour contrast between text and backgrounds in both light and dark modes.
- Including descriptive alt text for all meaningful images.
- Using screen-reader-only text (sr-only) where visual context alone would be insufficient.
- Structuring page content with a logical heading hierarchy.
- Ensuring form inputs have associated labels and descriptive error messages.
Known limitations
While we strive to achieve full accessibility, some areas may not yet meet all WCAG 2.1 AA criteria. We are actively working to identify and address these gaps. Areas we are currently improving include:
- Complex data visualisation charts, which may require alternative text descriptions for screen reader users.
- Uploaded file validation feedback, which is being reviewed for screen reader compatibility.
Assistive technology support
QueryFanOuts is designed to work with modern assistive technologies including:
- Screen readers (NVDA, JAWS, VoiceOver, TalkBack)
- Keyboard-only navigation
- Browser zoom up to 200% without loss of content or functionality
- High contrast and forced colour modes
Reporting an issue
If you encounter an accessibility barrier on QueryFanOuts, we want to hear about it. Please contact us at accessibility@queryfanouts.com with a description of the issue, the page URL, and the assistive technology you are using. We aim to respond within 5 business days.
Formal complaints
If you are not satisfied with our response to your accessibility concern, you may contact your local equality or accessibility authority depending on your jurisdiction.
Technical approach
QueryFanOuts is built with Next.js 15 and React 19, using Tailwind CSS for styling and shadcn/ui component primitives built on Radix UI, which include built-in accessibility support including ARIA attributes, keyboard interaction patterns, and focus management.