poteto / ember-hypersearch

Hyperspeed real-time search with caching
MIT License
55 stars 24 forks source link

Clear results when a result is selected #21

Open kmmathis opened 8 years ago

kmmathis commented 8 years ago

I've been messing around with the clearResults() method, like calling it inside of my selectResult action and even hardcoding it into the add-on code, but I haven't been able to get the results to clear out after selecting a result. Is there an easy way to do this that I'm just not getting?