-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[tree view] Support for enabling checkboxes only for leaf nodes #13586
Comments
Hey @Skykingeagle ... I'll add this to the board for the team to have a look! |
You can achieve this a custom Let me know if this solves your problem |
The issue has been inactive for 7 days and has been automatically closed. |
@flaviendelangle thanks for the example! We're using it like that too, but really dislike the In case it helps with prioritisation: we're a paying customer, our latest order number is 💳 #84512. |
Hey @TheRealCuran ... could you open up a new ticket for that? We try to separate and track individually to better plan and implement in small batches! Thank you! 👍🏼 |
@michelengelen see #15674 for the new ticket. Though I think we could have done this here? Less cluttering can be very helpful too, for finding issues again. |
The problem with re-using old issues is that we tend to diverge from the original topic and end up with an issue that is very hard to understand. If the reason the keep discussing is not that the fix does not work at all, we tend to prefer opening new issues 👍 |
Reference: #12883
While the parent / children selection relationship works with the checkBoxSelectionProp
Would there be any way to restrict the checkboxes for only leaf nodes?
Add a restriction for checkboxes to only appear on leaf nodes
Search keywords:
Search keywords:
The text was updated successfully, but these errors were encountered: