Skip to content

Conversation

@metonym
Copy link
Collaborator

@metonym metonym commented Sep 5, 2022

Fixes #1479

Svelte v3.50.0 checks for additional a11y violations.

  • For the Toggle component, the a11y-role-has-required-aria-props warning is a false positive since input role="switch" type="checkbox" has built in semantics, and does not require an additional aria-checked attribute.

  • ARIA attributes in HeaderSearch have been updated to reflect the upstream implementation of the search bar as seen on https://carbondesignsystem.com.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing aria props

1 participant