Accessibility statement
Last updated: June 2026
Topicary is committed to making its product and website accessible to everyone, including people with disabilities. We target WCAG 2.2 Level AA conformance across all public-facing surfaces: the marketing site, the editor, the dashboard, and published documentation sites.
What we do
- Semantic HTML with proper landmark regions, heading hierarchy, and ARIA attributes where native elements are insufficient
- Full keyboard navigation — every interactive element is reachable and operable without a mouse
- Skip-to-content links on all pages
- Visible focus indicators on all focusable elements
- Color contrast ratios meeting WCAG AA minimums in both light and dark modes
- Color is never the sole indicator of state or meaning
- Reduced motion support — animations and transitions are disabled when the user's system preference requests it
- Content remains usable at 400% zoom without horizontal scrolling
- Published documentation sites generate accessible HTML by default: clean heading hierarchy, semantic table markup, and responsive layouts
Known limitations
We are aware of the following accessibility limitations and are working to resolve them:
- The rich text editor uses custom keyboard shortcuts that may conflict with some assistive technologies. We are evaluating alternative interaction patterns.
- Drag-and-drop reordering in the content map tree has a keyboard alternative (arrow keys + Tab for depth changes), but the experience is not yet equivalent to the pointer interaction.
- Some older browser and screen reader combinations may not fully support the ARIA patterns used in the editor toolbar and search dialog.
Testing
We test accessibility using a combination of automated and manual methods:
- Automated axe-core audits on every pull request
- Keyboard-only navigation testing with each new feature
- Screen reader testing with VoiceOver on macOS
- High-contrast and forced-color mode verification
- Zoom testing at 200% and 400%
Report an issue
If you encounter an accessibility barrier while using Topicary, please contact us at support@topicary.com. Include a description of the issue, the page or feature where you encountered it, and the assistive technology you were using. We aim to respond within 2 working days.
Standards
This statement was prepared based on a self-assessment. We follow the Web Content Accessibility Guidelines (WCAG) 2.2 at Level AA. We review this statement at least annually and after any substantial changes to the product.