Hi, in my app users navigate to an order page from a home page.
On the order page there is a collection which has about 100 designs. They select a design to choose an image and navigate across pagesets of the collection using the simple arrow navigation or click a pageset number. Basic collection navigation.
It’s a simple concept, but if they have been to the order page before (even days or weeks before) the collection ‘remembers’ which pageset they were on like in this screenshot it starts on pageset 6 rather than 1 at the beginning. This is a UX navigation issue.
How can I correct this? They are always navigating to this page from another page, which I had assumed would reset collection views like this.
Appreciate your help.