Actions
Bug #98683
closedImprove usability of expandable items (e.g. selectCheckBox group items)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2022-10-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
backend usability,TCA, itemGroups, accessibility
Complexity:
Is Regression:
Sprint Focus:
On Location Sprint
Description
Using itemsGroup and grouping items is also possible in other render types, I just noticed this here with selectCheckBox
s. also example in docs / styleguide: https://docs.typo3.org/m/typo3/reference-tca/11.5/en-us/ColumnsConfig/Type/Select/CheckBox/Index.html#selectcheckbox
Problems¶
selectCheckBox groups
- It is not styled in a way that it is visually intuitive that you can click open the box (expand)
- It would be great if it were configurable that you can by default open one (or all) item groups expanded
- When clicking to expand you have to hit the text, clicking next to it is not enough
Or more generally:
- the element "header which expands content" is not consistently styled, see IRRE elements, elements grouped in list module, selectCheckBox groups etc.
Versions
- used v11, checked some if this in v12 (main)
Files
Actions