Skip to content

a11y - Violation in Utils #1304

Open
Open
@francinelucca

Description

@francinelucca

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions