You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I need to deselect the entire tree / branch by pressing the backspace button while being focused in a search input. The select is treeCheckable and follows the SHOW_PARENT checked strategy. Is there anything out of the box to achieve that ? Basically I need to override this behavior to completely deselect the non-leaf option (branch or tree) rather than removing the deepest leaf.
The text was updated successfully, but these errors were encountered:
ryk0v
changed the title
Deselecting branch (or the entire tree) upon a backspace key down
Deselecting branch (or the entire tree) upon a backspace key down while being focused in a search input
Feb 4, 2019
Uh oh!
There was an error while loading. Please reload this page.
Hey, I need to deselect the entire tree / branch by pressing the backspace button while being focused in a search input. The select is treeCheckable and follows the SHOW_PARENT checked strategy. Is there anything out of the box to achieve that ? Basically I need to override this behavior to completely deselect the non-leaf option (branch or tree) rather than removing the deepest leaf.
The text was updated successfully, but these errors were encountered: