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

Accessibility issues with media pickers #21288

Open
nbradbury opened this issue Oct 8, 2024 · 2 comments
Open

Accessibility issues with media pickers #21288

nbradbury opened this issue Oct 8, 2024 · 2 comments

Comments

@nbradbury
Copy link
Contributor

As mentioned here:

I note that when a search field is focused, a screen reader is unable to access the network offline message. One can only move focus to the visible illustration, which includes the aforementioned odd alt text. I.e., when the search field is focused, it is not clear at all that a lack of network connection will disrupt the experience. If one dismisses the virtual keyboard, then you can move screen reader focus to the error message and retry button. This experience is present within the GIF library, free stock media, and editor media insert flows.

This is related to the following screens:

  • GifMediaDataSource - adding to media library from Tenor
  • StockMediaDataSource - adding to media library from free photo library
  • MediaLibraryDataSource - adding media to a post from WP media library
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@nbradbury @dangermattic and others