Skip to content

Conversation

@yyassi-heartex
Copy link
Contributor

This pull request includes a minor update to the buttonVariant function in web/libs/ui/src/lib/button/button.tsx. The change removes the text-label-medium class from the button styles to simplify the applied text styles.

before:
Screenshot 2025-07-18 at 2 32 41 PM

after:
Screenshot 2025-07-18 at 2 30 55 PM

  • web/libs/ui/src/lib/button/button.tsx: Removed the text-label-medium class from the button's style definitions in the buttonVariant function. This simplifies the text styling by relying on other existing classes.

@netlify
Copy link

netlify bot commented Jul 18, 2025

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 858743d
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/687a93761694190007196bc9

@netlify
Copy link

netlify bot commented Jul 18, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit 858743d
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/687a93762ac11b0008af8f1c
😎 Deploy Preview https://deploy-preview-8009--label-studio-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jul 18, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 858743d
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/687a9376dfc97a0009e0601b

@github-actions github-actions bot added the fix label Jul 18, 2025
@netlify
Copy link

netlify bot commented Jul 18, 2025

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit 858743d
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/687a93769787090008415b14
😎 Deploy Preview https://deploy-preview-8009--label-studio-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@yyassi-heartex yyassi-heartex requested a review from a team July 18, 2025 18:34
Copy link
Contributor

@bmartel bmartel left a comment

Choose a reason for hiding this comment

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

This has global implications, I am fairly certain this is the most correct base state of a button, just want to be sure this doesn't have any weird effects in the application.

@codecov
Copy link

codecov bot commented Jul 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.02%. Comparing base (2200943) to head (858743d).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #8009       +/-   ##
============================================
+ Coverage    35.04%   55.02%   +19.98%     
============================================
  Files          657      465      -192     
  Lines        45376    32084    -13292     
  Branches      7566     8368      +802     
============================================
+ Hits         15901    17655     +1754     
+ Misses       29472    14429    -15043     
+ Partials         3        0        -3     
Flag Coverage Δ
lsf-integration 55.02% <ø> (?)
lsf-unit ?
pytests ?

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@robot-ci-heartex robot-ci-heartex merged commit 4955326 into develop Jul 18, 2025
64 of 66 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-fit-407/buttonvariant branch July 18, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants