Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] [FRONTEND] Provide a way for a user to edit their chapter comments and replies #787

Open
11 tasks
brianmarete opened this issue Aug 10, 2021 · 0 comments

Comments

@brianmarete
Copy link
Collaborator

Describe the user story:

As a user, I would like to be able to edit a comment or reply that I've made to a chapter so that I can have a way to correct my comment if I made a mistake

Tasks (where applicable)

  • Add an action on each comment to enable user to initiate edit action
  • Add an action on each reply to enable user to initiate edit action
  • Once a comment has been edited, signify that it has been edited
  • Send delete request to backend API

Tests (where applicable)

  • A comment/reply shows it has been edited
  • User can edit their own comment
  • User can edit their reply
  • User cannot edit other user's comment
  • User cannot edit other user's reply

Acceptance Criteria

  • User should be able to delete their chapter comment or reply
  • Comment shows it has been edited if edited

Screenshots where applicable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants