Skip to content

Resolve "Frontend/Backend - Platform - Create infinite scroller"

Liam Mcmanus requested to merge 42-home-page-infinite-scroller into main

To Test

  • Nav to home page
  • As you scroll it should pull In movies as you go
  • If you get to the loading part it should show a loading indicator
  • If you get to the end with movies pulled it should show no more movies
  • If no movies can be found it should say no movies could be found

Also just a note - I changed the data to be resolved on the route, I suggest we do this everywhere else too, see the app.routes.ts and home.page.ts for more details.

Closes #42 (closed)

Edited by Liam Mcmanus

Merge request reports

Loading