feat: Add Native Video Sharing via Web Share API (#925)#931
feat: Add Native Video Sharing via Web Share API (#925)#931trivikramkalagi91-commits wants to merge 5 commits into
Conversation
|
@trivikramkalagi91-commits 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. |
✅ PR Format Check Passed — @trivikramkalagi91-commitsBasic 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. |
👋 Thanks for your PR, @trivikramkalagi91-commits!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
|
Hi @magic-peach I have completed the implementation for the Web Share API feature and all core checks (Build, Lint, and Type Check) are passing perfectly. Could you please review the changes and authorize the Vercel preview deployment when you have a moment? If everything looks good, please merge it under the GSSoC'26 program. Thank you! |
Description
This PR introduces native system video sharing functionality as a client-side progressive enhancement on the export success screen, positioned right next to the local disk download operations.
Related Issue
Closes #925
Type of Contribution
Participant Info
Screen shots:
BEFORE:
AFTER:

Screen Recording:
Screen.Recording.2026-05-22.175919.mp4
Checklist
bun run lintpasses (no ESLint errors)bunx tsc --noEmitpasses (no TypeScript errors)aria-label/ accessible namesconsole.logstatements left in