fakebooker-frontend icon indicating copy to clipboard operation
fakebooker-frontend copied to clipboard

[NewsfeedPage]: Posts

Open KristianWEB opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe.

  • [ ] Currently when you open the newsfeed page the query returns all posts which is n+1 posts time, and this is not ideal. Implement refetching on the getNewsfeed query when you hit 80% of the viewheight.

You can work on this feature by creating and using a branch called feature/newsfeed-refetch

KristianWEB avatar May 22 '20 20:05 KristianWEB