Removing the dropdown indicator separator creates space between the clear icon and dropdown indicator icon #6010
Labels
issue/bug-unconfirmed
Issues that describe a bug that hasn't been confirmed by a maintainer yet
I just upgraded to react-select the latest version from react-select v1 and I removed the indicator separator and set
isClearable
to clear values but it's giving me the below UI:There's a space between dropdown indicator icon and clear icon and this was not there in react-select v1, v1 image below:
I need to achieve this design in the latest react-select, Does anyone have any idea on how to solve it. I know, they introduced a separator in the latest release but there's an option to remove the separator then there should be an option to remove that space also.
The text was updated successfully, but these errors were encountered: