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

Track scrubber missing aria-valuenow attribute #622

Open
2 tasks
elynema opened this issue Aug 15, 2024 · 0 comments
Open
2 tasks

Track scrubber missing aria-valuenow attribute #622

elynema opened this issue Aug 15, 2024 · 0 comments
Labels
investigation Related research work

Comments

@elynema
Copy link

elynema commented Aug 15, 2024

Description

The SiteImprove accessibility checker browser plugin is indicating that there is an element with role="slider" that is missing the aria-valuenow attribute on the media object page. Looking at where that role occurs in the code, I believe that is in the Track scrubber. It does not appear to have an aria-valuenow attribute even when expanded.

I'm not seeing this issue show up in the SiteImprove site scanner or in WAVE, so it could be a false positive?

image

Done Looks Like

  • Evaluate whether this is someone requiring a change or fix
  • The missing value does appear in other places in Avalon; we can look to that for other examples
@joncameron joncameron added the investigation Related research work label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation Related research work
Projects
None yet
Development

No branches or pull requests

2 participants