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

Allow customizing restrictWidth and paddingSize of TableListView #7691

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

AMoo-Miki
Copy link
Collaborator

Description

Allow customizing restrictWidth and paddingSize of TableListView

Changelog

  • feat: Allow customizing restrictWidth and paddingSize of TableListView

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

@AMoo-Miki AMoo-Miki added backport 2.x v2.17.0 look & feel Look and Feel Improvements labels Aug 13, 2024
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.74%. Comparing base (265a176) to head (0db3f04).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7691   +/-   ##
=======================================
  Coverage   63.74%   63.74%           
=======================================
  Files        3637     3637           
  Lines       80426    80426           
  Branches    12786    12786           
=======================================
  Hits        51264    51264           
  Misses      26030    26030           
  Partials     3132     3132           
Flag Coverage Δ
Linux_1 29.83% <ø> (ø)
Linux_2 55.82% <ø> (ø)
Linux_3 40.37% <ø> (-0.01%) ⬇️
Linux_4 31.30% <ø> (ø)
Windows_1 29.85% <ø> (ø)
Windows_2 55.77% <ø> (ø)
Windows_3 40.32% <ø> (-0.06%) ⬇️
Windows_4 31.30% <ø> (ø)

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.

@AMoo-Miki AMoo-Miki merged commit a360b38 into opensearch-project:main Aug 13, 2024
72 of 73 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 13, 2024
#7691)

* Allow customizing `restrictWidth` and `paddingSize` of `TableListView`

Signed-off-by: Miki <miki@amazon.com>

* Changeset file for PR #7691 created/updated

---------

Signed-off-by: Miki <miki@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit a360b38)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
virajsanghvi pushed a commit that referenced this pull request Aug 15, 2024
#7691) (#7700)

* Allow customizing `restrictWidth` and `paddingSize` of `TableListView`

---------

(cherry picked from commit a360b38)

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>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
SheyGao pushed a commit to SheyGao/OpenSearch-Dashboards that referenced this pull request Aug 20, 2024
opensearch-project#7691)

* Allow customizing `restrictWidth` and `paddingSize` of `TableListView`

Signed-off-by: Miki <miki@amazon.com>

* Changeset file for PR opensearch-project#7691 created/updated

---------

Signed-off-by: Miki <miki@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Signed-off-by: Shey Gao <sheygao@amazon.com>
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.

3 participants