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: add gap between type and name in widget panel tooltip #2258

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

dsmmcken
Copy link
Contributor

@dsmmcken dsmmcken commented Oct 16, 2024

resolves #2254

image

@dsmmcken dsmmcken requested a review from vbabich October 16, 2024 14:50
vbabich
vbabich previously approved these changes Oct 16, 2024
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.59%. Comparing base (229adf0) to head (8d3c4df).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2258      +/-   ##
==========================================
+ Coverage   46.57%   46.59%   +0.02%     
==========================================
  Files         698      698              
  Lines       38767    38768       +1     
  Branches     9866     9891      +25     
==========================================
+ Hits        18054    18063       +9     
+ Misses      20702    20651      -51     
- Partials       11       54      +43     
Flag Coverage Δ
unit 46.59% <100.00%> (+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.

@dsmmcken dsmmcken merged commit 4e8ad58 into main Oct 16, 2024
12 checks passed
@dsmmcken dsmmcken deleted the dmckenzie_2254 branch October 16, 2024 16:01
@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2024
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.

Increase minimum space between Tooltip Title and Table Name in Stats Summary Pop Up
2 participants