Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL doesn't change after selecting All Orders from CP orders index #1367

Closed
jmauzyk opened this issue Apr 8, 2020 · 2 comments
Closed

URL doesn't change after selecting All Orders from CP orders index #1367

jmauzyk opened this issue Apr 8, 2020 · 2 comments
Assignees

Comments

@jmauzyk
Copy link

jmauzyk commented Apr 8, 2020

Description

While the URL is changed when selecting specific statuses from the orders index page, it is not changed when selecting All Orders, resulting in unexpected behavior when navigating between the orders index and order edit pages.

Steps to reproduce

  1. From orders index, select a specific order status, e.g. Shipped. URL changes to site.com/admin/commerce/orders/shipped.
  2. Select All Orders. Note URL does not change back to site.com/admin/commerce/orders.
  3. Click an order number to go to order edit page.
  4. Navigate back in browser. Returns to site.com/admin/commerce/orders/shipped because that was the last URL navigated to, even though All Orders was the last selection being viewed.

Additional info

  • Craft version: 3.4.13
  • PHP version: 7.2.24
  • Database driver & version: MySQL 5.5.5
  • Plugins & versions: Commerce 3.1.1
@lukeholder
Copy link
Member

Confirmed not working for me too. Looking into a fix.

@nfourtythree
Copy link
Contributor

Hi @jmauzyk

Thank you for bringing this to our attention, we have pushed a fix that will be included in the next release.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants