Actions
Feature #90985
openShow page of draft record in the page tree
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2020-04-09
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
As a reviewer it is important to get a quick overview where a change was made. The reviewer sees the page path in the workspace though but to navigate to that particular page is not very comfortable.
To simplify the navigation to the page, the reviewer needs a quick way go to the page.
A new button "show page in page tree" should be added to the workspace module. On click, the page should be opened in the page tree and it should be highlighted.
I'll add a patch which we are currently using in our project as a suggestion.
(The patch also contains a bug fix for the BackendUtility::openPageTree Method because this is currently not working)
Actions