-
Notifications
You must be signed in to change notification settings - Fork 9.4k
"Pagination Frame Skip" not working in Single Store mode #38256
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
Comments
Hi @dchaykas. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
@magento give me 2.4-develop instance |
Hi @dchaykas. Thank you for your request. I'm working on Magento instance for you. |
Hi @dchaykas, here is your Magento Instance: https://5de660d20d46b6a177d4eac684f63302.instances-prod.magento-community.engineering |
Hi @engcom-Dash. Thank you for working on this issue.
|
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @dchaykas, Thank you for reporting and collaboration. Verified the issue on Magento 2.4-develop instance and the issue is reproducible.Kindly refer the screenshots. Steps to reproduce
Pagination frame skip is not visible. Hence Confirming the issue. Thanks. |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-10673 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue. |
Hi @dchaykas, Thanks for your reporting and collaboration. We have tried to reproduce the issue in Latest 2.4-develop instance and the issue is no more reproducible.Hence we are closing this issue. Thanks. |
Preconditions and environment
Steps to reproduce
Expected result
Pagination frame skip should be visible on the frontend with skip frame "..." when permitted.
Actual result
Pagination frame skip is not visible.
Additional information
This is happening because the "pagination frame skip" configuration is explicitly fetched for the Store scope.
vendor/magento/module-catalog/Block/Product/ProductList/Toolbar.php:692
getPagerHtml
functionRelease note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: