Actions
Bug #106683
openFiltering the filelist tree stops at first folder level
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2025-05-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In the Filelist module, you can use the filter field above the navigation tree to search for a term both in folder and file names.
Behavior in TYPO3 v12:- the navigation tree will expand all subfolders where a folder or file with this name is found
- the search term is highlighted in matching folder names
- non-matching folders are filtered out
This allows to quickly find a selection of files, especially in larger installations.
With TYPO3 v13, the behavior changed. Non-matching folders are still hidden, but the tree always stops at the first level. This is regardless of whether the search term is a folder or a file.
Files
No data to display
Actions