feat: add export button pulse animation when ready - #1584
Conversation
|
@kunal-yelgate is attempting to deploy a commit to the magic-peach1's projects Team on Vercel. A member of the Team first needs to authorize it. |
👋 Thanks for your PR, @kunal-yelgate!Welcome to Reframe — a browser-based video editor built for everyone 🎬 What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
✅ PR Format Check Passed — @kunal-yelgateBasic format checks passed. A maintainer will review your code changes. This does not mean the PR is approved — it just means the format is correct. |
|
Hey @magic-peach review the PR |
|
👋 This PR has been inactive for 21 days. It will be automatically closed in 14 days if there's no further activity. If you need help with this PR, please comment or ping a maintainer. |
|
🔒 Closing this PR due to inactivity. Feel free to reopen and rebase onto |
Description
Closes #236
Overview
Adds a subtle pulse animation to the Export button to guide user attention when a file has been loaded and export settings are ready.
Changes
Added pulse animation to the Export button when:
fileis setstatus === 'idle'Removed the animation when:
Added support for
prefers-reduced-motionto disable the animation for users who have motion reduction enabled.Testing
prefers-reduced-motionis enabled.Acceptance Criteria
prefers-reduced-motion