diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 58ea2993..e91a30f6 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -14,14 +14,12 @@ todo: Joyce after testing issues: On laptop, when in field that is a NUMBER (i.e. Count in Widget) have option to highlight and type in new number OR just use the UP/DOWN arrow on keyboard OR use the up/down arrow that is the field itself. Whereas on android ONLY have option to type in new number And number is limited in size to no more than 10 digits (says Value must be an integer in red under it if go over) + todo: Check if set to a number properly (I'm pretty sure it is but to be certain) + TODO: Check if this is a known issue on android mobile because I'm seeing it on both firefox and chrome on android + could be a vuetify bug - - - -todo: logout append slot item in nav menu not showing on chrome mobile (or apparently safari) - bug reported and workaround available but unclear how to use it: - https://github.com/vuetifyjs/vuetify/issues/9607 - Posted and asked and awaiting answer +todo: login form on mobile is cut off due to the 100vh bug on chrome as per nav drawer logout issue + fix might be to put a 100% on something app level somewhere or maybe just the login form since it's the only one that has that issue ### RETEST ALL DEVICES WHEN GET TO HERE ##### diff --git a/ayanova/public/index.html b/ayanova/public/index.html index 5fda769b..589e3a59 100644 --- a/ayanova/public/index.html +++ b/ayanova/public/index.html @@ -11,6 +11,6 @@ -
+