Skip to content

[Good First Issue] Add animation to the export button (pulse) when ready to export #236

Description

@magic-peach

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

  • Subtle pulse animation when ready to export
  • Animation stops during and after export
  • Respects prefers-reduced-motion

Estimated effort: 20 minutes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions