Skip to content

Infinite Scrolling with review for each post

Sai Nitin IVN requested to merge infinite_scroll into develop

Description:

Added a Peer Review Page with routing ('/peer-review'). Consists of posts from other users fetched using API('get-next-records'). It has infinite scrolling so as you scroll more posts keep appearing. When you click on profile page it opens the profile of poster user. Also it contains a review section for each page consisting of Is Title Related? Is Description Related? Are release_rights correct? Review out of 5 starts If anything is not correct user can edit the values and submit (validations are present).

Type of Change:

  • Bug Fix
  • Feature Development
  • Documentation

Testing:

  • Tested on desktop
  • Tested on mobile
  • Tested in different browsers

Video Demo

Merge request reports

Loading