This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
Problems storing products added to the Wishlist #290
Labels
1: Easy
feature request
Requests for new features. Please be as specific as possible and provide proposal API if it you can
P3: Normal
Priority mark - normal priority
VSF1
Issues in regards to VSF1
##Relates to:
vuestorefront/vue-storefront#3348
Steps to reproduce the issue
Scenario 1:
Scenario 2:
Current behavior
Scenario 1:
After refreshing the page, products occur again on Wishlist (despite the user being logged out)
Scenario 2:
There are only products added by guest (in step 5). The previously added products (in step 2) are gone.
Expected behavior
If logged in customer add products to the wishlist, the list will be stored in Magento i.e. products within the list will not disappear unless customer removes it manually.
If not-logged in customer add products to the wishlist, the list will be stored in browser cache i.e. products within the list will not disappear unless customer clears the browser cache.
If the customer will add products as a not-logged in and then logged into his account, products added to the wishlist before the login will be merged with products in the stored wishlist.
Repository
Can you handle fixing this bug by yourself?
Which Release Cycle state this refers to? Info for developer.
Pick one option.
develop
branch and create Pull Request2. Feature / Improvement
back todevelop
.release
branch and create Pull Request3. Stabilisation fix
back torelease
.hotfix
ormaster
branch and create Pull Request4. Hotfix
back tohotfix
.Environment details
Additional information
The text was updated successfully, but these errors were encountered: