Skip to content
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

fix(checkout): CHECKOUT-4233 Cannot add wishlist with item when logged out #1618

Merged
merged 1 commit into from
Jan 14, 2020

Conversation

mjhmatt
Copy link
Contributor

@mjhmatt mjhmatt commented Jan 8, 2020

What?

When a user is logged out and we try to create a wishlist from a PDP page the server attempts to redirect due to the shopper being logged out. Whilst this will work in blueprint, it breaks the user flow on cornerstone, which ends up with the shopper eventually logging in and creating a wishlist without the selected product in it. After discussion with product we have decided to remove the modal for creating a new wishlist

Tickets / Documentation

https://jira.bigcommerce.com/browse/CHECKOUT-4233

Screenshots

Before

Screen Shot 2020-01-08 at 4 21 59 pm
Screen Shot 2020-01-08 at 4 22 21 pm

After

Screen Shot 2020-01-08 at 4 21 31 pm
Screen Shot 2020-01-08 at 4 21 41 pm

@bigcommerce/storefront-team @davidchin

@bigbot
Copy link

bigbot commented Jan 8, 2020

Autotagging @bigcommerce/storefront-team @davidchin

Copy link
Contributor

@davidchin davidchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍We can revisit this in the future if we really want the in-context modal experience.

Copy link
Contributor

@junedkazi junedkazi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is weird bcoz it used to work in the modal before. I am fine with this going as is right now.

@junedkazi junedkazi merged commit 516dc54 into bigcommerce:master Jan 14, 2020
@mjhmatt mjhmatt deleted the CHECKOUT-4233 branch January 14, 2020 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants