Added clear button to reset editor state#1166
Conversation
|
@Charan-Mugada 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, @Charan-Mugada!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
|
Hi @magic-peach |
|
Hi @magic-peach I noticed my previous PR was tagged as No worries if not — just wanted to ask 😄 |
Description
feat: Added a dedicated Clear button to fully reset the editor state without refreshing the page.
Changes made
reset()function to the upload UIRelated Issue
Closes #699
Type of Contribution
Participant Info
Screen Recording
clear.button.mp4
Checklist
bun run lintpasses (no ESLint errors)bunx tsc --noEmitpasses (no TypeScript errors)aria-label/ accessible namesconsole.logstatements left in