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

[Look&Feel] Use small context menu across the board #7486

Merged

Conversation

zhongnansu
Copy link
Member

@zhongnansu zhongnansu commented Jul 25, 2024

Description

Found 2 places that we need to use small context Menu. Along with #7057 , Now we have applied small context menu across the whole OSD codebase

image

Issues Resolved

Screenshot

Testing the changes

Changelog

  • skip

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

❌ Empty Changelog Section

The Changelog section in your PR description is empty. Please add a valid changelog entry or entries. If you did add a changelog entry, check to make sure that it was not accidentally included inside the comment block in the Changelog section.

Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.67%. Comparing base (33ef32d) to head (cfa0838).
Report is 233 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7486      +/-   ##
==========================================
- Coverage   63.67%   63.67%   -0.01%     
==========================================
  Files        3630     3630              
  Lines       79545    79545              
  Branches    12609    12609              
==========================================
- Hits        50652    50650       -2     
- Misses      25819    25820       +1     
- Partials     3074     3075       +1     
Flag Coverage Δ
Linux_1 30.75% <ø> (ø)
Linux_2 55.58% <ø> (ø)
Linux_3 40.36% <ø> (-0.01%) ⬇️
Linux_4 31.55% <ø> (ø)
Windows_1 30.77% <ø> (ø)
Windows_2 55.53% <ø> (ø)
Windows_3 40.37% <ø> (ø)
Windows_4 31.55% <ø> (ø)

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.

@github-actions github-actions bot added Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry and removed failed changeset labels Jul 30, 2024
Copy link
Collaborator

@virajsanghvi virajsanghvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rerunning ci to see if that addresses failures

Copy link
Collaborator

@virajsanghvi virajsanghvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good - test failure looks unrelated so approving, rerunning just in case

@virajsanghvi virajsanghvi merged commit 61d5c49 into opensearch-project:main Jul 31, 2024
67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 31, 2024
Signed-off-by: Zhongnan Su <[email protected]>
(cherry picked from commit 61d5c49)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
zhongnansu pushed a commit that referenced this pull request Aug 5, 2024
(cherry picked from commit 61d5c49)

Signed-off-by: Zhongnan Su <[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
Labels
backport 2.x enhancement New feature or request in-next look & feel Look and Feel Improvements Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants