* Account for paginated or unpaginated results
* Fix data loading when paginated
- Server-side paginated data needs to be provided in the correct format
- Look at how the original data were provided by the server
- Perform a single data load operation at the end
(cherry picked from commit 717a6ba5d209a1d546a60aa7329f40222c6d4437)