-
Notifications
You must be signed in to change notification settings - Fork 42
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
Playground block: A11Y: Unlabeled button in code editor #286
Labels
Comments
brandonpayton
added a commit
that referenced
this issue
Jun 13, 2024
<!-- Thanks for contributing to WordPress Playground Tools! --> ## What? This PR adds ARIA labels to the code editor's "Add File" and "Download Code as a Zip File" buttons which previously only included visual indications of their function. Fixes #286 ## Why? Without ARIA labels, people using assistive technology may have no way to know what the buttons do. ## Testing Instructions - `npx nx run wordpress-playground-block:dev` - Create a new post - Add a Playground block in the editor - Use a screen reader to engage with the "Add File" and "Download Code as Zip File" button and confirm the labels are recognized - Publish the post and use a screen reader to confirm the "Download Code as Zip File" button has a recognized label
13 tasks
Fixed, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Test page: https://learn.wordpress.org/test/wordpress-playground-block-plugin-test-page/
There is an unlabeled button with icon only, not sure what it should be called.
The text was updated successfully, but these errors were encountered: