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

Cart - Product quantities #1384

Closed
joevingracien opened this issue Sep 28, 2023 · 2 comments
Closed

Cart - Product quantities #1384

joevingracien opened this issue Sep 28, 2023 · 2 comments
Labels

Comments

@joevingracien
Copy link

joevingracien commented Sep 28, 2023

What is the location of your example repository?

demo store

Which package or tool is having this issue?

Hydrogen

What version of that package or tool are you using?

demostore 2.1.3

What version of Remix are you using?

demostore 2.1.3

Steps to Reproduce

cart-optimisticUI.mov

Expected Behavior

Quantity stays the same

Actual Behavior

Quantity is bugging

@joevingracien joevingracien changed the title Fast quantity updates / Optimistic UI Cart - Product quantities Sep 28, 2023
@joevingracien
Copy link
Author

I'm assuming there might not be enough stock, so it goes back to the max stock value. The number it goes back to is different from a product to another.

@michenly michenly added the cart label May 2, 2024
@blittle
Copy link
Contributor

blittle commented Jun 21, 2024

I think this is resolved with the new useOptimisticCart()

@blittle blittle closed this as completed Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants