Project

General

Profile

Actions

Bug #93293

closed

Show container controls, when inline record is deleted

Added by Christian Eßl over 3 years ago. Updated 10 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2021-01-15
Due date:
% Done:

0%

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

Description

The following problem is present since TYPO3, when jsfunc.inline.js was rebuilt to InlineControlContainer.js.

In the inline control container, the buttons "Add media", "Select & upload files", ..., are automatically hidden when the maxitems limit has been reached.
The buttons are supposed to be shown again, once the user removes a record in the backend form. This however is now broken in the function "toggleContainerControls" in InlineControlContainer.js, because the code only handles "a" tags, while the inline control buttons are "button" tags.

Actions

Also available in: Atom PDF