[BUG] a11y issues
Open
bug
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 283
- Avg merge
- 11h 47m
- Merged PRs (30d)
- 737
Description
# Issue
Right now there's at least one a11y issue: a lot of div with `onClick` are used instead of buttons which makes the website poorly accessible (I think there's some trying to making up with this by adding event listeners inside effects...but really the solution should be to use forms).
Contributor guide
Assessment
This issue has not been assessed yet.