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

WCAG 1.1.1: Images must have alternate text (.styles_icon__lZfWw) #121

Closed
SahilTara opened this issue Mar 14, 2019 · 0 comments · Fixed by #367
Closed

WCAG 1.1.1: Images must have alternate text (.styles_icon__lZfWw) #121

SahilTara opened this issue Mar 14, 2019 · 0 comments · Fixed by #367
Labels
1CS Compliance Issues bug Something is broken Wizard Wizard issue
Projects

Comments

@SahilTara
Copy link
Collaborator

SahilTara commented Mar 14, 2019

Issue: Images must have alternate text (image-alt)

Target application: Project Acorn
All Icons do this
Element path: .styles_icon__lZfWw

Snippet:

<img src="./static/media/fullstackwhite.4a51bb13.svg" class="styles_icon__lZfWw">

How to fix:

Fix any of the following:
  Element does not have an alt attribute
  aria-label attribute does not exist or is empty
  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  Element has no title attribute or the title attribute is empty
  Element's default semantics were not overridden with role="presentation"
  Element's default semantics were not overridden with role="none"

Environment:
Chrome version 72.0.3626.121

====

This accessibility issue was found using Accessibility Insights for Web 2.0.4 (axe-core 3.1.1), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.

@SahilTara SahilTara added the bug Something is broken label Mar 14, 2019
@Kai-Bailey Kai-Bailey added this to Needs triage in Triage Mar 29, 2019
@Kai-Bailey Kai-Bailey moved this from Needs triage to Low priority in Triage Mar 29, 2019
@Kai-Bailey Kai-Bailey added the Wizard Wizard issue label Apr 1, 2019
@crutkas crutkas added this to the 0.1.5 - Build build milestone Apr 4, 2019
@traore-i traore-i moved this from Low priority to Medium priority in Triage Apr 5, 2019
@Kai-Bailey Kai-Bailey self-assigned this Apr 8, 2019
@traore-i traore-i added the 1CS Compliance Issues label Apr 8, 2019
@Kai-Bailey Kai-Bailey moved this from Medium priority to High priority in Triage Apr 12, 2019
Triage automation moved this from High priority to Closed Apr 15, 2019
@Kai-Bailey Kai-Bailey removed their assignment Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1CS Compliance Issues bug Something is broken Wizard Wizard issue
Projects
No open projects
Triage
  
Closed
Development

Successfully merging a pull request may close this issue.

4 participants