Skip to content

Why not preventing the user to post, instead of invoking mods? #45

@therealmaxmoon

Description

@therealmaxmoon

Feature Request

Is your feature request related to a problem? Please describe.

If a user uses "a bad word", the time of mods gets wasted to approve the post, which should not happen, because bad words shouldn't be able to pass the filter at all.

I don't understand why there is so much work for mods created? Let the users clean up their mess by themselves and don't let them use bad words.

Describe the solution you'd like

The more intuitive way is to trigger an error (including the bad word, so the user knows which one it is) and prevent publication of the post until the user deletes the bad word or replace it with better ones.

A filter should do exactly this: Filter! And not create work for admins and mods.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions