⚖️Accessibility
Ensuring web accessibility is a key aspect of creating an inclusive user experience for individuals with disabilities. This document outlines standard accessibility features implemented in AtomCloud to provide a barrier-free experience for all users.
Accessibility issue reporting
Issues can be reported either in-app using the "Feedback" feature or via email using accessibility@atomicdatasciences.com
Navigation and Interaction
Keyboard Navigation:
All interactive elements, including menus and buttons, are navigable using a keyboard.
Focus Indication:
Clearly visible focus indicators are provided for interactive elements, making it easy for keyboard users to understand their position.
Skip to Content Link:
A "Skip to Content" link is available at the beginning of each page, allowing users to bypass repetitive navigation and go directly to the main content.
Meaningful Link Text:
Descriptive and meaningful link text is used, providing context and understanding for screen reader users.
Images and Media
Alt Text:
All images have descriptive alternative text (alt text) to convey information to users who may not be able to see the images.
Captioning and Transcripts:
Videos include captions, and audio content has transcripts, ensuring accessibility for users with hearing impairments.
Forms and Input
Accessible Forms:
Forms are designed with accessibility in mind, including appropriate labeling, grouping, and validation error messaging.
Form Field Focus:
Focus is appropriately managed within forms, and users are guided through the form fields in a logical order.
Aria Roles and States:
ARIA (Accessible Rich Internet Applications) roles and states are used to enhance the accessibility of dynamic and interactive components.
Text and Content
Readable Text:
Text has sufficient contrast against the background, making it readable for users with low vision or color blindness.
Resizable Text:
Users can resize text without loss of content or functionality, accommodating those with visual impairments.
Plain Language:
Content is written in plain language, making it easily understandable for users with cognitive disabilities.
Assistive Technologies
Screen Reader Compatibility:
The web application is compatible with popular screen readers, ensuring users can navigate and understand content.
Voice Commands:
For applicable features, voice commands and controls are implemented to assist users with mobility impairments.
Last updated