diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index dad6f41c..6938b8d0 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -3,19 +3,24 @@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -todo: Joyce issue report: - NOTE: have noticed something : - If edit the PDF Options 'Scale:' field to something (i.e. 2 or 0.5 ) the page renders to that scale as expected (which is cool). - ISSUE NOTICED if delete (the 2 or 0.5 etc) and attempt to leave blank when click on Save get error "Validation error Object did not pass validation" - (nothing is logged to the Server Log) + + +bugbug: menu won't drop down top right when running ayanova from a local win64 server build + started happening in build alpha 25, didn't happen before that so not related to the .net update, more likely something to do with the pwa changes made recently + Try the "whitelisted modules" fix first: + this? https://github.com/vuetifyjs/vuetify/issues/5518 + something around this? https://vuetifyjs.com/en/features/treeshaking/#vuetify-loader + + Try vue devtools to inspect it from here on Joyce's server to see if it's there adn what the what + Try putting a development build of client on local server then load and see if it still an issue + BUGBUG: decimal control displays blank even when value comes from server. It's ok when you manually enter but reverts to blank even though the value is there on open - -todo: bizrule constrain 'scale' value on pdf options report designer to 1-0 range, currently can type anything in there + very flakey all around, seems bug riddled, needs thorough testing and fixing ### SMALL QUICK ITEMS ##### -todo: now as a desktop app it's trying to automatically go to index.html all of a sudden - https://stackoverflow.com/questions/45412014/how-do-i-set-the-start-url-of-a-manifest-json-to-be-the-root-of-the-site +todo: known issues has some efficiency settings for themes and good stuff to know, check it: https://github.com/vuetifyjs/vuetify/releases/tag/v2.3.0#user-content-known-issues + todo: is notifynewcount request double sending? It seems like it appears twice at the same moment in the log todo: login button can be obscured by footer, this should not happen