Skip to content
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

Removing the dropdown indicator separator creates space between the clear icon and dropdown indicator icon #6010

Open
jayavelmurali opened this issue Feb 18, 2025 · 0 comments
Labels
issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet

Comments

@jayavelmurali
Copy link

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:

Image

There's a space between dropdown indicator icon and clear icon and this was not there in react-select v1, v1 image below:

Image - here no space between the clear icon and dropdown icon.

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.

@jayavelmurali jayavelmurali added the issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet
Projects
None yet
Development

No branches or pull requests

1 participant