Actions
Bug #104151
openfiltering and removing filter from pagetree makes the pagetree not expandable
Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Pagetree
Target version:
-
Start date:
2024-06-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Steps to reproduce on TYPO3 13.2.0-dev
1) Have a pagetree with multiple pages and multiple levels
2) Use the filter above the pagetree; for example type in a page ID to filter exactly to that page
3) select it, the background of the item becomes blue (ok) to indicate that the page has been selected
4) Remove the filter with the "x" on the filter
Results¶
1) if you click on another page, the initial page will not be unselected, but the newly selected page has a more transparent blue background (I don't know if it is intended)
2) if you try to open a section of the pagetree using one of the "caret" icons (">"), they don't work anymore
Updated by Riccardo De Contardi 5 months ago
- Related to Bug #92830: Preserve selected page after filter reset in pagetree added
Updated by Garvin Hicking 5 months ago
(confirmed - seems as if clicking the "x" does not fully reset state of the new tree here)
Updated by Benjamin Franzke about 2 months ago
- Status changed from New to Accepted
Actions