Project

General

Profile

Actions

Bug #100922

open

Bug top bar backend typo3

Added by taieb rekik 11 months ago. Updated 25 days ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-05-25
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
On Location Sprint

Description

Hi,

I found a new problem with the top bar of the typo3 backend, so the problem is when the name of the user is too long, or when using a Super User with a long name, I add a screenshot describing the problem, as is visible the top bar has been at two lines in case of the name is very long.
This is a regression from the previous version 10.

As a solution, I just make a small change in the CSS

.t3js-scaffold-header{
    flex-direction: column;
}


Files

bug_topbar.png (41.3 KB) bug_topbar.png taieb rekik, 2023-05-25 17:52
Actions

Also available in: Atom PDF