-
Notifications
You must be signed in to change notification settings - Fork 920
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] Change panel header & update snapshot #5304
Conversation
Signed-off-by: Willie Hung <willie880201044@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #5304 +/- ##
=======================================
Coverage 66.77% 66.77%
=======================================
Files 3284 3284
Lines 63095 63095
Branches 10049 10049
=======================================
Hits 42134 42134
Misses 18488 18488
Partials 2473 2473
Flags with carried forward coverage won't be shown. Click here to find out 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.
LGTM. I think we can skip a changelog entry for this fix.
Signed-off-by: Willie Hung <willie880201044@gmail.com> (cherry picked from commit 286cc38) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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!
Signed-off-by: Willie Hung <willie880201044@gmail.com> (cherry picked from commit 286cc38) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 286cc38) Signed-off-by: Willie Hung <willie880201044@gmail.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Willie Hung <willie880201044@gmail.com> (cherry picked from commit 286cc38) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 286cc38) Signed-off-by: Willie Hung <willie880201044@gmail.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
In the Discover page ("Open" tab), changed the panel header from "Open search" to "OpenSearch".
Issues Resolved
Open search
#5145Screenshot
Before
After
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration