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

Fix: Persist WooCommerce sorting in Facet #2982

Merged
merged 2 commits into from
Sep 16, 2022
Merged

Fix: Persist WooCommerce sorting in Facet #2982

merged 2 commits into from
Sep 16, 2022

Conversation

burhandodhy
Copy link
Contributor

@burhandodhy burhandodhy commented Sep 5, 2022

Description of the Change

This PR fixes the issue where the the WooCommerce sorting was not persist when selecting the taxonomy in Facet

Closes #2960

How to test the Change

  • Select Product Categories in Facet by Taxonomy
  • Go to Shop page
  • Sort the products
  • Select any category from Facet

Changelog Entry

Fixed - Facet removes WooCommerce sortting

Credits

Props @burhandodhy @felipeelia

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@burhandodhy burhandodhy added this to the 4.4.0 milestone Sep 5, 2022
@felipeelia felipeelia modified the milestones: 4.4.0, 4.3.1 Sep 15, 2022
@felipeelia felipeelia merged commit ced318b into develop Sep 16, 2022
@felipeelia felipeelia deleted the fix/2960 branch September 16, 2022 13:28
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.

Facets resets/removes Woocommerce default sorting orderby= query string
2 participants