Project

General

Profile

Actions

Bug #98138

closed

Restore module menu collapse behaviour

Added by Stefan Bürk over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-08-13
Due date:
% Done:

100%

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

Files

issue-98138-image1.png (7.33 KB) issue-98138-image1.png Stefan Bürk, 2022-08-13 09:30
issue-98138-image2.png (9.53 KB) issue-98138-image2.png Stefan Bürk, 2022-08-13 09:30

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #98089: Drop FontAwesomeClosed2022-08-05

Actions
Actions #1

Updated by Stefan Bürk over 1 year ago

Actions #2

Updated by Gerrit Code Review over 1 year 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 1 year ago

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;
    }
}
Actions #4

Updated by Gerrit Code Review over 1 year 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

Actions #5

Updated by Gerrit Code Review over 1 year 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

Actions #6

Updated by Gerrit Code Review over 1 year 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

Actions #7

Updated by Gerrit Code Review over 1 year 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

Actions #8

Updated by Stefan Bürk over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF