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

Select all options #3668

Closed
susuwatari2 opened this issue Jul 5, 2019 · 4 comments
Closed

Select all options #3668

susuwatari2 opened this issue Jul 5, 2019 · 4 comments

Comments

@susuwatari2
Copy link

Thanks for using react-select!

Before creating an issue...

Are you asking a question?

Please don't file GitHub issues to ask questions. Use Stack Overflow with a #react-select tag

Are you reporting a bug or runtime error?

Please include a test case that demonstrates the issue you're reporting!
This is very helpful to maintainers in order to help us see the issue you're seeing.

To report bugs against react-select v2 please fork the following code-sandbox:
https://codesandbox.io/s/k5rvn9z3lv

To report bugs against react-select v1 please fork the following code-sandbox:
https://codesandbox.io/s/n34mq0743j

You may also find the online Babel tool quite helpful if you wish to use ES6/ES7 syntax not yet supported by the browser you are using.

Are you making a feature request?

Provide as much information as possible about your requested feature. Here are a few questions you may consider answering:

  • What's your use case? (Tell us about your application and what problem you're trying to solve.)
  • What interface do you have in mind? (What new properties or methods do you think might be helpful?)
  • Can you point to similar functionality with any existing libraries or components? (Working demos can be helpful.)
@susuwatari2 susuwatari2 changed the title Can we select all? Select all options Jul 5, 2019
@josh-stevens
Copy link

Using this fantastic component across my projects, also wondering if there's an easy API for this. I know the state is generally controlled outside of this component, but haven't given a good think on how you would implement a "Select All" option or button directly on this component.

P.S. just discovered the "mergeStyles" utility which is 👌 , although I don't know if it's mentioned in the docs anywhere? The docs are pretty extensive and not sure if searchable but I haven't found anything about that.

@Rall3n
Copy link
Collaborator

Rall3n commented Aug 7, 2019

Duplicate of #3543

@vigneshwaran-chandrasekaran

refere this link for select all option
https://codesandbox.io/embed/ecstatic-waterfall-e87xz

@bladey
Copy link
Contributor

bladey commented Jun 18, 2020

Closing duplicate in favor of #3543.

@bladey bladey closed this as completed Jun 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants