Skip to content

Implement VideoPreview component with audio mixing, waveform timeline, and editable channel names #235

Implement VideoPreview component with audio mixing, waveform timeline, and editable channel names

Implement VideoPreview component with audio mixing, waveform timeline, and editable channel names #235

Triggered via pull request August 10, 2025 19:42
Status Success
Total duration 21s
Artifacts

unittest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint/a11y/useKeyWithClickEvents: src/components/organisms/Timeline.tsx#L210
Enforce to have the onClick mouse event with the onKeyUp, the onKeyDown, or the onKeyPress keyboard event.