Actions
Bug #93232
closedCollapsible elements in Backend User info do not collapse on first click
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-01-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
All collapsible elements in Backend User info are somehow broken.
They open on second click first (first click does nothing).
Steps to reproduce (current master):
1. Open the Backend Users module
2. Click on the system information icon (left of the "i" icon) of any backend user
3. Click on any collapsible element (e.g. TSconfig or exclude fields)
This might be a consequence of Bootstrap v5.
Actions