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] Appearance Popover Button Change #7777

Merged
merged 4 commits into from
Aug 21, 2024

Conversation

SheyGao
Copy link
Contributor

@SheyGao SheyGao commented Aug 20, 2024

Description

This PR updates the Apply button to align with the guideline of "using primary buttons exclusively for primary calls to action."

Screenshot

Before After
Screenshot 2024-08-20 at 4 11 47 PM Screenshot 2024-08-20 at 4 15 10 PM

Changelog

  • refactor: [Look & Feel] Appearance Popover Button Change

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

Signed-off-by: Shey Gao <sheygao@amazon.com>
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.82%. Comparing base (9d3ca79) to head (c0a40e6).
Report is 179 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7777      +/-   ##
==========================================
- Coverage   63.83%   63.82%   -0.01%     
==========================================
  Files        3655     3655              
  Lines       81126    81126              
  Branches    12923    12923              
==========================================
- Hits        51783    51781       -2     
- Misses      26165    26166       +1     
- Partials     3178     3179       +1     
Flag Coverage Δ
Linux_1 30.08% <ø> (ø)
Linux_2 55.87% <ø> (ø)
Linux_3 40.42% <ø> (ø)
Linux_4 31.29% <ø> (ø)
Windows_1 30.10% <ø> (ø)
Windows_2 55.82% <ø> (ø)
Windows_3 40.42% <ø> (-0.01%) ⬇️
Windows_4 31.29% <ø> (ø)

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.

@LDrago27 LDrago27 added backport 2.x v2.17.0 look & feel Look and Feel Improvements labels Aug 21, 2024
@LDrago27 LDrago27 merged commit b4ae264 into opensearch-project:main Aug 21, 2024
75 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 21, 2024
* dropped the primary button for apply

Signed-off-by: Shey Gao <sheygao@amazon.com>

* Changeset file for PR #7777 created/updated

---------

Signed-off-by: Shey Gao <sheygao@amazon.com>
Co-authored-by: Shey Gao <sheygao@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit b4ae264)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
LDrago27 pushed a commit that referenced this pull request Aug 21, 2024
* dropped the primary button for apply

* Changeset file for PR #7777 created/updated

---------
(cherry picked from commit b4ae264)

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

4 participants