-
Notifications
You must be signed in to change notification settings - Fork 568
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
[FEATURE]: Add Revocation Reason #962
Comments
I would prefer to add a "expire ban" button, where it would immediately expire the ban, without revoking it. |
Sounds good! Actually ends up even better so that revoking is solely reserved "expunged" records of that type |
That could bring dishonest moderation, even worse than revoking without reason. |
Maybe change the "expiry" from the date to "Manually Expired by {admin}" so there's a chain of custody |
Bump. Would be great to have sooner than later |
Scope
Web
Feature Description
Add Revoke Reason
Use Case
Add a reason as to why the [ban/warn] was revoked, so that an admin can determine if the revoked history should be taken into account.
For example:
Proposed Solution
When pushing the revoke button, a new modal should pop up prompting the user for a reason. Then, once the ban modal is opened, another line with "Revoke reason" would be provided
Additional Info
No response
The text was updated successfully, but these errors were encountered: