Feature #97257
Improve user experience when adding a new page
Start date:
2022-03-30
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
- Scenario
- I am on page uid 123.
- I am adding a new page via the drag and drop functionality (the one above the page tree)
- I am setting a page title.
- Result
The page has been created. The page uid 123 is still displayed. That is as an editor I am remaining on the current page. The content area does not display the newly created page.
- Improvement
The page has been created. The created page will be loaded in the content area. As an editor I do not have to click on the page to load the new page in the content area. I can create new CEs directly.
- Additional remarks
The current module has to be kept:
- PageModule -> Create new page with drag and drop -> Page View of newly created Page
- ListModule -> Create new Page with drag and drop -> List view of newly created Page
The behaviour should be configurable via PageTs.
Related issues
Updated by Paul Hansen 3 months ago
- Related to Epic #93528: Backlog of UX ideas for Editors added