]> source.dussan.org Git - nextcloud-server.git/commit
fix(files): Correctly handle dropping folders on file list
authorFerdinand Thiessen <opensource@fthiessen.de>
Sat, 2 Dec 2023 02:05:30 +0000 (03:05 +0100)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 6 Dec 2023 15:45:29 +0000 (16:45 +0100)
commitdd8897bb3155b6b4e56f10ca7a8e33578fbdd1ea
tree5ee8f874ed645d48a30a4d24b66638777a826cf2
parente1ecf798d9ccce0b5d0c1b90d6cd93e22c2d9588
fix(files): Correctly handle dropping folders on file list

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/files/src/components/DragAndDropNotice.vue
apps/files/src/services/DropService.ts [new file with mode: 0644]