Skip to content

Need to add a simple infinite scrolling logic to a search page #27

@erikbasargin

Description

@erikbasargin

Describe the solution you'd like

  • Prepare PageFetcher to load just necessary data of each post by stack exchange filter key
    - necessary data:
    - number of answers
    - number of votes
    - number of views
    - post title
    - tags
    - time of creating
  • Make a simple implementation of the infinite scrolling
  • Make a loader

Describe alternatives you've considered

For the next version, we should think about some implementation of infinite scrolling with prefetching technique.

Additional context

Example of infinite scrolling.

Metadata

Metadata

Assignees

Labels

Any deviceFor any device (iPad, iPhone, Mac)MediumMedium priorityfeatureNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions