-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
domainAll issues related to the business domainAll issues related to the business domainfeatureNew feature or requestNew feature or requestweb-uiAll issues related to the web user interfaceAll issues related to the web user interface
Description
Since we're planning to use Comify for events, we want to include a feature that allows users to report posts that require moderation. In this issue, we'll take the first step by focusing on the reporting functionality.
This basically boils down to:
- Adding a “Report” link to the post (in the same spot as the current delete button).
- Adding a report form with:
- A dropdown to select a reason
- An optional remark field
- Saving the report in the database, including:
- The selected reason
- The optional remark
- A flag indicating whether the report has been reviewed.
As reasons we currently have in mind:
- Scam, fraud or spam
- Inappropriate content
Metadata
Metadata
Assignees
Labels
domainAll issues related to the business domainAll issues related to the business domainfeatureNew feature or requestNew feature or requestweb-uiAll issues related to the web user interfaceAll issues related to the web user interface