Skip to content

[Commerce] Add/Remove Buttons in Cart Are Non-Functional #873

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

Open
5 tasks done
vatsashah45 opened this issue Mar 6, 2025 · 0 comments
Open
5 tasks done

[Commerce] Add/Remove Buttons in Cart Are Non-Functional #873

vatsashah45 opened this issue Mar 6, 2025 · 0 comments

Comments

@vatsashah45
Copy link
Contributor

Current Behavior:

Tapping or clicking the plus (“+”) or minus (“-”) buttons in the cart does not update the item quantity or the total.

Expected Behavior:

The plus and minus buttons should increment or decrement the item quantity, and the cart total should update accordingly.

Steps to Reproduce:

  1. Build and run the application.
  2. Click on the “Cart” icon.
  3. Attempt to press the plus or minus buttons next to any item.
  4. Observe that the item quantity remains unchanged, and the cart total does not update.

Affected platform(s):

  • iOS
  • Android
  • WebAssembly
  • Skia Desktop
  • Windows

Package Versions:

"Uno.Sdk": "5.6.45"

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

No branches or pull requests

1 participant