arosequist / om-autocomplete

An autocomplete component for Om
Apache License 2.0
61 stars 9 forks source link

Handle submitting an input that isn't autocompleted #6

Open cldwalker opened 9 years ago

cldwalker commented 9 years ago

Currently a user can't submit an input value that isn't autocompleted. Would you take a pull to default to the input value's field if no suggestion is found?