andersganander / albumtalk

Front End for pp5 project Album Talk
0 stars 0 forks source link

USER STORY: Edit a review #10

Closed andersganander closed 4 months ago

andersganander commented 4 months ago

Epic

EPIC: Edit and delete review

User Story

As a logged-in user I want to edit my own review so that I can update it if there's anything that needs to be changed.

Acceptance Criteria

Tasks

andersganander commented 4 months ago

Added ReviewEditForm with fields for content and rating Updated Review.js with logic for when to show ReviewEditForm