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(color-picker): Add support for a11y labels on color swatches #2894

Merged
merged 7 commits into from
Aug 29, 2024

Conversation

wooksauce
Copy link
Contributor

@wooksauce wooksauce commented Aug 26, 2024

Summary

Fixes: #701

Set role, aria-label, and aria-selected to provide better accessibility when user is interacting with color swatches

Release Category

Accessibility

Checklist

For the Reviewer

  • PR title is short and descriptive
  • PR summary describes the change (Fixes/Resolves linked correctly)

Where Should the Reviewer Start?

Areas for Feedback? (optional)

  • Code
  • Documentation
  • Testing

Testing Manually

Screenshots or GIFs (if applicable)

Thank You Gif (optional)

@wooksauce wooksauce marked this pull request as ready for review August 27, 2024 17:21
@NicholasBoll NicholasBoll changed the title fix(ColorSwatch): a11y enhancement for color swatch fix(color-picker): Add support for a11y labels on color swatches Aug 28, 2024
@NicholasBoll NicholasBoll added the ready for review Code is ready for review label Aug 28, 2024
@github-actions github-actions bot requested a review from RayRedGoose August 28, 2024 18:38
@RayRedGoose RayRedGoose added ready for review Code is ready for review and removed ready for review Code is ready for review labels Aug 28, 2024
@github-actions github-actions bot requested a review from mannycarrera4 August 28, 2024 20:43
@NicholasBoll NicholasBoll added automerge and removed ready for review Code is ready for review labels Aug 29, 2024
@alanbsmith alanbsmith merged commit 8e4c674 into Workday:master Aug 29, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Aria labels for color picker swatches (Color Swatch component)
4 participants