hotwax / inventory-count

HotWax Commerce Inventory Count
Apache License 2.0
16 stars 66 forks source link

Fixed: issue with count saving and item selection while scrolling using scanning (#506) #519

Closed amansinghbais closed 1 week ago

amansinghbais commented 1 week ago

Related Issues

506

Short Description and Why It's Useful

Fixed all the issue around count updation and selection using scanning.

Note: we have added a variable "isScanningInProgress" to check whether is already in saving to avoid multiple count save on scrolling multiple items at the same time.

Screenshots of Visual Changes before/after (If There Are Any)

Contribution and Currently Important Rules Acceptance