vendure icon indicating copy to clipboard operation
vendure copied to clipboard

[admin-ui] page # query param disregarded when visiting orders list, always changes to page 1

Open mvrska opened this issue 1 year ago • 1 comments

Describe the bug When navigating from orders list to an order detail and then going back via browser Back button, user does not return to the same page he was previously on, but to page 1.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'/orders?page=45 (or some other non-1 page)
  2. Open detail of any order
  3. Press browser back button

Expected behavior User returns to previously visited page of orders, instead of page 1

Environment (please complete the following information):

  • admin-ui: 2.1.4

mvrska avatar Dec 20 '23 13:12 mvrska

Hi,

I cannot reproduce this. Can you make a screen recording to demonstrate maybe?

michaelbromley avatar Dec 20 '23 14:12 michaelbromley