-
Couldn't load subscription status.
- Fork 3.1k
feat: UTC-344: Improve empty Cloud Storage project settings page #8716
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
Conversation
✅ Deploy Preview for label-studio-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for label-studio-docs-new-theme canceled.
|
✅ 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.
|
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## develop #8716 +/- ##
============================================
- Coverage 67.03% 51.17% -15.87%
============================================
Files 790 551 -239
Lines 60671 38991 -21680
Branches 10310 10310
============================================
- Hits 40671 19953 -20718
+ Misses 19997 19035 -962
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:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes look good, but you likely need to update tests to reflect the changes and possibly need to let QA know to update selenium tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small suggestion.
| </div> | ||
| } | ||
| actions={ | ||
| <div className="flex gap-2"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <div className="flex gap-2"> | |
| <div className="flex gap-base"> |
Before:

After:
