SCCapstone / CovidGains

2 stars 0 forks source link

Value checks for budget #84

Closed laurant14 closed 3 years ago

laurant14 commented 3 years ago

System allows for user to input negative values within the budget tab.

To reproduce:

  1. Navigate to budget tab. Negative inputs not filtered out for allowance.
  2. Click add transaction
  3. Add a product name and a negative value for product price
  4. The system allows for negative values for prices that should not be negative
JKizz commented 3 years ago

Fixed with this commit