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

Bug 1905292 - For comments tagged as spam, remove the content #2269

Closed
wants to merge 1 commit into from

Conversation

dklawren
Copy link
Collaborator

@dklawren dklawren commented Jun 28, 2024

This needed to be added to the older legacy comment tag API endpoint as well as the one that is used by the newer Bug Modal show bug UI.

@dklawren dklawren requested a review from cgsheeh June 28, 2024 21:37
Copy link
Collaborator

@globau globau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this change if a comment is accidentally tagged as spam its contents will immediately be removed, without any feedback to the user that anything has happened - they won't notice the content is gone until the next time they reload the page.

The content removal should happen after a delay of at least 5 minutes.

Additionally, as the goal of this bug is to hide spam content from search engines, viewing a comment's history if the comment is tagged as spam should require authentication.

@dklawren
Copy link
Collaborator Author

Closing this pull request as per https://bugzilla.mozilla.org/show_bug.cgi?id=1905292#c3

@dklawren dklawren closed this Jul 10, 2024
@dklawren dklawren deleted the 1905292 branch July 10, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants