-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[Backport] Fixed pagination issue in admin review grid #21537
[Backport] Fixed pagination issue in admin review grid #21537
Conversation
Hi @dominicfernando. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
@magento-engcom-team give me test instance |
Hi @rogyar. Thank you for your request. I'm working on Magento instance for you |
Hi @rogyar, here is your new Magento instance. |
Hi @rogyar, thank you for the review. |
✔️ QA Passed |
Hi @dominicfernando, thank you for your contribution! |
Original Pull Request
#21105
Fixed Issues
When entering the number which greater than last page id then trigger/ show the exception in DEV mode and a blank page in production mode
Manual testing scenarios (*)
Expected Result
Proper admin error message or redirect to the last page
Actual result
Blank page in production mode and show exception in dev mode
Fixed solution
Redirect to the last page
Contribution checklist (*)