refly-ai/refly

Support automatically popping up import resource modal and starting upload when dragging files onto the canvas

Open

#712 opened on Apr 16, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (7,331 stars) (712 forks)user submission
enhancementgood first issue

Description

Is your feature request related to a problem? Please describe. Currently, when a user drags and drops files onto the canvas, there is no automated workflow for handling the imported files. This feature request suggests implementing an automatic process where: 1) When files are dragged onto the canvas, a modal dialog for importing resources immediately appears, 2) The import process begins automatically, 3) The user can review and confirm the imported files in the modal before final upload/processing.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Contributor guide