Replies: 2 comments 1 reply
-
Sounds great! We had a similar request. It ends up with the TreePlugin for the DataTable domino-ui is offering for all of us now. We paid DominoKit for the implementation and agreed to open source it. I think, it is a fair trade to get things down. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Can you please file this as an issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What are your thoughts on having a Tree variant where multiple items could be selected instead of a single 'active' one? For example you could check a checkbox next to a root node and thus all children would be selected. Parent nodes could have a state like selected/not selected/indeterminate (somewhat similar to the Trees here: https://dominokit.com/solutions/domino-ui/v2/docs/data-table/tree-eagerhttps://dominokit.com/solutions/domino-ui/v2/docs/data-table/tree-eager).
A usecase could be that you configure permissions for users - if you check a root node, a user is allowed to do everything, if only a child is checked in the Tree, they can only perform a subaction etc.
Thoughts on this?
Beta Was this translation helpful? Give feedback.
All reactions