-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
feat(explore): UX changes in fast viz switcher #20848
Conversation
lgtm, thanks! 🚀 |
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.
LGTM
Codecov Report
@@ Coverage Diff @@
## master #20848 +/- ##
==========================================
- Coverage 66.33% 66.30% -0.03%
==========================================
Files 1756 1757 +1
Lines 66769 66862 +93
Branches 7059 7078 +19
==========================================
+ Hits 44288 44334 +46
- Misses 20684 20719 +35
- Partials 1797 1809 +12
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. |
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.
Thanks for the updates! I think we may need a "short name" for chart types, too, so that the ellipses can be avoided (for most use cases at least).
I think this problem will at least partially be resolved when we enable |
SUMMARY
CC @kasiazjc
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Before:
After:
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION