Support automatically popping up import resource modal and starting upload when dragging files onto the canvas
@pftom is already working on this.
Since Apr 30, 2025.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 729
- PR merge metrics
- No merged PRs in 30d
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.