Description
Currently, Web Forms only supports manual file selection via the file explorer. We need to implement drag-and-drop functionality to improve the user experience for file, image, and video uploads.
Checklist
- Does it need UI/UX design?
- Does it need API design?
- Does it need design around state flow?
- Does it need a test plan?
User Stories
- As a [user type],
I want [functionality],
so that [benefit].
Design
The image upload will follow the drag and drop design for video upload.
The Edit coordinates dialog - upload file, will follow the design for file upload
Dependencies
Description
Currently, Web Forms only supports manual file selection via the file explorer. We need to implement drag-and-drop functionality to improve the user experience for file, image, and video uploads.
Checklist
User Stories
I want [functionality],
so that [benefit].
Design
The image upload will follow the drag and drop design for video upload.
The Edit coordinates dialog - upload file, will follow the design for file upload
Dependencies