nss-evening-cohort-9 / nutshell-pine

nutshell-pine created by GitHub Classroom
1 stars 1 forks source link

Messages - Update #13

Closed westmary48 closed 5 years ago

westmary48 commented 5 years ago

User Story

As a user, I should be able to edit a message that I sent previously. I am not able to edit others messages. Once I have edited the message a saved, I should see my updated message print to the page and the new message should be saved to firebase.

Acceptance Criteria

GIVEN a user wants to edit a previous message of theirs WHEN the user performs a gesture on the edit affordance THEN the user should be able to change the text of their message AND have an affordance for saving the edited message

Developer Notes