You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(dropdown): clearable icon was missing or misaligned
clearable icon ...
was missing when used inside a search selection dropdown
was misaligned when used inside an inline dropdown
The basic fixes where already implemented but only if the clearable class was set manually, which this PR now automatically adds when the clearable setting is used.
0 commit comments