Actions
Bug #96175
closedLink Wizard modal conflict at inline records
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2021-12-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Link Wizard, modal, inline element, header_link
Complexity:
Is Regression:
Sprint Focus:
Description
When using inline-records, the link wizard in the modal window opens twice for the 'header_link' field, resulting in
overlapping and making nothing clickable in the entire window due to the modal backdrop. The modal content is
duplicated in the source code 't3js-modal-content modal-content'.
The button 'Toggle link explanation' is not functional after saving and a value cannot be deleted (close icon inactive).
tested:
11.5.1 and 11.5.2 > all right
11.5.3 > double modal at open Link Wizard and button 'Toggle link explanation' by header_link non-functional
Files
Updated by Georg Ringer almost 3 years ago
- Status changed from New to Closed
this has been solved with #96009, therefore closing the issue.
Updated by Georg Ringer almost 3 years ago
- Is duplicate of Bug #96009: inputType=inputLink not working anymore in IRRE added
Actions