-
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
fix(explore): Small changes in metadata bar copy and tooltip placement #21952
Conversation
LGTM, thank you! 🙏 |
Codecov Report
@@ Coverage Diff @@
## master #21952 +/- ##
==========================================
- Coverage 66.95% 66.95% -0.01%
==========================================
Files 1807 1807
Lines 69196 69190 -6
Branches 7402 7399 -3
==========================================
- Hits 46331 46324 -7
- Misses 20954 20957 +3
+ Partials 1911 1909 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@@ -274,7 +274,7 @@ export default function DrillDetailPane({ | |||
: [notAvailable]; | |||
items.push({ | |||
type: MetadataType.TABLE, | |||
title: table_name, | |||
title: 'dscsdjnvsjkdvnsdjvnsjdvnjsdnvhjsdknbvhjksdv', |
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.
🤔 🤣
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.
LOL
ede6d0b
to
71c6322
Compare
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. Thanks for the improvements!
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
SUMMARY
3 small changes in metadata bar in Explore:
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Before:
After:
TESTING INSTRUCTIONS
Check metadata bars of charts added to 0, 1 and more than 1 dashboards
ADDITIONAL INFORMATION
CC @kasiazjc