Task #99599
open
"Page TSconfig" submodule: Change active page in page tree when clicking on a list entry on page zero
Added by Jasmina Ließmann almost 2 years ago.
Updated 2 months ago.
Category:
Backend User Interface
Description
On page zero the "Page TSconfig" submodule shows a list of pages that contain values in the field "Page TSconfig" ('TSconfig') in their page settings.
Clicking on a list entry will take you to the selected page and show the Page TSconfig of this page, but the page tree remains the same.
Suggestion:
- Reload the page tree / set the active state to the selected page (= list entry)
- Subject changed from "Page TSconfig" submodule: Reload pagetree when clicking on a list entry on page zero to "Page TSconfig" submodule: Active state when clicking on a list entry on page zero
- Subject changed from "Page TSconfig" submodule: Active state when clicking on a list entry on page zero to "Page TSconfig" submodule: Change active page in page tree when clicking on a list entry on page zero
- Parent task deleted (
#99594)
- Related to Task #99594: Improve submodule "Page TSconfig" added
- Status changed from New to Under Review
This is a general behaviour in every module.
Let's say I am in module 'Web -> List':
- Parent page (selected page)
- Subpage A
- Subpage B
- Subpage C
Now I see a record-table with all Subpages A/B/C of 'Parent page' in the content-frame.
Let's say I want to edit 'Subpage A' and 'Subpage C'.
I click on 'Edit Subpage A'
What should happen next?
- Option 1: Don't change page-tree and keep showing 'Parent page' as current page.
- Option 2: Switch page-tree to show 'Subpage A' as current page.
I start editing 'Subpage A', then click 'Save' and 'Close'.
What will happen next?
- with option 1: I'm still on 'Parent page' and I see the record-table 'pages' with Subpages A/B/C.
- with option 2: I'm on 'Subpage A' and see the record-tables like 'content' of 'Subpage A'
As mentioned above: next I want to edit 'Subpage B'.
- with option 1: I click on 'Edit Subpage B' - and there I go. GOOD.
- with option 2: I'm on 'Subpage A' and can not see 'Edit Subpage B'. And I also can not see the changes I did before on 'Subpage A' in the 'pages' record-table. So first I need to switch back to 'Parent page' to go on with editing. BAD.
This is one use case where I do not want to automatically switch the page tree to the page I'm currently editing.
So I think we should not implement this feature to 'change current page in page-tree when just opening a page for editing'.
- Related to Bug #104457: Page not marked as selected in page-tree if opened via browser bookmark or TYPO3s open-docs/recent-docs menu added
Also available in: Atom
PDF