-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Trying to consolidate hierarchy UI (+ some other fixes) #1488
Conversation
In the future we will allow addons to customize the treeview/navigation component, I'm OK with this look, it's something we can iterate on after release IMHO. |
Codecov Report
@@ Coverage Diff @@
## release/3.2 #1488 +/- ##
===============================================
+ Coverage 20.27% 20.44% +0.16%
===============================================
Files 240 236 -4
Lines 5188 5146 -42
Branches 637 622 -15
===============================================
Hits 1052 1052
+ Misses 3641 3624 -17
+ Partials 495 470 -25
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a work of art. Thank you @igor-dv !!! 🎉
Looking great! |
Issue: #151
What I did
Here is the current state of the UI
Other changes in the same branch:
hierarchySeparator
How to test
TBD