feat(drawer): add events #86
Annotations
2 errors and 4 warnings
build (20.x)
Process completed with exit code 2.
|
build (22.x)
Process completed with exit code 2.
|
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#L161
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.
|