Skip to content

fix: Update Spectrum Theme for Missing ContextualHelpTrigger Icon#2330

Merged
dgodinez-dh merged 2 commits intodeephaven:mainfrom
dgodinez-dh:dag_MenuFix
Jan 10, 2025
Merged

fix: Update Spectrum Theme for Missing ContextualHelpTrigger Icon#2330
dgodinez-dh merged 2 commits intodeephaven:mainfrom
dgodinez-dh:dag_MenuFix

Conversation

@dgodinez-dh
Copy link
Copy Markdown
Contributor

This is for ui.menu
https://deephaven.atlassian.net/browse/DH-18089
The ContexualHelpTrigger icon does not display because incorrect box-sizing.

@dgodinez-dh dgodinez-dh requested a review from dsmmcken January 6, 2025 19:14
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.71%. Comparing base (3608b15) to head (5dc65ff).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2330   +/-   ##
=======================================
  Coverage   46.71%   46.71%           
=======================================
  Files         704      704           
  Lines       39031    39031           
  Branches     9752     9752           
=======================================
  Hits        18234    18234           
  Misses      20786    20786           
  Partials       11       11           
Flag Coverage Δ
unit 46.71% <ø> (ø)

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.

@mofojed mofojed changed the title fix: Update Spectrum Them for Missing ContextualHelpTrigger Icon fix: Update Spectrum Theme for Missing ContextualHelpTrigger Icon Jan 6, 2025
dsmmcken
dsmmcken previously approved these changes Jan 10, 2025
margin-bottom: 0;
}

[class*='spectrum-Menu-itemGrid'] svg,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

you could consider linking this to PR that would allow this lines removal

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Added

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.70%. Comparing base (3608b15) to head (03ea22c).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2330      +/-   ##
==========================================
- Coverage   46.71%   46.70%   -0.02%     
==========================================
  Files         704      704              
  Lines       39031    39044      +13     
  Branches     9752     9942     +190     
==========================================
  Hits        18234    18234              
+ Misses      20786    20756      -30     
- Partials       11       54      +43     
Flag Coverage Δ
unit 46.70% <ø> (-0.02%) ⬇️

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.

@dgodinez-dh dgodinez-dh merged commit 5f6c8d6 into deephaven:main Jan 10, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 10, 2025
@dgodinez-dh dgodinez-dh deleted the dag_MenuFix branch May 1, 2026 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants