-
Notifications
You must be signed in to change notification settings - Fork 516
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
Update the tooltip arrow convention. fixes #2221 #2222
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: bupd <[email protected]>
Signed-off-by: bupd <[email protected]>
Signed-off-by: bupd <[email protected]>
Signed-off-by: bupd <[email protected]>
Signed-off-by: bupd <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2222 +/- ##
=======================================
Coverage 96.59% 96.59%
=======================================
Files 254 254
Lines 7641 7641
Branches 1927 1927
=======================================
Hits 7381 7381
Misses 260 260 ☔ View full report in Codecov by Sentry. |
please include before / after screenshots |
@@ -63,7 +63,7 @@ export default class MetricCard extends React.PureComponent<TProps> { | |||
<div className="MetricCard--Body"> | |||
<span className="MetricCard--TitleHeader"> | |||
{name}{' '} | |||
<Tooltip arrowPointAtCenter title="Metric Documentation"> | |||
<Tooltip arrow={{ pointAtCenter: true }} title="Metric Documentation"> |
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 change has been addressed in #2602.
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.
@tanvincible there were more changes in this PR than in #2602, can you reproduce them all?
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.
@yurishkuro, this one seems abandoned. Can I go ahead and work on this?
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.
sure
Which problem is this PR solving?
Description of the changes
How was this change tested?
Checklist
jaeger
:make lint test
jaeger-ui
:yarn lint
andyarn test