-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fix - Next Page button triggered when filtering Customer grid #17870
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
Fix - Next Page button triggered when filtering Customer grid #17870
Conversation
Hi @ronak2ram. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @ronak2ram! Thanks for your contribution. Can you please create a port to 2.3? We are trying to have everything merged in 2.3 before proceeding with other branches. Thanks!! |
Hello @miguelbalparda |
Hi @miguelbalparda, thank you for the review. |
Hi @ronak2ram. Thank you for your contribution. Please, consider to port this solution to 2.3 release line. |
Hello @magento-engcom-team |
Description
I do change in grid.phtml. There is a missing button type. If we did not put button type then button work as a submit button.
Fixed Issues (if relevant)
Manual testing scenarios
Expected result
Contribution checklist