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.
Updated by Elias Häußler almost 4 years ago
- Subject changed from Collapsible elements in Backend User info are broken to Collapsible elements in Backend User info do not collapse on first click
Updated by Gerrit Code Review almost 4 years ago
- Status changed from New 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/+/67349
Updated by Anonymous almost 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 975619186f8f877fe982b5167b13bfdb884ebe33.
Actions