Skip to content

Users should be able to Add and delete comments  #14

@hubkinza

Description

@hubkinza

As a user, I want to be able to add and delete comments on book details pages.

Acceptance criteria

  1. Users should see an "Add Comment" section on the book details page where they can input their comments.
  2. After submitting a comment, it should be displayed along with other comments on the book details page.
  3. Each comment should have a "Delete" button or similar functionality visible to the user who posted the comment.
  4. Clicking on the "Delete" button should prompt the user to confirm their action before permanently deleting the comment.
  5. Upon confirmation, the comment should be removed from the book details page.

Tasks:

  • 1
  • 2
  • 3

Metadata

Metadata

Assignees

Labels

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions