Closed
Description
Elasticsearch attribute filter with pagination issue
Preconditions (*)
- Magento 2.4-develop;
- Sample Data;
- Elasticsearch 6 +
Steps to reproduce:
- Go to Storefront;
- Go to Men->Tops->Hoodies & Sweatshirts category (for example);
- Go to the second 2 page;
- On filter panel choose black from Color (for example);
Actual result:
✖️ After applying the filter, the products are not displayed
- ✔️ When deleting
p=2
from URL path, products are displayed
Expected result:
- it should show the filtered products.
- if I am on the 2th page and filtered any attribute then it should remove the pagination value from the URL or it should be managed with the product item count
- after removing the pagination value from the URL it's showing the 6 number of products
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentIndicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.