-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
refactor : Change menu name and reorder items #11993
Conversation
Codecov Report
@@ Coverage Diff @@
## master #11993 +/- ##
==========================================
- Coverage 63.75% 63.57% -0.18%
==========================================
Files 941 940 -1
Lines 45654 45575 -79
Branches 4389 4373 -16
==========================================
- Hits 29106 28976 -130
- Misses 16371 16423 +52
+ Partials 177 176 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
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.
some typos...please check ticket in trello again🙏 @maloun96
View Chart in Explore
Share Chart
Maximize Chart
Download as Image
Export CSV
I like the new order, thanks @junlincc. cc: @graceguo-supercat @ktmud |
@junlincc check it now! |
Are we using Trello for task management now? Because the link is a private board. |
That's just being used internally, to mirror Github issues and add color to them, or to track/prioritize little odds and ends that are not on Github. That link isn't really relevant in this context. @maloun96 you might want to just remove it ;) |
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.
It seems the AFTER screenshot is not accurate. But I like the changes in the code.
Can we also have consistent casing for "Share chart" (vs "Share Chart")?
@maloun96 Thanks for fixing the typo. However, the instruction in Trello is below - capitalizing each word I scanned through most of the menuitem in Superset and the casing is a MESS across the product... |
Merging, as this fixes the acute issue. I'll open a new PR that capitalizes a few things, and we can expand on various capitalization cleanup items in there, with the input of @mirhir174 |
SUMMARY
https://trello.com/c/gDvXud8G/43-explorechange-menu-label-and-order
change label "Explore Chart" to "View Chart in Explore"
Reorder items
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
BEFORE
AFTER
TEST PLAN
ADDITIONAL INFORMATION