Skip to content

extend to support usage as input field#981

Closed
ionelh wants to merge 1 commit intoJedWatson:masterfrom
ionelh:master
Closed

extend to support usage as input field#981
ionelh wants to merge 1 commit intoJedWatson:masterfrom
ionelh:master

Conversation

@ionelh
Copy link

@ionelh ionelh commented May 22, 2016

I needed something like React-Select, except I wanted it to behave more like an input field. I wanted to have more control on when suggestions open, like sending the minimum number of chars in the suggestion need before showing up. Also, when the field is populated with one or more values, the enter key press calls a handler provided in the props, which can do stuff like search operations.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 90.254% when pulling 346065e on ionelh:master into aa57a93 on JedWatson:master.

@dentuzhik
Copy link

That would be quite useful for me as well.

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.

5 participants