sadmann7 / skateshop

An open source e-commerce skateshop build with everything new in Next.js.
https://skateshop.sadmn.com
MIT License
5.1k stars 731 forks source link

Enhance Cart Quantity Update Functionality for Improved User Experience #75

Open ChoaibMouhrach opened 10 months ago

ChoaibMouhrach commented 10 months ago

When adding an item to the cart and attempting to update its quantity, the system lacks debounce functionality. This means users must adjust the quantity one by one, which creates a suboptimal user experience.

I would like to contribute a solution to this issue through a pull request. Please consider assigning it to me if that works for you.

sadmann7 commented 10 months ago

Yeah go for it