dowjones/react-dropdown-tree-select

Again full tree gets drawn after selecting a node in search mode

disimhot opened this issue · 1 comments

Description
After selecting a node while in search mode, the entire tree gets drawn.

To Reproduce
Use the following props, search for a node in the tree, and select it. Note that if you clearSearchOnChange you won't be able to see the issue.

Expected behavior
The tree structure does not change when nodes are selected.

image

Environment (please complete the following information):

  • Browser chrome v123.0
  • OS: Windows

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.