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

a11y - Violation in Utils #1304

Open
francinelucca opened this issue Jun 2, 2023 · 0 comments
Open

a11y - Violation in Utils #1304

francinelucca opened this issue Jun 2, 2023 · 0 comments

Comments

@francinelucca
Copy link
Member

The Gatsby theme utils wrapping div currently has aria-label but no role on it and it is triggering the following violation:
The ARIA attributes "aria-label" are not valid for the element <div> with implicit ARIA role "generic"

Steps to reproduce the issue

  1. Go to a website that uses Gatsby Utils (i.e.: https://carbondesignsystem.com/)
  2. Scroll down the page enough so that you can see the backtotop and feedback buttons
  3. Run Accessibility Checker on the page
    4.Notice a11y violation

Additional information

image image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant