vue-storefront
vue-storefront copied to clipboard
Add to cart error/success handling
trafficstars
What is the motivation for adding / enhancing this feature?
- if user adds product to the cart successfully a notification with the following message should be displayed:
"Successfully added {PRDUCT_NAME} to the cart" with action "Go to Checkout" and persist: true type: success settings
settings
- If something goes wrong we should display an error notification with the error message with standard 3 secs persistence and type
error
➤ Łukasz Jędrasik commented:
https://github.com/vuestorefront/vue-storefront/pull/5425 ( https://github.com/vuestorefront/vue-storefront/pull/5425|smart-link )
➤ Mike Kwiatkowski commented:
rel 2.5 candidate
➤ Mike Kwiatkowski commented:
PR closed due to inactivity by Heitor Ramon Do we still need this change?