refactor(lazy-loader): add lazy loading package

Description

This MR implements the lazy loader package in internal/loader to reduce the number of API calls made at a time , calls will be made with each scroll so the user don't have to stare a blank screen and wait for all the results to be fetched.

Resolves #8393 (closed)

How has this been tested?

Unit tests have been implemented for the loader package

Edited by Parth Sharma

Merge request reports

Loading
Loading