Skip to content
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

[Backport 2.x] [BUG] Allow Save in Top Nav Menu to capture filter and query #6687

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 7aa7a74 from #6636.

Before this PR, can't save when filter or query change.
After this PR, if the canvas is not empty, can save filter and query updates.

Issue Resolve
#5645

Signed-off-by: Anan Zhuang <[email protected]>
(cherry picked from commit 7aa7a74)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Apr 30, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 67.75%. Comparing base (fef867f) to head (056c019).

Files Patch % Lines
..._builder/public/application/components/top_nav.tsx 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6687      +/-   ##
==========================================
- Coverage   67.76%   67.75%   -0.01%     
==========================================
  Files        3411     3411              
  Lines       66834    66840       +6     
  Branches    10854    10855       +1     
==========================================
- Hits        45292    45290       -2     
- Misses      18906    18913       +7     
- Partials     2636     2637       +1     
Flag Coverage Δ
Linux_1 33.22% <0.00%> (-0.01%) ⬇️
Linux_2 55.64% <ø> (ø)
Linux_3 45.26% <ø> (+<0.01%) ⬆️
Linux_4 35.02% <ø> (ø)
Windows_1 33.24% <0.00%> (-0.01%) ⬇️
Windows_2 55.60% <ø> (ø)
Windows_3 45.26% <ø> (ø)
Windows_4 35.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ananzh ananzh merged commit 6e21d5e into 2.x Apr 30, 2024
90 of 93 checks passed
@github-actions github-actions bot deleted the backport/backport-6636-to-2.x branch April 30, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants