SE750-Group14-GirlGang / roadtrip-planner

An application to help you and your friends plan a roadtrip!
Apache License 2.0
3 stars 2 forks source link

Modal for adding a second event to the itinerary has a bug #119

Closed Jennak21 closed 3 years ago

Jennak21 commented 3 years ago

Describe the bug When adding a second event, the state of the first event added persists

Steps To Reproduce Add an event Add a second event and do not fill out fields. Submit button will be enables and the event will be added using the previous event's fields

Screenshots
image

Expected behavior When adding a new event, no state from a previously added event should be persisted

How to fix setDescription, setLocation, setTime, setNotes

Additional Information [If applicable]