Project

General

Profile

Actions

Bug #100922

open

Bug top bar backend typo3

Added by taieb rekik 11 months ago. Updated 11 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 #1

Updated by taieb rekik 11 months ago

  • Description updated (diff)
Actions #2

Updated by taieb rekik 11 months ago

  • Is Regression set to Yes
Actions #3

Updated by Benni Mack 11 months ago

  • Sprint Focus set to Stabilization Sprint
Actions #4

Updated by Benni Mack 9 months ago

  • Sprint Focus changed from Stabilization Sprint to On Location Sprint
Actions #5

Updated by Riccardo De Contardi 8 months ago

I would prefer a max-width and text-overflow:ellipsis

Actions #6

Updated by Riccardo De Contardi 11 days ago

As far as I can see this issue affects only TYPO3 11 but it seems it is solved on TYPO3 12 and 13

Actions

Also available in: Atom PDF