Tree : Expand children on label click #368
-
Beta Was this translation helpful? Give feedback.
Answered by
tugcekucukoglu
Nov 3, 2023
Replies: 1 comment
-
Not only the Tree component, but both TreeSelect and TreeTable components share the same idea. Whether in selection mode or not, subnodes become visible when the toggler button is clicked, not when the node itself is clicked. This means a huge change in terms of backward compatibility and community feedback is needed for this. Thank you for your interest! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AlexyNau
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not only the Tree component, but both TreeSelect and TreeTable components share the same idea. Whether in selection mode or not, subnodes become visible when the toggler button is clicked, not when the node itself is clicked. This means a huge change in terms of backward compatibility and community feedback is needed for this.
Thank you for your interest!