Feature #88124
closedDynamic Content Elements w/o Reload
0%
Description
Hello! I hope this feature request is correctly placed here. I implemented typo3 myself and use it often on a company level. The improvements on V8 are enormously useful! One thing always did and is still bugging me.
As an editor, when editing a page and drag&drop a content element, the page reloads each time. This full refresh is very time consuming (on bigger pages), even more so when an extension is involved that sets the html anchor somewhere (or on top). Complex pages take multiple seconds to load, not included the time to scroll back to the element.
Is there anything planned to change this? It would improve the backend experience so much! Thank you.
Updated by Riccardo De Contardi over 5 years ago
Updated by Manuel Merki over 5 years ago
Hi Riccardo, oh yes it is very similar and implementing AJAX would be the solution to it. Is this planned to do?
Updated by Georg Ringer 5 months ago
- Related to Feature #78931: Use ajax in place of page refresh for more actions in the backend added
Updated by Georg Ringer 5 months ago
- Related to Story #84364: As editor, I want to use D'n'D and work with less as possible page reloads to be more productive added