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

Entire Cart Flashes/Reloads when updating quantities #138

Open
1 task
r-southworth opened this issue Aug 23, 2024 · 0 comments
Open
1 task

Entire Cart Flashes/Reloads when updating quantities #138

r-southworth opened this issue Aug 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@r-southworth
Copy link
Contributor

Describe the bug
When you change a quantity in the cart all the cart cards reload and it causes screen flashes

To Reproduce
Steps to reproduce the behavior:

  1. Go to Cart with some items in the cart
  2. Change the quantity on any item
  3. See brief screen flash/reload

Expected behavior
User should just see the changes from updating the quantity not have the whole section reload

Proposed Solution
Make adjustments to the rendering to prevent the screen flashes/tearing

  • I am willing to submit a pull request for this issue.
@r-southworth r-southworth added the bug Something isn't working label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant