Bug #28756
closedCardlayout: Click in pagetree doesn't reload content
0%
Description
Use case:
- Click "Web" > "List"
- Click on a page on your page tree
- Click on a record you want to edit
- Click on the page in your pagetree again
What happens:
The list of records is not reloaded, you are "stucked" with the edit form
What should have happened:
The content area should reload and display the list of records on that page.
Additional information:
The same issue can be found if using the "Template" module and submodule "Info/modify"
Updated by Thorsten Kahler over 13 years ago
AFAIK that's a feature of the new CardLayout: all BE modules keep their status when switching between different modules.
We must decide now in which cases this is useful and in which not. E.g. I think it's an improvement if a record is still opened when getting back to the page or list module, so I can look up things in other modules quickly without opening the BE in another browser tab.
Updated by Andreas Kießling over 13 years ago
It's not only the form that is "stuck", but the highlighting of the "current page" may change, if you switch from e.g. list to template, then click another page in the tree.
Then switch back to list and the "wrong records" are shown. Shouldn't changing the page trigger a reload for all modules that use the pagetree?
Updated by Thorsten Kahler over 13 years ago
- Category set to Backend User Interface
- Status changed from New to Needs Feedback
- Assignee set to Soren Malling
The Usability Team already discussed some things about the CardLayout UI. Does #28618 cover your problems already? If so we can close this one as duplicate.
Updated by Andreas Wolf about 13 years ago
- Category changed from Backend User Interface to Pagetree
Updated by Andreas Wolf about 13 years ago
- Category changed from Pagetree to Backend User Interface
Argh, this is not really related to the pagetree in the first place... Should maybe grab some more coffee when working so late...
Updated by Stanislas Rolland almost 13 years ago
Card layout is now implemented in a different way. Can we close this issue?
Updated by Alexander Opitz over 11 years ago
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.
Spoke with Andreas Kießling, he didn't remember that this happens.