ngAutocomplete icon indicating copy to clipboard operation
ngAutocomplete copied to clipboard

Blur autocomplete input after enter press

Open fabioanderegg opened this issue 11 years ago • 2 comments

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.

fabioanderegg avatar Apr 10 '14 10:04 fabioanderegg

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!

wpalahnuk avatar Apr 16 '14 02:04 wpalahnuk

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.

kmmathis avatar Jul 24 '14 20:07 kmmathis