Leaving a form without clicking the submit button leads to lost information.
Show a simple popup when the user tries to leave a form after entering information into it.
There is a very simple contrib module that does this for node forms: https://www.drupal.org/project/node_edit_protection β
All it does is add a JS file to node form pages which monitors for changes to the form, and pops up a warning if you try to leave without submitting.
farmOS does not use nodes, but a similar script could be provided for other forms.
A popup will be displayed if you try to navigate away from an entity form without saving it. You will have the option to discard changes and navigate away anyway.
None.
None.
Active
3.0
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.