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

Fixed products sorting #3793

Merged
merged 2 commits into from
Nov 8, 2019
Merged

Conversation

lysy-vlc
Copy link
Contributor

@lysy-vlc lysy-vlc commented Nov 7, 2019

Related issues

#3785

Short description and why it's useful

Fixed product sorting. If user came to category page first time, product were sorted by latest:desc. When he wanted to change filter for e.g price:desc and then come back to previous filter it was only latest.
I've unified that to latest:desc

Which environment this relates to

Check your case. In case of any doubts please read about Release Cycle

  • Test version (https://test.storefrontcloud.io) - this is a new feature or improvement for Vue Storefront. I've created branch from develop branch and want to merge it back to develop
  • RC version (https://next.storefrontcloud.io) - this is a stabilisation fix for Release Candidate of Vue Storefront. I've created branch from release branch and want to merge it back to release
  • Stable version (https://demo.storefrontcloud.io) - this is an important fix for current stable version. I've created branch from hotfix or master branch and want to merge it back to hotfix

Upgrade Notes and Changelog

  • No upgrade steps required (100% backward compatibility and no breaking changes)

  • I've updated the Upgrade notes and Changelog on how to port existing VS sites with this new feature

  • I read and followed contribution rules

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.

3 participants