From 133a278c9c4c7fea4834aadb2ce688f954c335a3 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 10 May 2024 15:38:53 +0200 Subject: [PATCH] service2: Rework proofing notifications and aborting Notifications were inconsistent in case of errors while checking grammar. --- service2.js | 98 +++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 69 insertions(+), 29 deletions(-) diff --git a/service2.js b/service2.js index 880f26b..2409288 100644 --- a/service2.js +++ b/service2.js @@ -1,12 +1,12 @@ // TODO: Port popup dialog from service.js -// TODO: Test with
+// TODO: Test with contenteditable="plaintext-only" // TODO: Implement