diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 5de2f830..4488cd6b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -102,6 +102,8 @@ TODO: NOW THAT FORM IS THERE MOSTLY, CLEAN UP CODE FOR RE-USE in many other form - formstate shit is also menu shit really so can they be combined somehow, like present two sets of menu options one read only and one fully read-write? - some forms will have special needs but could handle them outside of the regular boilerplate shit? TODO: Outstanding case with vuetify bug in clear button when readonly, check if fixed and if it isn't might need a workaround +TODO: Document in user manual the Widget form as an example with instruction on how to use the various controls etc + - "Anatomy of a AyaNova Form" TODO: Server needs to do widget validation 666 test rules not only in debug mode so can test when put up to the devops server TODO: INVESTIGATE - DO I need to institute a back button? (in APP MODE?? installed to "desktop" on device will I be able to easily navigate without back and forward buttons)