mirror of
https://github.com/get-drexa/drive.git
synced 2025-12-01 05:51:39 +00:00
feat: check for name conflict on file/dir move
Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -485,6 +485,7 @@ function FileItemRow({
|
||||
return newDirectoryHandle(row.original.doc._id)
|
||||
}
|
||||
})
|
||||
draggedItems.push(source)
|
||||
|
||||
setDragInfo({
|
||||
source,
|
||||
|
||||
Reference in New Issue
Block a user