-
Notifications
You must be signed in to change notification settings - Fork 359
Mod Feature: Remove content from "Flagged Items" #642
Copy link
Copy link
Open
Labels
CODESome other Code related issue and it should clearly describe what it is affecting in a comment.Some other Code related issue and it should clearly describe what it is affecting in a comment.UIPertains inclusively to the User Interface.Pertains inclusively to the User Interface.featureSomething we don't already have implemented to the best of knowledge but would like to see.Something we don't already have implemented to the best of knowledge but would like to see.
Metadata
Metadata
Assignees
Labels
CODESome other Code related issue and it should clearly describe what it is affecting in a comment.Some other Code related issue and it should clearly describe what it is affecting in a comment.UIPertains inclusively to the User Interface.Pertains inclusively to the User Interface.featureSomething we don't already have implemented to the best of knowledge but would like to see.Something we don't already have implemented to the best of knowledge but would like to see.
The flag count would not be reset but instead
content.flagged = false;(pardon). If the content gets flagged again, it would once again show up for review and possible removal/pardoning.