shopware / shopware

Shopware 6 is an open commerce platform based on Symfony Framework and Vue and supported by a worldwide community and more than 1.500 community extensions
https://shopware.com
MIT License
2.75k stars 1k forks source link

ES (show all matching results for media) doesn't work #4341

Open shopwareBot opened 1 month ago

shopwareBot commented 1 month ago

Description: If we have ES enabled, then it's possible to search for multiple entities. They appear in a dropdown with additional item(Show all matching results for ...). When clicking that one, we are redirect to a normal search, which then shows all possible items. This is NOT the case when we search for media. With ES enabled, show more in media doesn't do anything.

Environment: Shopware 6.5.8.9

Steps to reproduce:

  1. Enable ES.
  2. Have some media.
  3. Go to media module.
  4. Search for media via search bar (amount must exceed to threshold in search bar to show additional item).
  5. Click "Show more"

Expected result: Media listing refreshed and updated with matching records.

Actual result: Nothing happens. We need to manually refresh the page with term argument in url to have media listing properly display all records.

shopware-issue-bot[bot] commented 1 month ago

We found the following existing issues which may help or are related to your topic:

shopwareBot commented 1 month ago

[public] Automated response: This issue is linked to the internal issue https://shopware.atlassian.net/browse/NEXT-36048.

[created from NEXT-36048, comment 486567]