Billgonzo123 / Plantzzz

Plantzzz aims to help you and your friends keep your house plants thriving!
https://plantzzz.herokuapp.com/
1 stars 1 forks source link

Plant Nickname Edit #55

Closed cabosw closed 2 years ago

cabosw commented 2 years ago

Currently when editing the user is able to save the plant without a nickname. Prevent user from submitting an empty field for plant nickname when editing a plant.

We need to figure out how to make the plant nickname required in the form.

We also need to make the Date choice required in the form.

cabosw commented 2 years ago
Screen Shot 2022-02-21 at 2 40 58 PM
emdok commented 2 years ago

Looks like we just need to make the plant nickname required in the Form field for editing a plant.