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 delete their chapter comments & replies #674

Open
8 tasks
0xMurage opened this issue Apr 1, 2021 · 0 comments

Comments

@0xMurage
Copy link
Collaborator

0xMurage commented Apr 1, 2021

Describe the user story:

A learner should be able to delete their existing chapter comment or reply.

Tasks (where applicable)

  • Add an action on each comment to enable user to initiate delete action
  • Add an action on each reply to enable user to initiate delete action
  • Send delete request to backend API

Tests (where applicable)

  • User can delete their own comment
  • User can delete their reply
  • User cannot delete other user's comment
  • User cannot delete other user's reply

Acceptance Criteria

  • Learner should be able to delete their chapter comment or reply

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

3 participants