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

allowCreate new option in not multi mode #795

Closed
sanjaypoyzer opened this issue Feb 26, 2016 · 6 comments
Closed

allowCreate new option in not multi mode #795

sanjaypoyzer opened this issue Feb 26, 2016 · 6 comments

Comments

@sanjaypoyzer
Copy link

Is there a way for users to create a new option when the component is not in multi mode?

This question was asked before in issue #324 but without the constraint of not being in multi mode.

@hari-rangarajan
Copy link

https://github.com/JedWatson/react-select/blob/master/src/Select.js#L360

allowCreate seems to be disabled in the code. Does it even work for you? I'm also interested in creating new options in any mode.

@Secretmapper
Copy link

+1

@simpixelated
Copy link

allowCreate: true (aka "tags mode") is still in development for 1.0. See #568 (comment)

@pierre-b
Copy link

+1

@bvaughn
Copy link
Collaborator

bvaughn commented Sep 3, 2016

By the way, I believe PR #1187 should resolve this issue. Please feel free top give the branch a spin and let me know if you have any concerns or other feedback. 😄

@bvaughn
Copy link
Collaborator

bvaughn commented Sep 4, 2016

This issue no longer exists in the 1.x code (as of PR #1187) and so I'm going to close it!

Look for an updated RC with this functionality soon. 😎

@bvaughn bvaughn closed this as completed Sep 4, 2016
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

6 participants