Bug #104360
opendrag page from level2 in pagetree after parent not possible
0%
Description
Hi,
it is a little complicated to describe, but if I have 2 pages where page2 is a subpage of page1
root
-- page1
-- -- page2
And I want to have both pages on the same level, where page 2 is the last page:
root
-- page1
-- page2
It is not possible to achieve that by dragging because there is no drop target after page1.
Best wishes,
Mario
Updated by Georg Ringer 4 months ago
- Status changed from New to Accepted
- Tags set to tree
Updated by Georg Ringer 4 months ago
it is important that page1 is the last page in the tree, otherwise there is a small line on hover as dropzone which is not there at the end
Updated by Garvin Hicking 4 months ago
You can pick "page2" and just drop it on the top node of "root". This will insert it as the last element of that parent...?
Updated by Mario Kober 4 months ago
Garvin Hicking wrote in #note-3:
You can pick "page2" and just drop it on the top node of "root". This will insert it as the last element of that parent...?
No, this will only make it the first page. You will have this picture:
root
-- page2
-- page1
Updated by Garvin Hicking 4 months ago
Oh, I see this now. Sadly I had my pages not named properly so I did not see that the page is ordered at FIRST place of the root node, not the LAST place.
Updated by Benni Mack about 1 month ago
- Target version changed from 13.3 to Candidate for Major Version