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: read selected skin tone #4

Merged
merged 1 commit into from
Jun 19, 2024

Commits on Jun 18, 2024

  1. fix: read selected skin tone

    Choose default skin tone button was announced without the selected option, which is not a11y friendly. According [rules](https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-select-only/) the already selected option should be read as well even before doing the action click.
    
    Related to - PS-20646, PS-20687
    andrejkaPry authored and JanPodmajersky committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    29ef2a0 View commit details
    Browse the repository at this point in the history