stable

Clone or download

Read-only

Reject dropped files that already exist in the parent

part of story #10721: upload documents with drag'n drop How to test: In document drag a file with the same name than an existing item => an error should be displayed in modal Drag a file that not exists in folder => file is uploaded as usual Change-Id: I82bcbd08248d1235559d823d21c9b07d032f12bb

Modified Files

Name
M plugins/document/scripts/document/components/Folder/DragNDrop/DragNDropInCurrentFolder.vue +21 −2 Go to diff View file
A plugins/document/scripts/document/components/Folder/DragNDrop/FileAlreadyExistsDragndropErrorModal.vue +33 −0 Go to diff View file