SalesforceCommerceCloud / pwa-kit

React-based JavaScript frontend framework to create a progressive web app (PWA) storefront for Salesforce B2C Commerce.
https://developer.salesforce.com/docs/commerce/pwa-kit-managed-runtime/guide/pwa-kit-overview.html
BSD 3-Clause "New" or "Revised" License
285 stars 138 forks source link

[Retail App] Price filter radio button doesn't reset while switching pages #235

Closed agurumurthy96 closed 1 year ago

agurumurthy96 commented 3 years ago

Summary

Once the selection has been made, the price filter radio button does not reset while switching to a different page. For example, if a user selects the filter as £0 - £19.99 in the Women's page, after switching to the Men's page, the price filter radio button shows the same selection, but the search results displayed show the default results.

Steps To Reproduce

  1. Visit https://pwa-kit.mobify-storefront.com/en-GB
  2. Click Women's category page
  3. Change the price filter to £0 - £19.99
  4. Switch to Men's category page

Expected result

The price filter radio button should clear after the page is switched

Actual result

The price filter radio button uses the previous page value

System Information (as applicable)

Browser: Chrome Node version: 14 pwa-kit version: 1.2.0 Desktop OS: MacOS Mobile Device Info: iPhone 12

Additional information

https://user-images.githubusercontent.com/83722798/143508942-82979643-4968-4f38-9cb3-d14e6a3c38c0.mp4

uip-robot-zz commented 3 years ago

This issue has been linked to a new work item: W-10230405

echessman commented 1 year ago

Thank you for submitting this issue. We have reviewed the issue, but based on the severity of the issue described, do not have plans to fix this issue at this time. Please comment on the issue if you’d like to propose increasing the priority level.

adamraya commented 1 year ago

The issue is fixed in v2.7.1