quiltingcode / happening-react-frontend

A react-based social media platform for sharing events in a small town
https://happening-react.herokuapp.com/
2 stars 1 forks source link

USER STORY: Edit comment #21

Open quiltingcode opened 1 year ago

quiltingcode commented 1 year ago

As a logged in user I can edit my comments so that I can correct mistakes

Acceptance Criteria:

Tasks:

quiltingcode commented 1 year ago

I don't know whether this would look more tidy inside a modal as I don't like the look on the page with the create comment, then the edit comment, then the comment list all one on top of the other. I'm going to leave this story as open, the functionality is there now, but if I have time later I may put this edit Comment into a pop up modal instead.