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(Fieldset): fix label typography #2137

Merged
merged 1 commit into from
Feb 28, 2025
Merged

fix(Fieldset): fix label typography #2137

merged 1 commit into from
Feb 28, 2025

Conversation

booc0mtaco
Copy link
Contributor

@booc0mtaco booc0mtaco commented Feb 28, 2025

  • add temporary shim to the label style to match InputField
  • document as HACK to address later (remove FieldLabel?)
  • update snapshots

Test Plan:

  • Wrote/updated automated tests
  • CI tests / new tests are not applicable
  • Manually tested my changes, and here are the details:

- add temporary shim to the label style to match InputField
- document as HACK to address later (remove FieldLabel?)
- update snapshots
@booc0mtaco booc0mtaco requested review from jgao-czi and a team February 28, 2025 19:11
@booc0mtaco
Copy link
Contributor Author

Before and after:
Screenshot 2025-02-28 at 13 11 41
Screenshot 2025-02-28 at 13 11 23

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.92%. Comparing base (2c2202a) to head (7c75437).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2137   +/-   ##
=======================================
  Coverage   96.92%   96.92%           
=======================================
  Files         114      114           
  Lines        2923     2925    +2     
  Branches      800      801    +1     
=======================================
+ Hits         2833     2835    +2     
  Misses         86       86           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

size-limit report 📦

Path Size
components 96.28 KB (+0.03% 🔺)
styles 29.93 KB (+0.23% 🔺)

Copy link

@jgao-czi jgao-czi left a comment

Choose a reason for hiding this comment

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

👍

@booc0mtaco booc0mtaco merged commit 624b757 into next Feb 28, 2025
11 checks passed
@booc0mtaco booc0mtaco deleted the aholloway/EDS-1520 branch February 28, 2025 19:20
@booc0mtaco booc0mtaco mentioned this pull request Feb 28, 2025
booc0mtaco added a commit that referenced this pull request Feb 28, 2025
## [15.11.0](v15.10.2...v15.11.0) (2025-02-28)

[Storybook](https://61313967cde49b003ae2a860-axnxgwyyxf.chromatic.com/)

### Features

* **DataTable:** export sort direction enum with types ([#2133](#2133)) ([a0948d6](a0948d6))
* **icon:** add thumb-up-and-down ([#2136](#2136)) ([2c2202a](2c2202a))
* **scripts:** add local mode ([#2135](#2135)) ([965a579](965a579))
* **scripts:** allow import script to pull using Figma API ([#2132](#2132)) ([5919b30](5919b30))


### Bug Fixes

* **Fieldset:** fix label typography ([#2137](#2137)) ([624b757](624b757))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants