feat: add page-level drag-and-drop overlay for video upload#980
Conversation
|
@sudha09-git 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 — @sudha09-gitBasic 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, @sudha09-git!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
|
Hi @magic-peach I've implemented the page-level drag-and-drop overlay feature as discussed in the issue. What was done:
Tested on:
Please let me know if any changes are needed. Happy to update! |
|
/pr |
|
/PR approval |
|
Important please tell me is it approved or not?? |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@sudha09-git please star the repo |
Description
Adds a full-screen drag-and-drop overlay that appears when a user drags a video file anywhere on the page — not just inside the upload zone. Previously, dragging outside the upload zone had no visual feedback.
Related Issue
Closes #5
Type of Contribution
Participant Info
Changes Made
dragenter,dragleave,dragover,dropevent listenersdragCounterRefto prevent overlay flicker caused by nested elementsaria-liveandaria-labelfor screen reader accessibilityHow to Test
Screen Recording