From ffdb4885485c8cc257f1e35660366028afbe5cdd Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 24 Nov 2020 22:17:31 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1c22c377..7a0ccf72 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -35,6 +35,10 @@ To REMOVE: apt-get remove dotnet-runtime-3.0 (replace 3.0 with whatever version MISC ITEMS THAT CAME UP +todo: network error should not show on NEW COUNT for notifications because it's looping over and over and keeps showing that error + That particular code should just show the error once maybe then go about it's business quietly? + or maybe it's kosher as is, a dev environment is not the same as production after all + todo: on all hide password option forms need one central button to hide passwords because it's the reveal button is a tab stop stuck on when entering data quick check to see if can make it not be a tab stop before doing this todo: RESET User edit docs