bootstrap icon indicating copy to clipboard operation
bootstrap copied to clipboard

Typeahead : Call a new search programmatically

Open AngularPlayer opened this issue 7 years ago • 2 comments

Hello guys, girls :)

For my project i created a component including an input typeahead and some stuff to set search options, like buttons, radio-buttons and more...

When a user change the search options it would be nice to call automatically a new search for new matchs with the same query (the user doesn't touch the typeahead at all). My question is : how can i do that ? i think it's not possible for now. Can i expect an new feature in the future ?

the search is an asynchronous $http method

AngularPlayer avatar Jun 09 '17 10:06 AngularPlayer

Hi, You have a solution for this??

kmusunuri-rythmos avatar Dec 28 '17 07:12 kmusunuri-rythmos

Not at all, sorry ;(

AngularPlayer avatar Dec 28 '17 13:12 AngularPlayer