nss-evening-cohort-9 / nutshell-peanut

nutshell-peanut created by GitHub Classroom
0 stars 3 forks source link

Events - UPDATE #22

Closed tilleraj closed 5 years ago

tilleraj commented 5 years ago

User Story

As a user, I should be able to edit an event.

Acceptance Criteria

GIVEN a user wants to change the details of an event WHEN the user clicks the 'edit' button beside an event THEN the row of the event should then contain input fields populated with the current event information AND there should be a button to save the new details AND there should be a cancel button that turns the row back to normal and does not save any changes that were in the input fields

Development