ngAutocomplete
ngAutocomplete copied to clipboard
Blur autocomplete input after enter press
I don't now if this is desired behaviour for all use cases, but on mobile this change closes the keyboard after hitting Enter/Go.
This seems reasonable, I'll have to take a closer look but I can't imagine any reason not to blur the autocomplete textbox
Thanks for the PR!
Any update on merging this request? I just need to call a function after a place is selected from the autocomplete dropdown, and I figure blur is the way to do it.