From 325cb0f7fbf919c25963929eb0286c53908e75c8 Mon Sep 17 00:00:00 2001 From: Debanjum Singh Solanky Date: Sat, 11 Nov 2023 00:46:16 -0800 Subject: [PATCH] Show message in Save button of Github, Notion config save in web app Show the success, failure message only temporarily. Previously it stuck around after clicking save until page refresh --- .../web/content_source_github_input.html | 29 ++++++++++++++++--- .../web/content_source_notion_input.html | 26 ++++++++++++++--- 2 files changed, 47 insertions(+), 8 deletions(-) diff --git a/src/khoj/interface/web/content_source_github_input.html b/src/khoj/interface/web/content_source_github_input.html index 705e5672..cce0d083 100644 --- a/src/khoj/interface/web/content_source_github_input.html +++ b/src/khoj/interface/web/content_source_github_input.html @@ -46,6 +46,9 @@