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

[Discover] Allow the last column of a table wider than the window to show up properly #7058

Merged

Conversation

AMoo-Miki
Copy link
Collaborator

@AMoo-Miki AMoo-Miki commented Jun 19, 2024

Description

The last column on a table wider than the screen was crushed.

Screenshot 2024-06-18 at 17-40-34 Discover - OpenSearch Dashboards

Issues Resolved

Fixes #7056

Changelog

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link
Contributor

ℹ️ Manual Changeset Creation Reminder

Please ensure manual commit for changeset file 7058.yml under folder changelogs/fragments to complete this PR.

If you want to use the available OpenSearch Changeset Bot App to avoid manual creation of changeset file you can install it in your forked repository following this link.

For more information about formatting of changeset files, please visit OpenSearch Auto Changeset and Release Notes Tool.

ananzh
ananzh previously approved these changes Jun 19, 2024
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.46%. Comparing base (0db5848) to head (9849ede).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7058      +/-   ##
==========================================
+ Coverage   67.44%   67.46%   +0.01%     
==========================================
  Files        3445     3445              
  Lines       67886    67886              
  Branches    11037    11037              
==========================================
+ Hits        45788    45800      +12     
+ Misses      19431    19419      -12     
  Partials     2667     2667              
Flag Coverage Δ
Linux_1 33.07% <ø> (ø)
Linux_2 55.11% <ø> (ø)
Linux_3 45.25% <ø> (+<0.01%) ⬆️
Linux_4 34.86% <ø> (ø)
Windows_1 33.12% <ø> (+0.02%) ⬆️
Windows_2 55.06% <ø> (ø)
Windows_3 45.25% <ø> (-0.01%) ⬇️
Windows_4 34.86% <ø> (ø)

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.

ruanyl
ruanyl previously approved these changes Jun 19, 2024
…show up properly

Signed-off-by: Miki <miki@amazon.com>
@AMoo-Miki AMoo-Miki dismissed stale reviews from ruanyl and ananzh via 9849ede June 19, 2024 15:33
@AMoo-Miki AMoo-Miki merged commit 7aa61e4 into opensearch-project:main Jun 19, 2024
67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 19, 2024
…show up properly (#7058)

Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 7aa61e4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 19, 2024
…show up properly (#7058)

Signed-off-by: Miki <miki@amazon.com>
(cherry picked from commit 7aa61e4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ananzh pushed a commit that referenced this pull request Jun 19, 2024
…show up properly (#7058) (#7066)

(cherry picked from commit 7aa61e4)

Signed-off-by: Miki <miki@amazon.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>
ananzh pushed a commit that referenced this pull request Jun 19, 2024
…show up properly (#7058) (#7065)

(cherry picked from commit 7aa61e4)

Signed-off-by: Miki <miki@amazon.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>
mengweieric pushed a commit to mengweieric/OpenSearch-Dashboards that referenced this pull request Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] After add more columns, the last column can't show proper context in Legacy Table
5 participants