This commit is contained in:
2020-11-24 22:17:31 +00:00
parent fadf53886a
commit ffdb488548

View File

@@ -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