Edit old posts in a slow topic

Hi,

In our community moderators like to use the new awesome slow mode to keep things calm when a topic goes sideway. More precisely, someone flags an aggressive post, we moderators accept the flag, and then we put the topic in slow mode, asking in a public response for corrections of all aggressive posts before disabling the slow mode.

But this does not work. :roll_eyes: Because users cannot edit old posts in a slow topic.

Is there any workaround? Is it possible to configure the slow mode so that editing old posts is allowed?

5 Likes

No more reactions? Pretty please?

1 Like

Very much appreciate you raising this issue, @Elvith – I’ve been following along with the discussion of ā€œSlow Modeā€ since it was introduced, and we immediately started using it in many places in the community I’m part of.

(For context, many of our users are arriving from some frankly-toxic mailing lists that our Discourse forum is replacing, and they are in very bad, repeatedly-validated-on-the-mailing-lists habits of engaging their keyboards before hearts or their brains when things start getting heated).

From what I’ve read in ā€œIssues when using slow mode on a topic foreverā€, Discourse developers believe that the risk of edits being abused outweighs the potential benefits:

@codinghorror (and anyone from the Discourse team who’d like to comment) – our experience on our forum matches @Elvith’s, where the current behaviour means that ā€œSlow Modeā€ interferes with the moderation workflow: folks can’t edit their posts to bring them within guidelines, whether in response to auto-hiding after a sufficient number of flags, or even when moderators actively hit ā€œAgree + Hideā€.

Would y’all accept a PR to add a site setting to determine whether ā€œSlow Modeā€ prevents edits, so that folks like myself and @Elvith can restore the request-to-edit behaviour, and take our chances with ā€œedit warsā€? If so, would you want to see those edits counted as someone’s post in the topic (i.e. only allowed as frequently as their posts would be), or would it not make a difference in that you don’t personally foresee using this?

2 Likes

Sure — if you have time for a PR that would be fantastic.

This might be easier than adding just one edit, and sites can experiment with the setting.

3 Likes

What is a PR? Is it a plugin? In which case… would communities hosted on Discourse standard would have access to it?

1 Like

Hi CƩcile PR means Pull Request. Find out more below :wink:

https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests

3 Likes

:woman_facepalming: Of course… I don’t have the skills to do those so the language isn’t very present in my mind!

2 Likes

Done! slow_mode_prevents_editing, default true

EDIT and sorry for using jargon @CƩcile_Savoie, my mistake! :flushed:

5 Likes