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

Allow entering of commas when allowCreate is on but multi is off. #289

Merged
merged 1 commit into from
Jul 26, 2015

Conversation

adinardi
Copy link
Contributor

@adinardi adinardi commented Jul 1, 2015

The keydown handler for commas was introduced in #151, but it is preventing created values from having commas in them.

This allows commas to be included in created values as long as multi isn't enabled.

@adinardi
Copy link
Contributor Author

Is there anything I can do to help get this reviewed?

@JedWatson
Copy link
Owner

Sorry for the delay @adinardi! Somehow missed the notification on this PR when it came in. Might actually be a better long-term solution to make the comma keydown handler option via a prop, but for now if this fix works for you I'll get it released.

JedWatson added a commit that referenced this pull request Jul 26, 2015
Allow entering of commas when allowCreate is on but multi is off.
@JedWatson JedWatson merged commit 982cdae into JedWatson:master Jul 26, 2015
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

Successfully merging this pull request may close these issues.

2 participants