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

[Feature Request] Add isClearable for Select #2239

Open
rafrsr opened this issue Jan 12, 2024 · 4 comments
Open

[Feature Request] Add isClearable for Select #2239

rafrsr opened this issue Jan 12, 2024 · 4 comments
Labels
🔦 Type: Feature New feature or request

Comments

@rafrsr
Copy link

rafrsr commented Jan 12, 2024

Is your feature request related to a problem? Please describe.

This option is available in the new Autocomplete but not in the Select

Describe the solution you'd like

 <Select
      isClearable
      label="Favorite Animal"
      placeholder="Select an animal"
     ...
    >

Describe alternatives you've considered

Currently the only way to do this is using endContent with a button

Screenshots or Videos

No response

@rafrsr rafrsr added the 🔦 Type: Feature New feature or request label Jan 12, 2024
@antonfrolovsky
Copy link

👍 I also want this

@Aryan-mor
Copy link

👍 I also want this

@nichagiro
Copy link

seria genial

@abhinav700
Copy link
Contributor

@wingkwong Can you assign this issue to me. I have begun working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔦 Type: Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants