ng2-ui / auto-complete

Angular Auto Complete component and directive
https://ng2-ui.github.io/dist/#/auto-complete
MIT License
279 stars 123 forks source link

Custom filter logic #313

Open KRav007 opened 6 years ago

KRav007 commented 6 years ago

I try to insert a new filter logic with an observable source. I need help how to solve this issue, because it's not working exactly. What do you think, what I have to change. The list is generate to late on fast keypress. Is the onchange method, the right way to trigger the autocomple source? How would you solve this?

http://plnkr.co/edit/PYHJ4LPMGHkf8j6eiM2I?p=preview