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

a11y: Screenreader improvements to the UnitControl component #3255

Merged
merged 4 commits into from
Mar 19, 2021

Conversation

AmandaRiu
Copy link
Contributor

Fixes WordPress/gutenberg#29359 and additionally improves on both the Range and Stepper views of the UnitControl component for both TalkBack and VoiceOver mobile screenreaders.

Gutenberg PR: WordPress/gutenberg#29741

To Test

see the testing instructions in the Gutenberg PR.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

Copy link
Member

@dcalhoun dcalhoun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed and approved via WordPress/gutenberg#29741 (review). We just need to resolve merge conflicts and update the gutenberg reference to be the merge commit before merging this PR.

@peril-wordpress-mobile
Copy link

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

@AmandaRiu AmandaRiu merged commit c1408d7 into develop Mar 19, 2021
@AmandaRiu AmandaRiu deleted the update/unit-control-screenreader-improvements branch March 19, 2021 02:46
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.

Slider bottom cell becomes un-selectable by iOS VoiceOver
2 participants