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

Audio player's visual instructions are difficult to find for low-vision users #502

Open
1 task
obulat opened this issue Sep 22, 2022 · 0 comments
Open
1 task
Labels
♿️ aspect: a11y Concerns related to the project's accessibility design: needed Needs a designer's touch before implementation can begin ✨ goal: improvement Improvement to an existing user-facing feature 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend
Projects

Comments

@obulat
Copy link
Contributor

obulat commented Sep 22, 2022

Problem

Visual player instructions appear at the bottom of the screen when the player receives focus. Instructions are read out by screen readers but will be extremely difficult to find for low-vision users. Low-vision users frequently only have visibility in the immediate vicinity of their current reading or focus point, so maintaining proximity of feedback is important.

Description

Move the notification so it appears in close proximity to the focus point.

Additional context

Reported by Joe Dolson (https://make.wordpress.org/openverse/2022/09/07/frontend-release-v3-4-8-and-a-call-for-a11y-testing/#comment-95)

Implementation

  • 🙋 I would be interested in implementing this feature.
@obulat obulat added 🟨 priority: medium Not blocking but should be addressed soon ✨ goal: improvement Improvement to an existing user-facing feature ♿️ aspect: a11y Concerns related to the project's accessibility design: needed Needs a designer's touch before implementation can begin labels Sep 22, 2022
@obulat obulat transferred this issue from WordPress/openverse-frontend Feb 22, 2023
@obulat obulat added the 🧱 stack: frontend Related to the Nuxt frontend label Feb 22, 2023
dhruvkb pushed a commit that referenced this issue Apr 14, 2023
* Update to Airflow 2.3.0 & python 3.10

* Fix deprecation warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♿️ aspect: a11y Concerns related to the project's accessibility design: needed Needs a designer's touch before implementation can begin ✨ goal: improvement Improvement to an existing user-facing feature 🟨 priority: medium Not blocking but should be addressed soon 🧱 stack: frontend Related to the Nuxt frontend
1 participant