Actions
Feature #78931
openUse ajax in place of page refresh for more actions in the backend
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2016-12-09
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Actually ajax is used for hide/unhide or delete records.
Instead actions like drag&drop or copy/cut/paste or sorting require a page refresh.
Every time a page refresh happens the editor is confused by the fact that the page scrolls back to the initial top of the page/frame.
Also some of the mentioned actions use different methods in Page and List modules, by ex. hide/unhide is ajax in List but refresh in Page module.
This feature request asks to switch to ajax all the mentioned actions.
Updated by Riccardo De Contardi almost 7 years ago
- Related to Feature #80613: Add possibility to hide/unhide elements in the page module without reload added
Updated by Riccardo De Contardi almost 7 years ago
- Related to Feature #72908: Backend: Repositioning the page after a button is used added
Updated by Riccardo De Contardi almost 7 years ago
- Related to Feature #75462: Retain scroll position after deleting/hiding a content element added
Updated by Riccardo De Contardi over 6 years ago
- Related to Task #80414: Page Module Drag&Drop: Prevent reloading module frame if content element is dropped at its original position added
Updated by Susanne Moog about 6 years ago
- Target version changed from 9 LTS to Candidate for Major Version
Updated by Riccardo De Contardi over 5 years 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
Updated by Riccardo De Contardi about 5 years ago
- Category set to Backend User Interface
Updated by Sybille Peters over 4 years ago
- Related to Bug #89678: After creating a new content element in page module or deleting one, scroll back to where I left added
Updated by Daniel Windloff about 4 years ago
- Related to Story #82206: list module enhancements/bugfixes added
Updated by Riccardo De Contardi about 4 years ago
- Related to Feature #92295: Drag and Drop ordering in List View added
Updated by Ian Solo over 2 years ago
- Related to Epic #93528: Backlog of UX ideas for Editors added
Updated by Silvia Bigler over 2 years ago
- Related to Bug #97994: Translations are not reordered after a content element was moved added
Updated by Georg Ringer 5 months ago
- Related to Feature #88124: Dynamic Content Elements w/o Reload added
Updated by Riccardo De Contardi 5 months ago
- Related to Feature #79873: After closing/saving a record in the listview the viewport must scroll to last edited content element added
Updated by Riccardo De Contardi 4 months ago
- Related to Bug #103574: Page Module: Pasting an element leads to page scroll to top added
Actions