Nostradongus / AGC-Print

2 stars 1 forks source link

Blank inputs are accepted when editing order set and orders #38

Closed JulCL123 closed 3 years ago

JulCL123 commented 3 years ago

Story : US#10

Summary : When editing the order set, text fields accept even when they are blank (e.g. name of the receiver, email address). This also applies when editing orders (e.g. dimensions of the orders (width and height). The blank text field does not however reflect on the database. I think it would be better to not accept blank text fields to avoid confusion.

Galahallt commented 3 years ago

This is fine because when inputs are blank, the data stored in the database will not be replaced. Only fields that contain new data will be replaced.