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

As an Admin, I want to be able to review inappropriate or harmful forum posts so that I can remove them #31

Open
2 tasks
taeyeonkim00 opened this issue Oct 3, 2024 · 1 comment

Comments

@taeyeonkim00
Copy link
Collaborator

taeyeonkim00 commented Oct 3, 2024

An Admin should be able to review inappropriate / harmful forum posts and remove them as needed

Acceptance Criteria

  • Scenario: Admin reviews inappropriate or harmful forum post

    • Given an admin has access to the forum
    • When the admin sees an inappropriate forum post
    • Then the admin should be able to review and remove the post
  • Scenario: Admin receives notification when a harmful post is made

    • Given a user has made an inappropriate post and/or comment
    • When a different user has reported it
    • Then the admin should receive a notification
    • And be able to navigate to that post/comment

Definition of Done:

Admin can review inappropriate posts and remove them on the forum

@taeyeonkim00
Copy link
Collaborator Author

notifications will be on admin's dashboard as a "notification tab"
or just email notification to check the reported comment/post

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

No branches or pull requests

1 participant