Skip to content

Implement infinite scroll on stories. #8

Open
@Swastikyadav

Description

@Swastikyadav
  • Currently we have a load more button.
  • This button when clicked loads 10 more stories.
  • Remove this button and add infinite scroll.
  • When we scroll to the bottom of the page it should fetch 10 more stories.
  • Instead of having to click the load more button.

Detail

Just moving the button onClick login to the point when scroller reaches end of page should do the job.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions