From 2dd1e9dcfeb3c12d6e94f5e04a3266b46d16ece0 Mon Sep 17 00:00:00 2001 From: Wilhelm Berggren Date: Sun, 26 Jul 2026 11:21:18 +0200 Subject: [PATCH] appview: disable autocomplete in markdownEditor and issue title to avoid browser repeating submitted content --- appview/pages/templates/fragments/markdownEditor.html | 1 + appview/pages/templates/repo/issues/fragments/putIssue.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/appview/pages/templates/fragments/markdownEditor.html b/appview/pages/templates/fragments/markdownEditor.html index 9e60b376..0284bee0 100644 --- a/appview/pages/templates/fragments/markdownEditor.html +++ b/appview/pages/templates/fragments/markdownEditor.html @@ -34,6 +34,7 @@