Closed MarceloAlves closed 9 years ago
Currently, every new character added to the search term begins a new search.
Need to only request items once after two characters then filter the terms accordingly.
This was changed when adding a debounce to the model.
Currently, every new character added to the search term begins a new search.
Need to only request items once after two characters then filter the terms accordingly.