Hi!
Found an issue with the search feature.
When using the search bar to find, for example, the unique ID of a child item, it will retain the original configuration of collapsed/expanded items, instead of expanding all items till the correct child-item is visible.
For example:
items:
A (collapsed)
B (collapsed) C (child item we're looking for)when searching for C, only A will be visible until expanded, causing only B to be visible, until expanded, which finally shows the desired item.
If my explanation is unclear, i can set up a mock scenario to further expand on this.
