-
Notifications
You must be signed in to change notification settings - Fork 11
feat: icon only mode for select trigger #558
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
Codecov Report
@@ Coverage Diff @@
## main #558 +/- ##
=======================================
Coverage 85.59% 85.59%
=======================================
Files 760 760
Lines 15588 15591 +3
Branches 1992 1992
=======================================
+ Hits 13342 13345 +3
Misses 2213 2213
Partials 33 33
Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
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.
We'll need a similar change for multi select right? Realized the use case I was aware of at least is using this mode with multi-select, not the standard select.
Description
Icon only mode for select trigger
Testing
UTs added. Manually tested.
Checklist: