darylrowland / angucomplete

AngularJS Autocomplete Directive
511 stars 281 forks source link

after selecting focus does not move to next element #55

Open naumanfarooq opened 10 years ago

naumanfarooq commented 10 years ago

after selecting a value from results list, result is placed in html text element. but then it does not move to next element in line. I am having issue in moving focus to next element when a result has been selected.