-
Notifications
You must be signed in to change notification settings - Fork 527
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]: Make search panel more compact, button more visible #724
Conversation
Signed-off-by: Meenal Trivedi <[email protected]>
Hi @jpkrohling @albertteoh please review |
Codecov Report
@@ Coverage Diff @@
## master #724 +/- ##
=======================================
Coverage 94.39% 94.39%
=======================================
Files 230 230
Lines 5959 5959
Branches 1448 1448
=======================================
Hits 5625 5625
Misses 300 300
Partials 34 34
Continue to review full report at Codecov.
|
@rubenvp8510 would you be open to review this one? |
packages/jaeger-ui/src/components/SearchTracePage/SearchForm.js
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/SearchTracePage/SearchForm.js
Outdated
Show resolved
Hide resolved
packages/jaeger-ui/src/components/SearchTracePage/SearchForm.js
Outdated
Show resolved
Hide resolved
Hi @rubenvp8510 I have removed the code comments |
Signed-off-by: Meenal Trivedi <[email protected]>
This LGTM, we only need to check Yuri comment to see if the search button color will be changed. |
Signed-off-by: Meenal Trivedi <[email protected]>
Hi @rubenvp8510 @yurishkuro , I have made the button design changes to : color change with position right |
please add a screenshot to the description |
Hi @yurishkuro , I have added the screenshot for my change in the pr-description. Please for review! |
Thanks! |
…acing#724) * feat: redesign the search box for jaeger-ui Signed-off-by: Meenal Trivedi <[email protected]> * chore: remove comments Signed-off-by: Meenal Trivedi <[email protected]> * design button Signed-off-by: Meenal Trivedi <[email protected]> Signed-off-by: vvvprabhakar <[email protected]>
…acing#724) * feat: redesign the search box for jaeger-ui Signed-off-by: Meenal Trivedi <[email protected]> * chore: remove comments Signed-off-by: Meenal Trivedi <[email protected]> * design button Signed-off-by: Meenal Trivedi <[email protected]> Signed-off-by: vvvprabhakar <[email protected]>
…acing#724) * feat: redesign the search box for jaeger-ui Signed-off-by: Meenal Trivedi <[email protected]> * chore: remove comments Signed-off-by: Meenal Trivedi <[email protected]> * design button Signed-off-by: Meenal Trivedi <[email protected]> Signed-off-by: vvvprabhakar <[email protected]>
…acing#724) * feat: redesign the search box for jaeger-ui Signed-off-by: Meenal Trivedi <[email protected]> * chore: remove comments Signed-off-by: Meenal Trivedi <[email protected]> * design button Signed-off-by: Meenal Trivedi <[email protected]> Signed-off-by: vvvprabhakar <[email protected]>
…acing#724) * feat: redesign the search box for jaeger-ui Signed-off-by: Meenal Trivedi <[email protected]> * chore: remove comments Signed-off-by: Meenal Trivedi <[email protected]> * design button Signed-off-by: Meenal Trivedi <[email protected]> Signed-off-by: vvvprabhakar <[email protected]>
…acing#724) * feat: redesign the search box for jaeger-ui Signed-off-by: Meenal Trivedi <[email protected]> * chore: remove comments Signed-off-by: Meenal Trivedi <[email protected]> * design button Signed-off-by: Meenal Trivedi <[email protected]> Signed-off-by: vvvprabhakar <[email protected]>
…acing#724) * feat: redesign the search box for jaeger-ui Signed-off-by: Meenal Trivedi <[email protected]> * chore: remove comments Signed-off-by: Meenal Trivedi <[email protected]> * design button Signed-off-by: Meenal Trivedi <[email protected]> Signed-off-by: vvvprabhakar <[email protected]>
…acing#724) * feat: redesign the search box for jaeger-ui Signed-off-by: Meenal Trivedi <[email protected]> * chore: remove comments Signed-off-by: Meenal Trivedi <[email protected]> * design button Signed-off-by: Meenal Trivedi <[email protected]> Signed-off-by: vvvprabhakar <[email protected]>
Signed-off-by: Meenal Trivedi [email protected]
Which problem is this PR solving?
Short description of the changes
Screenshot