-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Design for tree view v1.1 #6203
Comments
Are there any updates for this issue or for when the tree view will no longer be experimental? We're using it in DataStage and have considered some of the variants above. |
@jjennings7 It's mostly stable, though currently being worked on to wrap up some remaining minor features and accessibility concerns. @emyarod can provide specifics on what's left before it will be moved to stable. |
Closing in favor of #12381 |
A continuation of the v1 design specs for tree view #5180
Requirements
Visual grouping explorations
Note: We chose to go with our current Tree view visual implementation after exploring the following visual groupings below.
Different expand indicators (+/- and chevron)-
can mean remove, and we felt this was not as clear as using a chevron or caret icon.Divider rules between nodesGraphical element for grouped children nodes (gray blocks like IoT, vertical rules like VS code)Docked parent nodes similar to VS code.Should the vertical rules change or appear when the user hovers in the tree area? When a node is selected?Future functionality to be considered
Multi-select
Type ahead:
-- Scroll up and down a tree inside a container and know there's more content above or below that isn't shown.
Future features to consider
The text was updated successfully, but these errors were encountered: