Feature:Custom user templates#1556
Conversation
|
@deepikamishra25 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, @deepikamishra25!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
|
Hi @magic-peach , all requested changes have been completed. The remaining checks appear to be waiting for workflow approval/Vercel authorization. Could you please approve the workflows and trigger the checks? Thanks! |
|
All the conflicts are resolved by myside kindly merge and close the pr |
|
Hi @magic-peach , just following up on this PR as it’s been pending for a few days. Whenever you’re available to review, I’d really appreciate your feedback. Thanks in advance for your time! |
1 similar comment
|
Hi @magic-peach , just following up on this PR as it’s been pending for a few days. Whenever you’re available to review, I’d really appreciate your feedback. Thanks in advance for your time! |
Description
Added support for custom user templates in Reframe.
Users can now save their current editor configuration as reusable templates. Templates are stored locally using browser storage, allowing users to quickly reapply frequently used settings without manually reconfiguring the editor each time.
Implemented features:
Save current editor configuration as a custom template
Persist templates using localStorage
View saved templates in the Templates panel
Apply saved templates to restore editor settings
Rename existing templates
Delete saved templates
Improved workflow for users who repeatedly export videos with similar settings
Closes #1541
Type of Contribution
Participant Info
Checklist
bun run lintpasses (no ESLint errors)bunx tsc --noEmitpasses (no TypeScript errors)aria-label/ accessible namesconsole.logstatements left in