-
Notifications
You must be signed in to change notification settings - Fork 923
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 save query management render bug on discover #5867
Fix save query management render bug on discover #5867
Conversation
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5867 +/- ##
==========================================
+ Coverage 66.95% 66.98% +0.03%
==========================================
Files 3302 3304 +2
Lines 63532 63564 +32
Branches 10146 10149 +3
==========================================
+ Hits 42536 42577 +41
+ Misses 18530 18520 -10
- Partials 2466 2467 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Update opensearch-project/opensearch-build#4115 when merged and again when backported. |
Signed-off-by: abbyhu2000 <abigailhu2000@gmail.com>
9ab25c3
to
d53bf5b
Compare
Will close this PR since this solution will introduce another bug. |
Description
Fix save query management render bug on discover.
Issues Resolved
resolves #5833
Screenshot
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration