Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 520 Bytes

2021-10-11-keep-the-filter-parameters-on-the-url-after-changing-currency-or-language.md

File metadata and controls

7 lines (7 loc) · 520 Bytes
title issue
Keep the filter parameters on the url after changing currency or language
NEXT-13113

Storefront

  • Added a new function _updateRedirectParameters to src/Storefront/Resources/app/storefront/src/plugin/forms/form-auto-submit.plugin.js to update input redirectParameters when changing form.
  • Added a new function _createInputForRedirectParameter to src/Storefront/Resources/app/storefront/src/plugin/forms/form-auto-submit.plugin.js to generate html content of input redirectParameters.