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 review #42

Open quiltingcode opened 1 year ago

quiltingcode commented 1 year ago

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

Acceptance Criteria:

Tasks:

quiltingcode commented 1 year ago

User can now only edit the review comment, not the star rating. If they wish to review the star rating, they see a message saying they must delete the entire review and start again from scratch, as it seems the star rating review component that npm have created does not work well being edited.