This repository has been archived by the owner on Feb 2, 2024. It is now read-only.
User details: pagination issues when orders from Barn/Prod API are requested #149
Labels
app:Explorer
Explorer App
Enhancement
New feature or request
Low
Severity indicator for defects. It won't cause any major break-down of the system
Milestone
Originally reported in #132 (comment)
Orders list pagination does not work as expected. See the video: https://watch.screencastify.com/v/YSoUCU7TRfQcyJ0yElph
The issue was introduced by merging of the responses of user orders by env. So the old way of paginating doesn't work correctly as the orders can be either in the prod or barn api, or both, so the logic to know if there's more data to move to the next page is wrong.
Possible options how to resolve the issue:
The text was updated successfully, but these errors were encountered: