Actions
Bug #101210
openPageView: Jump to the element currently being edited
Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
-
Start date:
2023-06-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
As an editor, I would be happy if after editing (and closing) an element and returning to the PageView, I would be back at the place where I just started editing.
Especially with longer pages, which are edited from top to bottom, this saves unnecessary scrolling time, and I can continue with the next one right away.
TYPO3 offers 3 ways to start editing a CE:
1. edit icon
2. click into the preview
3. via menu
For 1 &2 this works.
For 3 unfortunately not - you always end up at the top of the page.
(Screen is taken in TYPO3 v11, behaviour in v12 is the same)
Files
Actions