Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
0.14
-
None
-
Unknown
-
Description
When moving a page to a new parent node, we only check if the page itself is present or not in the target.
But it's possible for the target to have an empty node with children, so the page itself can be moved while some of its children may overlap with the destination.
We need a UI to ask the user what to do with such children pages.