Bug #29033
closedCardLayout: Switching between list and page while working leads to inconsistent states
0%
Description
Hey,
a real problem for me when working with the card layout is that it does not update the content frame when switching modules. Consider the following scenario:
I have a page with lots of content elements that need to be deleted. I first look at the page from the page module and realize it's too much content to delete there, so I switch to list module and delete everything at once. When then switching back to the page module I again see the content on the page which is slightly irritating - but it actually gets worse. There is no reload button, so I use the "reload frame" from my browser. Now the page module displays an even older state - it very much looks like a really bad cache problem. Up until now I did not manage to get the page module to show the real state again.
We definitely need to fix this behavior - I don't want to explain that to my editors ;)