-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Magento/Magento2#5730: Changing sort order in admin doesn't work for … #21119
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
Conversation
…earch - Fix search results default sorting config, remove hard coded sort by 'relevance'
|
Hi @yuchenacidgreen. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
@yuchenacidgreen thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository. |
|
@magento-engcom-team give me test instance |
|
Hi @dmytro-ch. Thank you for your request. I'm working on Magento instance for you |
|
Hi @dmytro-ch, here is your new Magento instance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @yuchenacidgreen thanks for the pull request.
I don't think that
Stores->Configuration->Catalog->Catalog->Storefront->Product Listing Sort by setting was designed to set the sort order for search results. Also, there is no way to provide sorting by relevance once the hardcoded sorting is removed.
What do you think about implementing a configuration entry specifically for search results sorting that will include relevance as an option?
|
@yuchenacidgreen , I am closing this PR now due to inactivity. |
|
Hi @yuchenacidgreen, thank you for your contribution! |
…catalog search
Description (*)
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)