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) SpaceAvatar should announce to screen readers what space it is displaying #83835

Open
myasonik opened this issue Nov 19, 2020 · 2 comments
Labels
bug Fixes for quality problems that affect the customer experience Feature:Anomaly Detection ML anomaly detection Feature:Data Frame Analytics ML data frame analytics features :ml Project:Accessibility Team:ML Team label for ML (also use :ml) WCAG A

Comments

@myasonik
Copy link
Contributor

The problem

SpaceAvatar does not announce anything to screen readers.

The fix

Two possible options:
- Either this needs be fixed at the source and SpaceAvatar shouldn't mark itself as aria-hidden by default
- Or the jobs_spaces_list needs to pass in announceSpaceName={true}

Either way, every use of SpaceAvatar probably needs to be double checked at this point.

Originally brought up in #83320 (comment)

CC @legrego @jgowdyelastic

@myasonik myasonik added bug Fixes for quality problems that affect the customer experience Project:Accessibility :ml Feature:Anomaly Detection ML anomaly detection WCAG A Feature:Data Frame Analytics ML data frame analytics features labels Nov 19, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-accessibility (Project:Accessibility)

@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@smith smith added the Team:ML Team label for ML (also use :ml) label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Anomaly Detection ML anomaly detection Feature:Data Frame Analytics ML data frame analytics features :ml Project:Accessibility Team:ML Team label for ML (also use :ml) WCAG A
Projects
None yet
Development

No branches or pull requests

3 participants