Skip to content

docs(dropdown): complete dropdown docs #76

docs(dropdown): complete dropdown docs

docs(dropdown): complete dropdown docs #76

Triggered via pull request August 27, 2024 17:36
Status Failure
Total duration 1m 1s
Artifacts

build-core.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
quality
Process completed with exit code 1.
lint/a11y/useKeyWithClickEvents: packages/core/src/components/dropdown/dropdown.tsx#L202
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
lint/a11y/useKeyWithClickEvents: packages/core/src/components/dropdown/dropdown.tsx#L217
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#L133
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
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.