feat: check for name conflict on file/dir move

Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
2025-09-25 23:12:13 +00:00
parent 58775a25d9
commit 30027ae159
7 changed files with 126 additions and 30 deletions

View File

@@ -485,6 +485,7 @@ function FileItemRow({
return newDirectoryHandle(row.original.doc._id)
}
})
draggedItems.push(source)
setDragInfo({
source,