-
Notifications
You must be signed in to change notification settings - Fork 43
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Self Checks (Required)
- This is only for bug report, if you would like to ask a question, please head to Discussions.
- I have searched for existing issues [search for existing issues](https://github.com/giselles-ai/giselle/issues), including closed ones.
Cloud or Self Hosted (Required)
Cloud
Version (only for Self Hosted) (Optional)
Steps to reproduce (Required)
- Go to an 'Image File Node'.
- Copy two or more image files from your local file system to the clipboard.
- Click on the node and paste the images (e.g., using Ctrl+V or Cmd+V).
- See error "duplicate file name".
Expected Behavior (Optional)
All selected images should be successfully uploaded to the node without any errors. The system should automatically handle potential file name conflicts, for example, by appending a numerical suffix to duplicate names (e.g., image.png
).
Actual Behavior (Optional)
An error message stating "duplicate file name" is shown. The upload process is halted, and none of the images from the clipboard are added to the node.

Additional Context (Optional)
When a user attempts to upload two or more images simultaneously from the clipboard to an Image File Node, the process fails and a "duplicate file name" error is displayed. This issue prevents the efficient bulk addition of images via copy-and-paste.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed