Hey there, I believe, this is a defect, which might not happen often, but it does:
If a user has entered the minimum number of words into the post textarea, then changes the focus on the Topic title (for example to edit it again) and hits (accidentally or not) return, the post gets automatically submitted regardless whether the post is finished or not.
If most of the users are subscribed to the forum, an e-mail with an unfinished post may be sent to all subscribers. Recently, one of our users did that and informed 900 users via e-mail with a one-line text.
Often, when starting a post, people may or may not enter a topic title immediately or may edit it while drafting the post content. It is easy to hit return and the topic is sent unexpectedly.
Is it possible to add a little feature to the backend, where we can enable a confirmation before posting? Something along the lines: "Are you sure, that you are done with this post"?
Thanks, Chris
Hi @christophk2003,
I guess there is a Plugin or script on your website which causes that issue, on wpForo if you press the back button of the browser you will get a popup message. Screenshot attached below. But if you press the Backspace button on the Keyboard, there will be no action.
Thanks @Chris, for your response. But it is not about hitting backspace, but on return / enter.