hey
hey copied to clipboard
(JS-0746) Prefer to accompany `onClick` with some elements
Description
Enforce onClick is accompanied by at least one of the following: onKeyUp, onKeyDown, onKeyPress. Coding for the keyboard is important for users with physical disabilities who cannot use a mouse, AT compatibility, and screenreader users. This does not apply for interactive or hidden elements
Occurrences
There are 2 occurrences of this issue in the repository.
See all occurrences on DeepSource → deepsource.io/gh/lensterxyz/lenster/issue/JS-0746/occurrences/
Hi! I have been working on this and I have opened a new PR to solve this deepsource issue.
Why is this closed? The PR is still opened #1217 @bigint
This issue has been locked since it has been closed for more than 10 days.
If you found a concrete bug or regression related to it, please open a new bug report.