Skip to content

feat: enhance Button component to support space key activation #134

feat: enhance Button component to support space key activation

feat: enhance Button component to support space key activation #134

Triggered via push February 12, 2025 00:32
Status Success
Total duration 25s
Artifacts

unittest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build
Cache not found for keys: node-cache-Linux-x64-npm-888ebae66ef57a4103b685c2ded5f9ea7965743f3840259d155a854d2f4dd7e5
lint/a11y/useKeyWithClickEvents: src/components/organisms/Timeline.tsx#L178
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.