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
What is the feature that you would like to propose?
We need the ability to have a Nested Tree. Inside this tree, the elements would need to be editable. This would be accomplished with a hover and a pencil icon on the nested element.
I'll take this issue and create a very basic component that understands how to create a tree like structure from a config. I'll try to keep styling to a minimum and then we can open another issue to style it however we please.
What is the feature that you would like to propose?
We need the ability to have a Nested Tree. Inside this tree, the elements would need to be editable. This would be accomplished with a hover and a pencil icon on the nested element.
Example:
Material and Angular already have a tree component in place:
https://material.angular.io/components/tree/overview
We would like to replicate this design.
Describe the solution you'd like
We will fill in this request with a more concrete design as we gain more information surrounding our needs.
The text was updated successfully, but these errors were encountered: