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

Accessibility fixes #422

Open
gjones opened this issue May 22, 2024 · 1 comment
Open

Accessibility fixes #422

gjones opened this issue May 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@gjones
Copy link
Collaborator

gjones commented May 22, 2024

Summary

We're trying to ensure that there are no WCAG violations remaining in Click UI.

It looks like a number of components produce the same aria issue:

Flyout, Splitbutton, Autocomplete, Dropdown, Popover,
Elements must only use supported ARIA attributes
ARIA attribute is not allowed: aria-expanded="false"

Also the grid returns this:
Scrollable region must have keyboard access

@gjones gjones added the bug Something isn't working label May 22, 2024
@serdec serdec assigned serdec and unassigned vineethasok Jun 4, 2024
@rndD
Copy link
Contributor

rndD commented Jun 21, 2024

Related: The plugin to check accessibility issues https://chromewebstore.google.com/detail/axe-devtools-web-accessib/lhdoppojpmngadmnindnejefpokejbdd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants