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

Persistent Cart Continued #19

Open
vljones133 opened this issue Aug 2, 2022 · 0 comments
Open

Persistent Cart Continued #19

vljones133 opened this issue Aug 2, 2022 · 0 comments
Labels
enhancement New feature or request required

Comments

@vljones133
Copy link
Contributor

have a persistent cart so I can revisit and pick up where I left off.

  • There are two more experiences to consider here. Explore your favorite websites to see what the intended behavior is for the following cases:
  • Guest-only: I don't want to create an account, but I want my cart to persist between browser refreshes.
    - Look into front-end storage for this one.
  • Guest-to-logged-in-user: Initially, I'm not logged in, and I add items to my cart. When I eventually log in, I want to see those same items I added when I was logged in still in my cart, in addition to the items I may have had in my cart from a previous logged in session.
@vljones133 vljones133 added enhancement New feature or request required labels Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request required
Projects
None yet
Development

No branches or pull requests

1 participant