From 1a0bb7124f44323e2cdc1045a74e4f055aa59918 Mon Sep 17 00:00:00 2001 From: shmck Date: Mon, 4 May 2020 19:28:28 -0700 Subject: [PATCH 1/2] add default loading screen Signed-off-by: shmck --- web-app/public/index.html | 50 +++++++++++++++++++++++---------------- 1 file changed, 30 insertions(+), 20 deletions(-) diff --git a/web-app/public/index.html b/web-app/public/index.html index 5c7b473a..34e86f7c 100644 --- a/web-app/public/index.html +++ b/web-app/public/index.html @@ -1,17 +1,16 @@ - - - - - - - - - - CodeRoad - + CodeRoad + - - -
- - - - \ No newline at end of file + + From dca8adf1e95b8e16ea866fab90a6b7227dd2a030 Mon Sep 17 00:00:00 2001 From: shmck Date: Mon, 4 May 2020 20:27:05 -0700 Subject: [PATCH 2/2] show error page when react fails to load Signed-off-by: shmck --- web-app/public/index.html | 40 +++++++++++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 10 deletions(-) diff --git a/web-app/public/index.html b/web-app/public/index.html index 34e86f7c..b26b568c 100644 --- a/web-app/public/index.html +++ b/web-app/public/index.html @@ -20,21 +20,41 @@ Learn how to configure a non-root public URL by running `npm run build`. --> CodeRoad - - - + + +
-
+

CodeRoad

-

+

Loading...