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

Compress the OuiSearchBar instances used on Advanced Settings and Saved Object Management pages #8443

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

AMoo-Miki
Copy link
Collaborator

@AMoo-Miki AMoo-Miki commented Oct 2, 2024

Description

Compress the OuiSearchBar instances used on Advanced Settings and Saved Object Management pages

Also:

  • Fix spacing of the search bar on Advanced Settings page

Note: An OUI update will be required before these kick in.

Screenshot

Saved Object Management

Before After
Assets before Assets after

Advanced Settings

Before After
New Settings before New Settings after
old settings before old settings after

Changelog

  • feat: Compress the OuiSearchBar used on Advanced Settings and Saved Object Management
  • fix: Fix spacing of the search bar on Advanced Settings page

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

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.93%. Comparing base (f3f007a) to head (74362fa).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8443      +/-   ##
==========================================
- Coverage   60.94%   60.93%   -0.01%     
==========================================
  Files        3759     3759              
  Lines       89329    89329              
  Branches    13973    13973              
==========================================
- Hits        54438    54436       -2     
- Misses      31494    31495       +1     
- Partials     3397     3398       +1     
Flag Coverage Δ
Linux_1 28.92% <ø> (ø)
Linux_2 56.30% <ø> (ø)
Linux_3 37.77% <ø> (-0.01%) ⬇️
Linux_4 29.94% <ø> (ø)
Windows_1 28.94% <ø> (ø)
Windows_2 56.25% <ø> (ø)
Windows_3 37.78% <ø> (ø)
Windows_4 29.94% <ø> (ø)

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 force-pushed the fix-searchbar-spacing branch from ce56edf to 1b4a743 Compare October 2, 2024 17:15
@virajsanghvi
Copy link
Collaborator

Can you update snapshot tests

@virajsanghvi
Copy link
Collaborator

Looks like src/plugins/advanced_settings/public/management_app/advanced_settings.test.tsx still needs to be updated

@AMoo-Miki AMoo-Miki force-pushed the fix-searchbar-spacing branch from 551eb24 to e39b28a Compare October 3, 2024 16:35
…ed Object Management pages

Also:
* Fix spacing of the search bar on Advanced Settings page

Signed-off-by: Miki <[email protected]>
@AMoo-Miki AMoo-Miki force-pushed the fix-searchbar-spacing branch from e39b28a to 74362fa Compare October 3, 2024 16:39
@AMoo-Miki AMoo-Miki merged commit 6176b34 into opensearch-project:main Oct 3, 2024
67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 3, 2024
…ed Object Management pages (#8443)

Also:
* Fix spacing of the search bar on Advanced Settings page

Signed-off-by: Miki <[email protected]>
(cherry picked from commit 6176b34)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
virajsanghvi pushed a commit that referenced this pull request Oct 4, 2024
…ed Object Management pages (#8443) (#8474)

Also:
* Fix spacing of the search bar on Advanced Settings page


(cherry picked from commit 6176b34)

Signed-off-by: Miki <[email protected]>
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>
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