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] Customer cannot insert multidigit quantity #447

Closed
sync-by-unito bot opened this issue Jan 19, 2022 · 2 comments
Closed

[Cart] Customer cannot insert multidigit quantity #447

sync-by-unito bot opened this issue Jan 19, 2022 · 2 comments
Labels
Milestone

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Jan 19, 2022

Expected result

Customer should be able to insert multidigit quantity into quantity input in Cart siderbar. Cart update request should be delayed and sent few ms after customer stops typing.

Actual result

Cart update request is sent immediately after the quantity value changes.

Steps to reproduce

  1. Add product to cart
  2. Open cart sidebar
  3. Insert multidigit value into quantity input, e.g. 1337
@sync-by-unito
Copy link
Author

sync-by-unito bot commented Jan 21, 2022

➤ Bartosz Herba commented:

Marcin Kwiatkowski

Ready for a CR #465 ( https://github.com/vuestorefront/magento2/pull/465|smart-link )

@sync-by-unito sync-by-unito bot assigned bartoszherba and unassigned bartoszherba and Frodigo Jan 21, 2022
@sync-by-unito
Copy link
Author

sync-by-unito bot commented Jan 21, 2022

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