Hello everybody.
I have problem:
UI didn’t show “paging not implemented” before this ticket, and scroll do not work right now. But I have got code and passed test.
When I scroll down UI sends:
http://localhost:5000/api/v1/movies/search?page=1
and it receives first ten movies. What happend with this UI??
Moreover, homepage sends:
http://localhost:5000/api/v1/movies/facet-search?cast=Morgan%20Freeman&page=2
For what??
I have no idea, how I can pass courses on time, when UI has so many bugs…