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] [Table Visualization] Fix width of multiple tables when rendered in column view #4999

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 17683e1 from #4638.

…olumn view (#4638)

* fix table vis bug

Signed-off-by: Sirazh Gabdullin <[email protected]>

* update CHANGELOG

Signed-off-by: Sirazh Gabdullin <[email protected]>

---------

Signed-off-by: Sirazh Gabdullin <[email protected]>
Co-authored-by: Anan Zhuang <[email protected]>
(cherry picked from commit 17683e1)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #4999 (9a974c7) into 2.x (2c51a10) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              2.x    #4999      +/-   ##
==========================================
- Coverage   66.47%   66.47%   -0.01%     
==========================================
  Files        3402     3402              
  Lines       64977    64977              
  Branches    10374    10374              
==========================================
- Hits        43196    43194       -2     
+ Misses      19297    19218      -79     
- Partials     2484     2565      +81     
Flag Coverage Δ
Linux_1 34.86% <100.00%> (ø)
Linux_2 55.19% <ø> (ø)
Linux_3 44.38% <ø> (ø)
Linux_4 35.05% <ø> (ø)
Windows_1 34.88% <100.00%> (ø)
Windows_2 55.15% <ø> (ø)
Windows_3 ?
Windows_4 35.05% <ø> (ø)

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

Files Changed Coverage Δ
...le/public/components/table_vis_component_group.tsx 100.00% <100.00%> (ø)

... and 20 files with indirect coverage changes

@ananzh ananzh merged commit daeee75 into 2.x Sep 13, 2023
64 of 65 checks passed
@github-actions github-actions bot deleted the backport/backport-4638-to-2.x branch September 13, 2023 17:33
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 tableVis table visualization v2.11.0 valued-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants