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] Fix Discover table panel size auto adjust in Dashboard #5452

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport e0b6006 from #5441.

* [BUG] Fix Discover table panel size auto adjust in Dashboard

* Add React.memo on parent comp
* Restore embeddable panel style

Issue Resolve
#5415

Co-authored-by: Miki <amoo_miki@yahoo.com>
Signed-off-by: Anan Zhuang <ananzh@amazon.com>

---------

Signed-off-by: ananzh <ananzh@amazon.com>
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
Co-authored-by: Miki <amoo_miki@yahoo.com>
(cherry picked from commit e0b6006)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@opensearch-trigger-bot opensearch-trigger-bot bot added bug Something isn't working discover for discover reinvent autocut Skip the changelog verification check on backports distinguished-contributor labels Nov 9, 2023
@opensearch-trigger-bot opensearch-trigger-bot bot added the v2.11.1 Issues targeting release v2.11.1 label Nov 9, 2023
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #5452 (fd1dfa2) into 2.x (ce72604) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.x    #5452   +/-   ##
=======================================
  Coverage   66.83%   66.84%           
=======================================
  Files        3284     3284           
  Lines       63167    63167           
  Branches    10048    10048           
=======================================
+ Hits        42219    42221    +2     
+ Misses      18470    18469    -1     
+ Partials     2478     2477    -1     
Flag Coverage Δ
Linux_1 35.25% <ø> (ø)
Linux_2 55.22% <ø> (ø)
Linux_3 43.83% <ø> (-0.01%) ⬇️
Linux_4 35.48% <ø> (ø)
Windows_1 35.26% <ø> (ø)
Windows_2 55.19% <ø> (ø)
Windows_3 43.85% <ø> (ø)
Windows_4 35.48% <ø> (ø)

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

see 1 file with indirect coverage changes

@ananzh ananzh merged commit 361df77 into 2.x Nov 9, 2023
87 of 88 checks passed
@github-actions github-actions bot deleted the backport/backport-5441-to-2.x branch November 9, 2023 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports bug Something isn't working discover for discover reinvent distinguished-contributor v2.11.1 Issues targeting release v2.11.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants