Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service UI should support Accessibility (a11y) #1662

Closed
51 tasks
chessbyte opened this issue Aug 11, 2020 · 1 comment
Closed
51 tasks

Service UI should support Accessibility (a11y) #1662

chessbyte opened this issue Aug 11, 2020 · 1 comment

Comments

@chessbyte
Copy link
Member

Some background information on accessibility can be found at w3.org, a11yproject and usability.gov. One can find a community-driven accessibility checklist here.

The following checklist is derived from the IBM Accessibility Checklist

Text Alternatives: Provide text alternatives for any non-text content so that it can be changed into other forms people need, such as large print, braille, speech, symbols or simpler language.

Time-based Media: Provide alternatives for time-based media.

Adaptable: Create content that can be presented in different ways (for example simpler layout) without losing information or structure.

Distinguishable: Make it easier for users to see and hear content including separating foreground from background.

Keyboard Accessible: Make all functionality available from a keyboard.

Enough Time: Provide users enough time to read and use content.

Seizures: Do not design content in a way that is known to cause seizures.

Navigable: Provide ways to help users navigate, find content, and determine where they are.

Input Modalities: Make it easier for users to operate functionality through various inputs beyond keyboard.

Readable: Make text content readable and understandable.

Predictable: Make Web pages appear and operate in predictable ways.

Input Assistance: Help users avoid and correct mistakes.

Compatible: Maximize compatibility with current and future user agents, including assistive technologies.

@Fryguy
Copy link
Member

Fryguy commented Nov 1, 2021

Closing in favor of putting the UI on the Chopping Block ManageIQ/manageiq#21377

@Fryguy Fryguy closed this as completed Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants