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

Internal Color Picker elements are not usable via keyboard #791

Closed
aphelionz opened this issue May 6, 2018 · 1 comment
Closed

Internal Color Picker elements are not usable via keyboard #791

aphelionz opened this issue May 6, 2018 · 1 comment
Labels
accessibility - WCAG A Level A WCAG Accessibility Criteria accessibility

Comments

@aphelionz
Copy link
Contributor

Steps to reproduce (assumes ChromeVox or similar)

  1. Open https://elastic.github.io/eui/#/forms/color-picker in a new tab.
  2. FORCE focus on the color picker element to open it
  3. Try and tab around to the different color picker elements: the hue range slider, the hex text input, and the spin element to switch to RGB and other color modes.

Actual Result

The hex text input is the only keyboard accessible portion of the UI

Expected Result

All internal color picker elements should be usable by keyboard

Category: #789: Elastic UI Color Picker Accessibility
Relevant WCAG Criteria: 2.1.1 Keyboard

@thompsongl
Copy link
Contributor

Resolved by #1914

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility - WCAG A Level A WCAG Accessibility Criteria accessibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants