-
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
Disable configurable option drop down till the time option values are not loaded #20934
Comments
Hi @rav-redchamps. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. @rav-redchamps do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
@magento-engcom-team give me 2.3-develop instance |
Hi @rav-redchamps. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @rav-redchamps, here is your Magento instance. |
Hi @shikhamis11. Thank you for working on this issue.
|
#MM19IN |
@rav-redchamps are you trying to add product into cart before page is loaded completely? |
Hi @shikhamis11 Yes, I know the option values are updated dynamically after few seconds. But if someone clicks add to cart in the meantime then the page get refreshed with notice. This is a usability problem. I think it will be better if we disable the add to cart button till the time option values are loaded and show somehow to user that values are being loaded. |
✅ Confirmed by @shikhamis11 Issue Available: @shikhamis11, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself. |
Hi @sunilit42. Thank you for working on this issue.
|
@magento-engcom-team , i am working on this issue at #dmcdindia1 |
@abbasalis thank you for joining. Please accept team invitation here and self-assign the issue. |
Hi @abbasalis. Thank you for working on this issue.
|
@magento-engcom-team give me 2.3-develop instance |
Hi @abbasalis. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @abbasalis, here is your Magento instance. |
@magento-engcom-team I can't reproduce this issue in Magento 2.3-develop instance. |
@abbasalis This issue has been fixed in pull request #21007 that's why it's not repeatable on Magento 2.3-develop instance. Seems like this issue can be closed. |
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
When values of dropdown options are being loaded, the Add to Cart button should be disabled and DropDown should somehow show that values are being loaded.
Actual result (*)
The add to cart button is clickable and dropdown options have no values
The text was updated successfully, but these errors were encountered: