Overview
Add a subtle pulse animation to the Export button when a file is loaded and settings are ready, to guide the user's attention.
Task
In VideoEditor.tsx, add animate-pulse (or a custom animation) to the export button when file is set and status === 'idle'.
Note
Ensure the animation is paused when prefers-reduced-motion is enabled.
Acceptance Criteria
Estimated effort: 20 minutes
Overview
Add a subtle pulse animation to the Export button when a file is loaded and settings are ready, to guide the user's attention.
Task
In
VideoEditor.tsx, addanimate-pulse(or a custom animation) to the export button whenfileis set andstatus === 'idle'.Note
Ensure the animation is paused when
prefers-reduced-motionis enabled.Acceptance Criteria
Estimated effort: 20 minutes