Skip to content

Implement drag-and-drop for image uploads #622

@latin-panda

Description

@latin-panda

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?
    • Yes. Describe the UI/UX requirements or attach a Figma link in the "Design" section.
    • No
  • Does it need API design?
    • Yes. Specify the endpoints, methods, or data structures needed.
    • No
  • Does it need design around state flow?
    • Yes. Outline the state flow requirements.
    • No
  • Does it need a test plan?
    • Yes. Add the test plan as a comment in this task or attach the document.
    • No

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

Metadata

Metadata

Assignees

Labels

Behavior verifiedQA has confirmed the feature works correctly.front-endTasks for Web Forms front-end package

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions