Project

General

Profile

Actions

Bug #104360

open

drag page from level2 in pagetree after parent not possible

Added by Mario Kober 5 days ago. Updated 3 days ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Pagetree
Target version:
Start date:
2024-07-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
8.3
Tags:
tree
Complexity:
easy
Is Regression:
Sprint Focus:

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

Actions #1

Updated by Georg Ringer 5 days ago

  • Status changed from New to Accepted
  • Tags set to tree
Actions #2

Updated by Georg Ringer 5 days 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

Actions #3

Updated by Garvin Hicking 4 days 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...?

Actions #4

Updated by Mario Kober 3 days 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

Actions #5

Updated by Garvin Hicking 3 days 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.

Actions

Also available in: Atom PDF