-
Notifications
You must be signed in to change notification settings - Fork 3.3k
fix: FIT-642: Text and number input fields are NOT aligned with other fields in the filter modal #8995
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
… fields in the filter modal
✅ Deploy Preview for heartex-docs canceled.
|
✅ 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. |
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## develop #8995 +/- ##
===========================================
- Coverage 66.67% 57.91% -8.76%
===========================================
Files 828 561 -267
Lines 64762 40556 -24206
Branches 10986 10986
===========================================
- Hits 43180 23488 -19692
+ Misses 21578 17064 -4514
Partials 4 4
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:
|
… fields in the filter modal (#8995)
This pull request makes a minor adjustment to the
FilterInputcomponent by removing theh-fullclass from the input's class list. This change likely affects the input's height styling to better fit its intended design.before:

after:
