Bug #98138
closedRestore module menu collapse behaviour
100%
Files
Updated by Stefan Bürk over 2 years ago
- Related to Task #98089: Drop FontAwesome added
Updated by Gerrit Code Review over 2 years ago
- Status changed from New 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/+/75436
Updated by Stefan Bürk over 2 years ago
- File issue-98138-image1.png issue-98138-image1.png added
- File issue-98138-image2.png issue-98138-image2.png added
Since the removal of the Font Awesome Icon Provider along with some scss/css
definition the module menu collapse behaviour is broken. It do not longer
fully collapse to icons only.
un-collapsed
collapsed
This boils down to the removed scss definition for the module menu:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/75342/7/Build/Sources/Sass/scaffold/_modulemenu.scss
.modulemenu {
.modulemenu-name {
@extend .sr-only;
}
}
Updated by Gerrit Code Review over 2 years ago
Patch set 2 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/+/75436
Updated by Gerrit Code Review over 2 years ago
Patch set 3 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/+/75436
Updated by Gerrit Code Review over 2 years ago
Patch set 4 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/+/75436
Updated by Gerrit Code Review over 2 years ago
Patch set 5 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/+/75436
Updated by Stefan Bürk over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 34229ddb695b74acd627a011a57eebdaf43f3445.