🩹 back,front: when moving an item, check for a new available name (#706)
This commit is contained in:
committed by
ericlinagora
parent
e07ddf5197
commit
d0609f7fc7
@@ -148,6 +148,7 @@ export const useOnBuildContextMenu = (
|
||||
},
|
||||
item.id,
|
||||
item.parent_id,
|
||||
item.name,
|
||||
);
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user