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

Change amount at cart scroll bar? #7

Open
zhengyangca opened this issue Jan 15, 2018 · 3 comments
Open

Change amount at cart scroll bar? #7

zhengyangca opened this issue Jan 15, 2018 · 3 comments

Comments

@zhengyangca
Copy link

Can you advise what to change and make the amount changeable within the cart scrollbar?

@sivadass
Copy link
Owner

You want the product quantity to be updated inside cart scrollbar?

@zhengyangca
Copy link
Author

That's exactly. Just wondering sometime people may accidentally add a larger amount than expected, while then they have to remove the products and add the ones again from scratch.
I think it would be more convenient if the amounts insider cart scrollbar are changeable.

@sivadass
Copy link
Owner

Yeah it will really improve the experience. But it will need a major code change, as I am currently updating the product quantity only when add to cart is pressed, but now it has to be updated when both stepper inputs (Increase and decrease) are pressed. I will try to add this feature as soon as possible. In the mean time, you just try and give a pull request, am happy to help you further. I am trying in this branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants