You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Without having a text alternative, the screen reader ignores the images while reading through the page. As a result, the blind users will not get an equal opportunity to perceive the information that has been conveyed to a sighted user.
Suggested resolution:
Provide text alternative to inline SVG by adding role="img", and use the aria-label="crowded_test" as an equivalent for alternative text.
Action Performed:
Expected Result:
Alt should be defined for the Avatar/images.
Actual Result:
Alt should be defined for the Avatar/images.
Other occurrences
Workaround:
Yes
Area issue was found in:
Avatars on every screen.
Failed WCAG checkpoints
1.1.1
User impact:
Without having a text alternative, the screen reader ignores the images while reading through the page. As a result, the blind users will not get an equal opportunity to perceive the information that has been conveyed to a sighted user.
Suggested resolution:
Provide text alternative to inline SVG by adding role="img", and use the aria-label="crowded_test" as an equivalent for alternative text.
For more information please refer to:
https://www.w3.org/WAI/WCAG21/Understanding/non-text-content
https://www.deque.com/blog/creating-accessible-svgs/
https://developer.paciellogroup.com/blog/2013/12/using-aria-enhance-svg-accessibility/
Platform:
Version Number: v1.1.49-1
Reproducible in staging?: Yes
Reproducible in production?: Yes
Issue reported by: Sumit
The text was updated successfully, but these errors were encountered: