open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
412 stars 221 forks source link

enhancement: a11y rule "mouse-events-have-key-events" fails with a warning. #4133

Open FatumaA opened 2 days ago

FatumaA commented 2 days ago

Describe the bug

jsx-a11y eslint plugin was recently added to the project and this rule - jsx-a11y/mouse-events-have-key-events - fails with a warning.

This issue offers more context: https://github.com/open-sauced/app/issues/2264

Steps to reproduce

The following components and files are causing the rule to fail:

  1. components/molecules/CardHorizontalBarChart/card-horizontal-bar-chart.tsx
  2. components/shared/InfoTooltip.tsx
github-actions[bot] commented 2 days ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please comment on this issue.

For full info on how to contribute, please check out our contributors guide.