jakezatecky / react-checkbox-tree

A simple and elegant checkbox tree for React.
https://jakezatecky.github.io/react-checkbox-tree/
MIT License
709 stars 211 forks source link

After filtering, is it possible for all parent nodes of filtered nodes to be expanded? #420

Open gail5135 opened 1 year ago

gail5135 commented 1 year ago

Hello.

After a filtering search, the filtered node is not immediately visible. (the filtered node's parent nodes is not expanded) If all the parent nodes of the filtered node are expanded, I think they can be seen immediately. Is there an option that this is possible?

sahandghorbani commented 10 months ago

did you find any soloution for this or still struggling ?