refly-ai/refly

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

Open

#712 opened on 2025年4月16日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)TypeScript (712 forks)user submission
enhancementgood first issue

Repository metrics

Stars
 (7,331 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド