From ca46f8d1e083d6d05c1a11056334c9dec8b96e69 Mon Sep 17 00:00:00 2001 From: loma-one <44441246+loma-one@users.noreply.github.com> Date: Sun, 1 Sep 2024 10:06:13 +0200 Subject: [PATCH] User message if the browser window is refreshed unintentionally If a post is created in the modal, not sent and the user refreshes the browser window, all content is lost. This change ensures that the user receives a notification if a post is unsent while the browser window is unintentionally refreshed. --- view/theme/frio/templates/jot-header.tpl | 34 +++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/view/theme/frio/templates/jot-header.tpl b/view/theme/frio/templates/jot-header.tpl index cf74174fe6..e882fdf0c1 100644 --- a/view/theme/frio/templates/jot-header.tpl +++ b/view/theme/frio/templates/jot-header.tpl @@ -12,6 +12,7 @@ +