Closed mywebcom closed 2 years ago
Hi @mywebcom. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this
@magento export issue to JIRA project PWA as Bug
:white_check_mark: Jira issue https://jira.corp.magento.com/browse/PWA-2479 is successfully created for this GitHub issue.
Describe the bug
When customer creates certain number of wishlist and reach the max number of allowed wishlist configured in magento admin.
https://docs.magento.com/user-guide/marketing/wishlist-configuration.html
create a list button is still showing on the storefront. logically, the button should be removed once the max number is reached.
To reproduce
Steps to reproduce the behavior:
Expected behavior
"Create a list button" should be hidden.
Screenshots
Test Plan
- Verify single wishlist for commerce edition
- Verify single wishlist for Community edition
- Verify Multiple wishlist for 2 and 5 wishlist as config and make sure Venia UI respects the backend configs.
- Verify in Chrome , FF, Safari and Mobile device
- Update Multiple wishlist mock data cypress test to include this fix test coverage