mike-webster / pet-tracker

Track Pet Activities Throughout the Day
0 stars 0 forks source link

New Event - Submit Error #33

Open mike-webster opened 4 years ago

mike-webster commented 4 years ago

Description

It seems like every time the /event/new form is submitted the first time, the hidden field containing the selected pet is not being populated. The first time the form is submitted I always receive the validation error message as if I had not selected a pet from the dropdown.

Acceptance Criteria

GIVEN A user loads /event/new
WHEN They submit a valid form for the first time
THEN The user receives a 200 response