Bug #90791
closedViews are not updated after deleting records via context menu
100%
Description
We have a general issue with deleting records via the context menu: It's currently not possible to update the current view after deleting a record. We cannot simply reload the frame, as this would e.g. collide with the current behavior in the record list.
Idea:
Let each AjaxDataHandler action send an event containing the information about the processed record. Any consumer may register an event listener that does its specific task.
Examples for consumers:- Fade out record in record list
- Reload frame in EXT:tstemplate
Updated by Andreas Kienast over 4 years ago
- Status changed from New to In Progress
Updated by Gerrit Code Review over 4 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63811
Updated by Riccardo De Contardi over 4 years ago
- Related to Bug #59508: List-view: Can't go back from table-filter if last record is deleted added
Updated by Riccardo De Contardi over 4 years ago
- Related to Bug #73568: Reinitialize Language Flags after delete CE in list module added
Updated by Riccardo De Contardi over 4 years ago
- Related to Bug #88998: List view - context menu - delete does not update list view added
Updated by Riccardo De Contardi over 4 years ago
- Category set to Backend User Interface
Updated by Gerrit Code Review over 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63811
Updated by Andreas Fernandez over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 75b9be60c3d308d415900a2fc43ede9cf4cda053.