refly-ai/refly

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

Open

#712 geöffnet am 16. Apr. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (712 Forks)user submission
enhancementgood first issue

Repository-Metriken

Stars
 (7.331 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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