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

Make state tree data expandable/collapsible #7

Open
alex-dixon opened this issue Nov 12, 2017 · 1 comment
Open

Make state tree data expandable/collapsible #7

alex-dixon opened this issue Nov 12, 2017 · 1 comment

Comments

@alex-dixon
Copy link
Contributor

The tree visualization of the current realized state should be more legible.

The e a slots are relatively predictable in terms of size but the value slot is highly variable and potentially not a point of interest by default.

Implementing code folding for vectors and maps in the value slot and collapsing them by default can allow users to navigate by eid or attribute and see fully expanded values on demand.

Once implemented the state tree should be OK for the first release.

@alex-dixon
Copy link
Contributor Author

Tree is more readable for reasonably sized value slots thanks to packed printer and uuid trimming. Folding not a must have for release at this time

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

No branches or pull requests

1 participant