classic-theme icon indicating copy to clipboard operation
classic-theme copied to clipboard

Fix minimal quantity reset

Open ComonSoft opened this issue 9 months ago • 5 comments

Questions Answers
Description Fixes an issue when a product has a minimum quantity by sale, and user enter a value greater than the minimal with 2 or 3 digits in input field, and click outside, the value comes back to minimal
Category FO
Type bug fix
BC breaks no
Deprecations no
Fixed ticket Fixes #36245, Fixes #28531
Sponsor company @ComonSoft
How to test 1. Go to back office, create a product with a minimal quantity for sale by 5 (sample, works with any value) less than 10
2. Go to frontend product page
3. In the quantity field, enter quantity greater than 10 by keyboard
4. Click outside the input (any where except +- arrows)
5. The quantity in the field goes back to 5.

ComonSoft avatar May 28 '24 10:05 ComonSoft