dickinson-comp190 / GitKit-FarmData2-S24

Other
0 stars 17 forks source link

Seeding Report: Allows Invalid Inputs #54

Open wpgoble opened 8 months ago

wpgoble commented 8 months ago

Description: Users are able to enter invalid inputs such as negative values into the Seeding Input Log of FieldKit

Steps to replicate this problem:

  1. Log into FarmData2 with the correct user credentials
  2. Click on the tab FieldKit and then click on Seeding Input
  3. Under the label "Labor" fill in a negative value for workers and time
  4. Click submit and Generate Report

Observed Output

image

Desired Output

There should not be a bottom error option available to click to generate a negative value.


Issue by anlai46 Thursday Dec 16, 2021 at 08:52 GMT Originally opened as https://github.com/DickinsonCollege/FarmData2/issues/344

wpgoble commented 8 months ago

Really nice bug report. This identifies the same issue as #333, which also highlights an issue with decimal values for some fields. This issue is being closed but will be referenced from that one.


Comment by braughtg Wednesday Dec 22, 2021 at 16:19 GMT