Skip to content
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

[Feature] Nested Tree #400

Closed
Fagiolia1 opened this issue Jan 9, 2020 · 2 comments · Fixed by #420
Closed

[Feature] Nested Tree #400

Fagiolia1 opened this issue Jan 9, 2020 · 2 comments · Fixed by #420
Assignees
Labels
feature New feature request in progress Work on this issue is in progress

Comments

@Fagiolia1
Copy link

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.

@Fagiolia1 Fagiolia1 added feature New feature request new issue This issue has yet to receive attention labels Jan 9, 2020
@patrick-lewandowski
Copy link
Contributor

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.

@grahamhency grahamhency added in progress Work on this issue is in progress and removed new issue This issue has yet to receive attention labels Jan 23, 2020
@Fagiolia1
Copy link
Author

Fagiolia1 commented Jan 23, 2020

Thanks @patryk0605 . I designed a very basic tree structure that incorporates the edit functionality:

https://tangoe.invisionapp.com/share/URUHTZLWFQS#/402048252_Tree_Design

@grahamhency grahamhency linked a pull request Feb 5, 2020 that will close this issue
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request in progress Work on this issue is in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants