Project

General

Profile

Actions

Bug #89070

open

Epic #95236: Backend UI layout issues

Positioning of FormEngine fields should be improved

Added by Oliver Bartsch over 4 years ago. Updated about 2 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2019-09-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
formengine, backend, user interface, ux
Complexity:
Is Regression:
Sprint Focus:

Description

For some scenarios the positioning of FormEngine fields (e.g. type=input) should be improved.

1. If a field is added to a TCA type without using a palette, the field doesn't have enough space on the bottom. Thereby the charcounter runs into the border of the `form-section`.
This happens since the field doesn't get surrounded by a `row` and doesn't have the `col-md-*` class.

charcounter in  border - No palette

2. This also happens to all fields in palettes on smaller viewports (if they have e.g. `col-md-12` on Viewports <992, `col-sm-6` on Viewports <768, `col-sm-4` on Viewports <768, ...) as the appropriate styles are included in the media queries.

charcounter in title of next field (small viewport)

charcounter in  border (small viewport)

3. If more than one field are in a palette, not separated by a `--linebreak--` and one have a `description` while the other haven't the display looks distorted.

distorted display - palette - field description


Files

palette-small-viewport-2.png (15 KB) palette-small-viewport-2.png charcounter in border (small viewport) Oliver Bartsch, 2019-09-03 17:21
palette-small-viewport.png (15.1 KB) palette-small-viewport.png charcounter in title of next field (small viewport) Oliver Bartsch, 2019-09-03 17:21
no-palette.png (15.8 KB) no-palette.png charcounter in border - No palette Oliver Bartsch, 2019-09-03 17:21
palette-field-description.png (12.7 KB) palette-field-description.png distorted display - palette - field description Oliver Bartsch, 2019-09-03 17:21
Actions #1

Updated by Oliver Bartsch over 4 years ago

  • Subject changed from Positioning of FormEngine fields should be imporved to Positioning of FormEngine fields should be improved
Actions #2

Updated by Oliver Hader almost 4 years ago

  • Private changed from Yes to No
Actions #3

Updated by Riccardo De Contardi about 2 years ago

  • Parent task set to #95236
Actions

Also available in: Atom PDF