Project

General

Profile

Actions

Bug #102710

closed

Label for field at inline element media does not look well

Added by Andreas Pfeiffer 7 months ago. Updated 7 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2023-12-21
Due date:
% Done:

0%

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

Description

Hi,

the label, in this case "Dateiname" looks ugly.

<dl class="row row-cols-auto">
  <dt class="col-1">Dateiname</dt>
  <dd class="col text-truncate">Akademie-peopleimages-istock.jpg</dd>
  <div class="w-100"></div>
</dl>

The reason could be the class "col-1", that seems to tight? Additional a "text-truncate" is to consider?

You can find this at:
public/typo3/sysext/core/Classes/Resource/Service/UserFileInlineLabelService.php line 70

The issue appearce at TYPO3 11 and 12.


Files

clipboard-202312211430-xcsau.png (36.2 KB) clipboard-202312211430-xcsau.png Andreas Pfeiffer, 2023-12-21 13:30

Related issues 1 (1 open0 closed)

Is duplicate of TYPO3 Core - Bug #101949: Filelist refactor display in the backendUnder Review2023-09-19

Actions
Actions #1

Updated by Riccardo De Contardi 7 months ago

  • Category set to Backend User Interface
Actions #2

Updated by Oliver Bartsch 7 months ago

  • Is duplicate of Bug #101949: Filelist refactor display in the backend added
Actions #3

Updated by Oliver Bartsch 7 months ago

  • Status changed from New to Closed

Hi, thanks for reporting this issue. There is already another issue for this bug (#101949). I'll therefore close this as duplicate. In case you want to add further information, please continue in the corresponding issue.

Best, Oli

Actions

Also available in: Atom PDF