fix(select): display select
properly
#126
Triggered via pull request
September 29, 2024 10:55
Status
Success
Total duration
1m 11s
Artifacts
–
quality-core.yml
on: pull_request
quality
40s
analyze
1m 0s
Matrix: test
Annotations
2 warnings
lint/a11y/useKeyWithClickEvents:
packages/core/src/components/accordion/accordion.tsx#L117
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
|
lint/a11y/useKeyWithClickEvents:
packages/core/src/components/drawer/drawer.tsx#L161
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
|