#13157 - Last Ordered Items block - bad js code#19039
#13157 - Last Ordered Items block - bad js code#19039magento-engcom-team merged 4 commits intomagento:2.3-developfrom
Conversation
|
Hi @omiroshnichenko. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
|
@magento-engcom-team give me test instance |
|
Hi @ishakhsuvarov. Thank you for your request. I'm working on Magento instance for you |
|
Hi @ishakhsuvarov, here is your new Magento instance. |
|
Hi @orlangur, thank you for the review. |
|
Hi @omiroshnichenko , we found several issues with provided fix: case 1: Add to Cart button disappear after product was added to cart from 'Recently Ordered' section
case 2: Add to Cart button is not visible after product change Status Stock from "Out of Stock" to "In Stock"
Expected: Actual: |
|
Hi @sidolov, first case was fixed. Second case is not related to this issue. Problem is with customer data invalidation. Currently, Magento invalidates customer data on any POST request that goes from storefront. So, I think separate issue should be created for second case. |
|
Hi @sidolov, thank you for the review. |
|
Hi @omiroshnichenko. Thank you for your contribution. |
Description
Fix logic in last-order-items.js and Recently Ordered block.
Fixed Issues
#13157: Last Ordered Items block - bad js code
Manual testing scenarios
Contribution checklist