enhancement: a11y rules "click-events-have-key-events" and "no-static-element-interactions" fail with a warning. #4130
Labels
a11y
Issues related to accessibility
🐛 bug
Something isn't working
hacktoberfest
Issues for https://hacktoberfest.digitalocean.com/
released on @beta
Describe the bug
jsx-a11y eslint plugin was recently added to the project and these rules -jsx-a11y/click-events-have-key-events and jsx-a11y/no-static-element-interactions - fail with a warning.
This issue offers more context: #2264
Steps to reproduce
The following components and files are causing the rule to fail:
The text was updated successfully, but these errors were encountered: