Project

General

Profile

Actions

Task #105338

open

Record List: toggle visibility via external route

Added by Andreas Kienast about 14 hours ago. Updated about 14 hours ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-10-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
14
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The current implementation of toggling a record's visibility in the record list is in a bad shape. The renaming is done via invoking AjaxDataHandler, then the record icon is weirdly toggled: when activating the record, the icon overlay is simply removed from DOM. In reverse, a hard-coded overlay identifier is used to build the icon overlay, breaking cases as described in #105316.

The handling should get extracted into a separate controller action, allowing to fine-handle all aspects.

Actions #1

Updated by Gerrit Code Review about 14 hours ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86642

Actions

Also available in: Atom PDF