rwth-acis / RequirementsBazaar-WebFrontend

Requirements Bazaar, the continuous innovation platform. Repository of the single-page Web application using Web Components, made with love in Aachen, Germany.
https://requirements-bazaar.org
Other
14 stars 5 forks source link

Activity tracker should load more activities when scrolled to end #261

Open fxjordan opened 2 years ago

fxjordan commented 2 years ago

Currently, the activity tracker component uses a fixed limit of 10 for loading the latest activities.

For users being able to see more activities, the component should dynamically load more activities while the user is scrolling.