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.3.1,WCAG 4.1.1,WCAG 4.1.2: ARIA roles used must conform to valid values (.styles_details__3DvFP[role="Button"]) #124

Closed
SahilTara opened this issue Mar 14, 2019 · 1 comment · Fixed by #493

Comments

@SahilTara
Copy link
Collaborator

Issue: ARIA roles used must conform to valid values (aria-roles)
Details button
Target application: Project Acorn

Element path: .styles_subscriptionCardContainer__32zVX:nth-child(1) > .styles_loginContainer__2_W3f > .styles_selectionContainer__2T7Sk > .styles_details__3DvFP[role="Button"]

Snippet:

<div class="styles_details__3DvFP" role="Button">Details</div>

How to fix:

Fix all of the following:
  Role must be one of the valid ARIA roles
  The role used is not widely supported in assistive technologies

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
@ngkelly3
Copy link
Contributor

ngkelly3 commented Apr 7, 2019

Check if this still applies as all Details "buttons" are now links

@traore-i traore-i added the 1CS Compliance Issues label Apr 8, 2019
@Kai-Bailey Kai-Bailey moved this from Low priority to Medium priority in Triage Apr 11, 2019
@Kai-Bailey Kai-Bailey moved this from Medium priority to High priority in Triage Apr 12, 2019
@SahilTara SahilTara moved this from High priority to Needs triage in Triage Apr 12, 2019
@SahilTara SahilTara moved this from Needs triage to High priority in Triage Apr 12, 2019
@ghost ghost added the Pending PR label Apr 17, 2019
Triage automation moved this from High priority to Closed Apr 18, 2019
@ghost ghost removed 1CS Compliance Issues Pending PR Wizard Wizard issue bug Something is broken labels Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Triage
  
Closed
Development

Successfully merging a pull request may close this issue.

6 participants