[Issue] #39604 Fixed rendering products list after applying filters #39699
Labels
Area: Catalog
Component: Catalog
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Priority: P2
A defect with this priority could have functionality issues which are not to expectations.
Reported on 2.4.x
Indicates original Magento version for the Issue report.
Reproduced on 2.4.x
The issue has been reproduced on latest 2.4-develop branch
This issue is automatically created based on existing pull request: #39686: #39604 Fixed rendering products list after applying filters
Description (*)
The issue occures after Ajax request to
After doing all steps to reproduce Request Payload contains

paging[notLimits]: 1
and no other limits. It means that BackEnd shoud return all Products excluding selectedFilters should be preserved to prevent overloading

Manual testing scenarios (*)
Important: 1 or more products should be unselected
Expected result
Selected Products added in amount of 58 items. Request completed
Actual result
No products added. Page freezes
Contribution checklist (*)
The text was updated successfully, but these errors were encountered: