cart icon indicating copy to clipboard operation
cart copied to clipboard

[TASK] Switch input type to `number` for quantity

Open rintisch opened this issue 1 year ago • 0 comments

Form input fields which are used in the FE to enter the quantity of products used type="text". These fields now use type="number" instead.

Fixes #311

rintisch avatar Apr 14 '24 13:04 rintisch