Project

General

Profile

Actions

Bug #103386

open

UX: Backend Page Module - remove dotted gray line around the whole page

Added by Ayke Halder about 2 months ago. Updated 18 days ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-03-13
Due date:
% Done:

0%

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

Description

In the Page Module there is a gray dotted line (green arrows) and white spacing (orange arrows) around the whole page.

Especially in the translation view it is visually not necessary to combine the different languages inside the same box created by this line and spacing.

I would remove this line again to free up space (orange arrows) as especially horizontal space is always scarce.

Background

This line and spacing was introduced with TYPO3 12.4.3 in [BUGFIX] Set column width for table grids in page module
The mentioned change also added features about horizontal scrolling of the grid on small screens.

The line might have been added to make horizontal scrolling more appealing.
Or maybe it was used to overcome a technical issue by implementing a visual solution: Content-overflow caused by the white border-spacing of the column-grid while horizontal scrolling is active

.t3-grid-table {
    border-spacing: var(--pagemodule-grid-spacing);
}

Files


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Bug #101041: Content not accessible in Typo3 V12 Backend multicolumn-LayoutResolved2023-06-14

Actions
Related to TYPO3 Core - Task #103380: UX: Backend Page Module - improve visual topology to distinguish between Page, Page-Column and Content-ElementUnder Review2024-03-12

Actions
Actions #1

Updated by Ayke Halder about 2 months ago

  • Category set to Backend User Interface
Actions #2

Updated by Ayke Halder about 2 months ago

  • Related to Bug #101041: Content not accessible in Typo3 V12 Backend multicolumn-Layout added
Actions #3

Updated by Ayke Halder about 2 months ago

  • Related to Task #103380: UX: Backend Page Module - improve visual topology to distinguish between Page, Page-Column and Content-Element added
Actions #4

Updated by Gerrit Code Review about 2 months 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/+/83452

Actions #5

Updated by Gerrit Code Review about 2 months 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/+/83452

Actions #6

Updated by Ayke Halder 18 days ago

  • Tags set to UX
Actions

Also available in: Atom PDF