Actions
Bug #105609
closedTCA select renderType selectTree does not make it possible to expand the children of the lowest filtered node.
Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2024-11-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
14
PHP Version:
Tags:
backend usability, TCA selectTree
Complexity:
Is Regression:
Sprint Focus:
Description
In the page tree, it is possible to see the nodes which are children of nodes where the filter matches - once you expand the last filtered node (see video below).
With selectTree type this is NOT possible, see for example behaviour of sys_category (categories).
Videos¶
pagetree filter : you can expand the last node and see the child which did not match the filter.
This is the behaviour I would like!
selectTree filter in sys_category: Here you can't access the children of the last filtered node
Versions¶
- reproducible in v12 and v14
Files
Actions