From ccef133d582e92cbf1c066c3886549a7e2686530 Mon Sep 17 00:00:00 2001 From: RemixDev Date: Sat, 9 May 2020 14:45:28 +0200 Subject: [PATCH] Added login warning in home tab if user is not logged in --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b2c0c7..4bdbc5d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ in the WebUI: - Install sass dependency - Make the UI look coherent - Home tab - - Login warning if the user is not logged in + - Fix style for home tab - Search tab - Hide buttons and add a placeholder before search - Better loading feadback fot the user (maybe with a loading circle)