-
Notifications
You must be signed in to change notification settings - Fork 3.3k
fix: BROS-195: Create New Token button should be primary/filled #8158
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: BROS-195: Create New Token button should be primary/filled #8158
Conversation
✅ Deploy Preview for label-studio-playground ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for heartex-docs canceled.
|
✅ Deploy Preview for label-studio-docs-new-theme canceled.
|
✅ Deploy Preview for label-studio-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #8158 +/- ##
===========================================
- Coverage 70.48% 66.33% -4.16%
===========================================
Files 720 504 -216
Lines 52128 34141 -17987
Branches 8813 8813
===========================================
- Hits 36742 22646 -14096
+ Misses 15383 11492 -3891
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:
|
This PR changes the Create New Token button from neutral / outlined to primary / filled.
Before
After