-
Notifications
You must be signed in to change notification settings - Fork 24
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(SelectInput): wrong arrow size #4839
Conversation
🦋 Changeset detectedLatest commit: eda6e99 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
b3517e9
to
fbcf7b2
Compare
fbcf7b2
to
eda6e99
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4839 +/- ##
=======================================
Coverage 89.21% 89.21%
=======================================
Files 230 230
Lines 8013 8013
Branches 3681 3632 -49
=======================================
Hits 7149 7149
Misses 864 864
Continue to review full report in Codecov by Sentry.
|
Summary
Type
Summarise concisely:
What is expected?
Wrong icon size for SelectInput which can lead to display issues.
Relevant logs and/or screenshots