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

fix: correct size of dashboard panel options icon button #7812

Merged

Conversation

virajsanghvi
Copy link
Collaborator

Description

Reverts back to an xs icon button for dashboard panel options.

Issues Resolved

N/A

Screenshot

Before

image

After

image

Testing the changes

tested locally

Changelog

  • fix: correct size of dashboard panel options icon button

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: Viraj Sanghvi <virajs@amazon.com>
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.82%. Comparing base (9d692ef) to head (70858d9).
Report is 173 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7812   +/-   ##
=======================================
  Coverage   63.81%   63.82%           
=======================================
  Files        3656     3658    +2     
  Lines       81205    81268   +63     
  Branches    12949    12964   +15     
=======================================
+ Hits        51823    51869   +46     
- Misses      26202    26218   +16     
- Partials     3180     3181    +1     
Flag Coverage Δ
Linux_1 30.14% <0.00%> (+0.06%) ⬆️
Linux_2 55.87% <ø> (ø)
Linux_3 40.42% <100.00%> (-0.01%) ⬇️
Linux_4 31.28% <100.00%> (-0.01%) ⬇️
Windows_1 30.16% <0.00%> (+0.04%) ⬆️
Windows_2 55.82% <ø> (ø)
Windows_3 40.42% <100.00%> (-0.01%) ⬇️
Windows_4 31.28% <100.00%> (-0.01%) ⬇️

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.

@virajsanghvi virajsanghvi added the look & feel Look and Feel Improvements label Aug 23, 2024
@virajsanghvi virajsanghvi merged commit e62d303 into opensearch-project:main Aug 23, 2024
73 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 23, 2024
* fix: correct size of dashboard panel options icon button

---------

Signed-off-by: Viraj Sanghvi <virajs@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit e62d303)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ruanyl pushed a commit that referenced this pull request Aug 26, 2024
* fix: correct size of dashboard panel options icon button

---------



(cherry picked from commit e62d303)

Signed-off-by: Viraj Sanghvi <virajs@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>
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