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

"Report this" feature #90

Open
EventideGlow opened this issue Jun 12, 2016 · 0 comments
Open

"Report this" feature #90

EventideGlow opened this issue Jun 12, 2016 · 0 comments

Comments

@EventideGlow
Copy link
Contributor

Suggested here.
In part, this is a stepping stone to user-curated tags with #23.

A "report this" button should be placed on all types of content on Pony.fm so that users can report anything from a mis-tagged song to unmarked explicit content or any other issues to a site admin.

We can get a useful v1 of this out the door very quickly by making this a glorified "contact us" form that allows the user to enter freeform text for their report, then recording the report in the database and emailing out a copy of it.

Other features that can be added after v1 is deployed to make this even more useful:

  • an area visible only to staff that displays reports and allows staff to comment on them and mark them resolved
  • integrating reports into the notification system (this may be doable as part of v1)
  • pre-defined "common report reasons" to make it easier for users to submit simple reports
  • integrating reports more tightly with content using a polymorphic relation (a Reportable interface?)
@ghost ghost self-assigned this May 19, 2017
@EventideGlow EventideGlow unassigned ghost Sep 22, 2017
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

1 participant