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

fix(drawing): fix accessibility for color picker components #1310

Merged

Conversation

ChenCodes
Copy link
Contributor

@ChenCodes ChenCodes commented Dec 15, 2020

Changes in this PR:

  • Move ColorPickerPalette element down below the button element so that when the user tabs from the button they are able to focus on the swatches in the palette
  • approved by design
  • cross browser testing

Note: We aren't adding any additional key handling (left / right arrows) as I think the current tabbing experience is satisfactory for complete navigation through the color picker elements

@ChenCodes ChenCodes marked this pull request as ready for review December 15, 2020 19:56
@ChenCodes ChenCodes requested a review from a team as a code owner December 15, 2020 19:56
@jstoffan
Copy link
Collaborator

Is this a chore or a fix?

jstoffan
jstoffan previously approved these changes Dec 15, 2020
@ChenCodes ChenCodes changed the title chore(drawing): add accessibility for color picker components fix(drawing): fix accessibility for color picker components Dec 15, 2020
@ChenCodes ChenCodes force-pushed the add-accessibility-for-color-picker-components branch from 9989550 to 2be32c8 Compare December 15, 2020 20:12
@ChenCodes ChenCodes requested a review from jstoffan December 15, 2020 20:12
@ChenCodes ChenCodes merged commit 97b18c6 into box:master Dec 15, 2020
@ChenCodes ChenCodes deleted the add-accessibility-for-color-picker-components branch December 15, 2020 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants