-
Notifications
You must be signed in to change notification settings - Fork 3k
fix: FIT-460: Adjust variants and styles of buttons across application for consistency #8058
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: FIT-460: Adjust variants and styles of buttons across application for consistency #8058
Conversation
…ization settings.
…n Settings modal.
✅ Deploy Preview for heartex-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for label-studio-docs-new-theme ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for label-studio-playground ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for label-studio-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #8058 +/- ##
===========================================
- Coverage 70.35% 65.90% -4.45%
===========================================
Files 719 505 -214
Lines 51031 33499 -17532
Branches 8622 8625 +3
===========================================
- Hits 35904 22079 -13825
+ Misses 15124 11417 -3707
Partials 3 3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
/git merge
|
…s-across-application' Workflow run: https://github.com/HumanSignal/label-studio/actions/runs/16624928693
…n for consistency (#8058) Co-authored-by: robot-ci-heartex <[email protected]> Co-authored-by: ricardoantoniocm <[email protected]>
Reason for change
This PR aims to fix inconsistencies in the use of the Button component across the application.
Improved areas include:
Screenshots
Before:
After