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

Break Tree away from the UI #146

Open
ckipp01 opened this issue Jun 3, 2021 · 0 comments
Open

Break Tree away from the UI #146

ckipp01 opened this issue Jun 3, 2021 · 0 comments

Comments

@ckipp01
Copy link
Member

ckipp01 commented Jun 3, 2021

Task

In the TVP module the implementation of the Tree and the actual functionality that displays the UI is pretty closely coupled at the moment. I was able to extract the Node out and separate it, but the entire tree is more tightly coupled. It'd be nice to de-couple this from all UI parts of rendering the tree from the tree data structure itself.

Search terms

TVP tree ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant