Skip to content

CheckboxGroup has aria-conditional-attr violation #4262

Description

@joshblack

Description

The CheckboxGroup and Checkbox components have an aria-conditional-attr violation from axe due to usage of aria-checked

The value of aria-checked should mirror the value of the input's checked property

Steps to reproduce

  1. Visit the component storybook
  2. Run axe
  3. View issue titled: "ARIA attributes must be used as specified for the element's role"

Version

v36.x

Browser

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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