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

Add reporting feature for malicious posts #27

Closed
kenodressel opened this issue Mar 18, 2020 · 8 comments · Fixed by #92
Closed

Add reporting feature for malicious posts #27

kenodressel opened this issue Mar 18, 2020 · 8 comments · Fixed by #92
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed inprogress

Comments

@kenodressel
Copy link
Collaborator

No description provided.

@janikga
Copy link
Collaborator

janikga commented Mar 18, 2020

How exactly should this look like? A little button somewhere in the corner of the entry where people can report the post? What should happen on click? An email to someone with the administrative power to remove the entry, if it turns out to be spam?
E.g.

Screenshot 2020-03-18 at 21 55 01

@DaAngus
Copy link
Contributor

DaAngus commented Mar 19, 2020

Conspiracy posts are most of the times copy&paste and contain words unlikely used in a regular request.
Posts containing such words should be marked for review first.
If you need help for grunt work let me know

@kenodressel
Copy link
Collaborator Author

@jagaSto
The button looks good. I would store this in the firebase backend. This could be done in a new collection (easier for write access).

@janikga
Copy link
Collaborator

janikga commented Mar 19, 2020

Cool, will try to implement it like this then and let you know in case I have questions :)

@kenodressel
Copy link
Collaborator Author

kenodressel commented Mar 19, 2020 via email

@janikga
Copy link
Collaborator

janikga commented Mar 19, 2020

First question: what exactly should happen once the user clicks on "Melden"? Should it

a) show a dialog asking the user to state what's wrong with the report?

Or

b) simply report the entry directly?

With a) we get context and users cannot simply spam-report every entry, but b) is less effort ( no need for a dialog window)

@kenodressel
Copy link
Collaborator Author

Simply report it. For now we wont act on it anyways. Its just to get a feeling for the numbers.

@kenodressel kenodressel added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Mar 19, 2020
@mauriceackel
Copy link
Member

I vote for having at least a confirmation dialog (not necessarily with reason for now). I think this would reduce potential abuse (by lowing malicious people down)

@florianschmidt1994 florianschmidt1994 added invalid This doesn't seem right inprogress and removed invalid This doesn't seem right labels Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed inprogress
Projects
None yet
5 participants