Skip to content

Change page location on admin product filter#12402

Merged
danielkerr merged 1 commit intoopencart:masterfrom
stalker780:patch-1
Jul 2, 2023
Merged

Change page location on admin product filter#12402
danielkerr merged 1 commit intoopencart:masterfrom
stalker780:patch-1

Conversation

@stalker780
Copy link
Copy Markdown
Contributor

The new AJAX filter breaks page location and browser behavior.

If you refresh a page or click browser Back button you will loose current product filter.

pushState changes current location address and adds it to browser history.

This should be done for all filtered admin lists like products, reviews, customers, customer approvals, seo urls, orders

image

The new AJAX filter breaks page location and browser behavior.

If you refresh a page or click browser Back button you will loose current product filter.

pushState changes current location address and adds it to browser history.

This should be done for all filtered admin lists like products, reviews, customers, customer approvals, seo urls, orders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants