Echoes is a media player based on youtube which provides a great user experience (no ads!). Overall, it's a web application that is based on angular.js & bootstrap.
after search is invoked with infinite scroll
more results are appended
then, when searching with a new preset,
search is queried with a pageToken of the recent query
Actual
after search is invoked with infinite scroll more results are appended then, when searching with a new preset, search is queried with a pageToken of the recent query
Expected
search query should reset the pageToken