Project

General

Profile

Actions

Bug #90791

closed

Views are not updated after deleting records via context menu

Added by Andreas Kienast about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-03-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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

Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Bug #59508: List-view: Can't go back from table-filter if last record is deletedClosed2014-06-11

Actions
Related to TYPO3 Core - Bug #73568: Reinitialize Language Flags after delete CE in list moduleNew2016-02-19

Actions
Related to TYPO3 Core - Bug #88998: List view - context menu - delete does not update list viewClosed2019-08-22

Actions
Actions #1

Updated by Andreas Kienast about 4 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Gerrit Code Review about 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

Actions #3

Updated by Riccardo De Contardi about 4 years ago

  • Related to Bug #59508: List-view: Can't go back from table-filter if last record is deleted added
Actions #4

Updated by Riccardo De Contardi about 4 years ago

  • Related to Bug #73568: Reinitialize Language Flags after delete CE in list module added
Actions #5

Updated by Riccardo De Contardi about 4 years ago

  • Related to Bug #88998: List view - context menu - delete does not update list view added
Actions #6

Updated by Riccardo De Contardi about 4 years ago

  • Category set to Backend User Interface
Actions #7

Updated by Gerrit Code Review about 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

Actions #8

Updated by Andreas Fernandez about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF