Skip to content

fix: add copy start and end time functionality from playhead #125

fix: add copy start and end time functionality from playhead

fix: add copy start and end time functionality from playhead #125

Triggered via push February 9, 2025 18:07
Status Success
Total duration 25s
Artifacts

unittest.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint/a11y/useKeyWithClickEvents: src/components/atoms/TimeSegmentMarker.tsx#L47
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.
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.