Project

General

Profile

Actions

Bug #79044

closed

Story #69712: Further FormEngine development

TCA field 'renderType' => 'selectTree', is too small

Added by Heinz Schilling over 7 years ago. Updated about 6 years ago.

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

0%

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

Description

Rendering of TCA field is too small and has attribute style="width: 280px;"

'config' => [
        'type' => 'select',
        'renderType' => 'selectTree',

With 90 categories and long titles the backend user needs horizontal scrolling to read them.


Files

Schermata 2018-02-26 alle 22.22.56.png (82.6 KB) Schermata 2018-02-26 alle 22.22.56.png Riccardo De Contardi, 2018-02-26 22:24

Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #84051: SelectTree (Category Tree) - add horizontal scrollingNew2018-02-26

Actions
Actions #1

Updated by Christian Kuhn over 7 years ago

  • Parent task set to #69712
Actions #2

Updated by Riccardo De Contardi over 6 years ago

  • Category set to Backend User Interface
Actions #3

Updated by Riccardo De Contardi about 6 years ago

I think it can be closed as it is solved for version 8.7.x and above: on those TYPO3 versions the category tree takes the whole width of the right content area and is no more confined inside a 280px wide box.

See attached screenshot.

If you think that this is the wrong decision or experience the issue again then please reopen it or open a new issue with a reference to this one. Thank you.

Actions #4

Updated by Riccardo De Contardi about 6 years ago

  • Related to Bug #84051: SelectTree (Category Tree) - add horizontal scrolling added
Actions

Also available in: Atom PDF