fix: add export name input - #1627
Conversation
|
Someone 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, @saurabhhhcodes!Welcome to Reframe — a browser-based video editor built for everyone 🎬 What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
✅ PR Format Check Passed — @saurabhhhcodesBasic 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. |
|
Hi @saurabhhhcodes — thanks for this, and sorry for the wait. I'd like to get this merged, but it replaces a To get it unblocked:
Could you take a look within the next 14 days? If I don't hear back by then I'll close it to keep the queue manageable — but you're very welcome to reopen it any time after that. Thanks again for contributing to Reframe 🙏 |
Closes #1282.\n\nAdds a custom export name field in the export settings panel, sanitizes the value for safe filenames, and uses it to seed the final download/share filename.\n\nValidation:\n- node node_modules/typescript/bin/tsc --noEmit\n- node node_modules/vitest/vitest.mjs run src/lib/tests/fileNaming.test.ts\n- git diff --check