(Accessibility) SpaceAvatar
should announce to screen readers what space it is displaying
#83835
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
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 asaria-hidden
by default- Or the
jobs_spaces_list
needs to pass inannounceSpaceName={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
The text was updated successfully, but these errors were encountered: