ClickHouse / ClickHouse/click-ui
Accessibility fixes
Open
bug
- Dominant language
- TypeScript
- Stars
- 135
- Forks
- 33
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 19
Description
### 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`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.