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
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
#721 introduced the Indicator component, it resolved issues with arrows. However, we have issues with clearIndicator on Dropdown (#885) and Input, it relies on the close icon that can be undefined in the theme.
Proposed solution
Add base icons, may be even inside the indicator component
Find the correct unicode char for cross/close action and use it in Indicator component