Actions
Bug #88935
closedModule menu jumps around when viewport is built
Start date:
2019-08-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Use case:
Either the module menu is collapsed or module groups are collapsed
Current behavior:
When the viewport is built, both the module groups and the module menu are expanded. The settings get fetched via AJAX and adjust the module menu afterward.
Wanted behavior:
The menu state should be correct on rendering already, avoiding any jumpings and "laggy" UI.
Actions