Tree: The Tree component's collapse functionality is not working #7392
Labels
Resolution: Duplicate
Issue has already been reported or a pull request related to same issue has already been submitted
Milestone
Describe the bug
Collapse is not working after Search operation
Reproducer
https://stackblitz.com/edit/vitejs-vite-tqykhs?file=src%2Fservice%2FNodeService.jsx,src%2FApp.jsx
System Information
Steps to reproduce the behavior
Go to Tree Node view.
Search for some text in the search bar.
Tree expands with data of all folders.
If we want to collapse other than our folders to see all the data. It is not working. We are unable to collapse the project tree.
Expected behavior
It is expected to collapse the project tree node when search operation is performed.
The text was updated successfully, but these errors were encountered: