-
Notifications
You must be signed in to change notification settings - Fork 359
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
Admin actions for Flagged comments #315
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comments are remaining in the flag queue after being ACCEPTED.
The flag queue should not show comments that have already been acted on by a moderator (aka, ACCEPTED or REJECTED)
Also, in a related issue, I'm seeing rejected comments in the All list. The All list should only show comments that need moderator attention (those in the Premod and Flagged lists). Sorry this is confusing and not well documented. Design is working on making this section clearer. |
@jde The 'All Queue' was removed after a Design Meeting until further research is completed. (It wasn't updated to master) About the comments that have been |
What does this PR do?
null
forNONE
NONE
orPREMOD
statuses for flagged comments./comments
endpoint free)How do I test this PR?