nus-cs2113-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Empty field inputs not accepted #707

Open nus-pe-bot opened 6 days ago

nus-pe-bot commented 6 days ago

{10FBDDE1-1FF6-42D6-A6FD-096932F2BA6A}.png

Description

The program does not allow one to enter empty spaces for certain fields, if the field has already been introduced. This is shown below as:

{4952BA58-C266-4DD2-BD3D-068EDE80EA4E}.png

However, this behaviour is accepted when a new field introduced, while there are already items in the list.

For your user, certain fields maybe considered null, depending on the certain specificity of a product. For instance, a grocery store may have stocks of cooking ware, that do not have expiry dates. This means the product should be allowed to have nothing in the expiry field.

Expected Behaviour

Empty fields should be accepted and shown as null, throughout the program.


[original: nus-cs2113-AY2425S1/pe-interim#631] [original labels: type.FeatureFlaw severity.Low]

tayjerom commented 5 days ago

Team's Response

No details provided by team.

Duplicate status (if any):

--