From cf27b157e6e196816b696d7737675d58afd6dbb4 Mon Sep 17 00:00:00 2001 From: Ginger Wong Date: Thu, 18 Jun 2020 00:06:10 -0700 Subject: [PATCH] - fix chrome mobile form focus bug by specifying class. when form focuses media query widths change and may think portrait is in landcape and therefore hide the form. - cleanup now unused methods - jump to bottom from vue prop listener --- webroot/index.html | 8 ++------ webroot/js/app.js | 40 ++++++++++++++++++++++++------------- webroot/js/message.js | 42 ++++++++++----------------------------- webroot/js/utils.js | 31 +++++++++++++---------------- webroot/styles/layout.css | 30 ++++++++++++++++------------ 5 files changed, 69 insertions(+), 82 deletions(-) diff --git a/webroot/index.html b/webroot/index.html index 6431740d4..d63ddb149 100644 --- a/webroot/index.html +++ b/webroot/index.html @@ -87,11 +87,8 @@ GW TODO:
-
- -
@@ -101,13 +98,12 @@ GW TODO:
-
-
+
@@ -129,7 +125,7 @@ GW TODO:
- +