-
Notifications
You must be signed in to change notification settings - Fork 487
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
Hide child status icon on SpanTreeOffset used in SpanDetailRow component #334
Conversation
Codecov Report
@@ Coverage Diff @@
## master #334 +/- ##
==========================================
+ Coverage 83.08% 83.14% +0.06%
==========================================
Files 142 142
Lines 3181 3181
Branches 654 654
==========================================
+ Hits 2643 2645 +2
+ Misses 431 429 -2
Partials 107 107
Continue to review full report at Codecov.
|
Possible a bit pedantic but I think |
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.
Looks great! Thanks for the PR! 🎉
@everett980 is ok, after sending the PR I was thinking the same. :) So no problem I'll change the name |
Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
Signed-off-by: Joe Farro <joef@uber.com>
…enIcon Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>
5ec5ac2
to
5809311
Compare
Thanks! 🎉 |
…ent (jaegertracing#334) * Hide child status icon on SpanTreeOffset used in SpanDetailRow component Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com> * Small tweak to flow type Signed-off-by: Joe Farro <joef@uber.com> * Rename showChildrenStatus attribute from SpanTreeOffset to showChildrenIcon Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com> Signed-off-by: vvvprabhakar <vvvprabhakar@gmail.com>
Which problem is this PR solving?
Short description of the changes
SpanTreeOfset
is used for indentSpanDetailsRow