From 3d43aa38839ff0b08ec9383ce42ae501b1918a4b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 28 Jun 2021 23:17:10 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 11 +- ayanova/src/views/home-review.vue | 183 +++++++++++++++++++----------- 2 files changed, 127 insertions(+), 67 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c18b5e0e..bef50b29 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -428,12 +428,19 @@ consider: duplicate workorder if to be replacement for templates needs ability t remove big chunks of things all at once bugbug: tags are not *displaying* when a record is opened until click in a field + Does not happen on devops which was posted June 17th so it happened after june 17th + happens with chrome or firefox locally but not on devops so it's a local code issue + Same browser as devops so not a browser issue happening in all objects with tags not happening in wiki reveals only when a change to the form is made of some kind that triggers I guess formfieldchanged event. Fuck. - Look at changes to tag control, maybe it's in there? - or in form() manager code + tag picker hasn't been modified since april 30 and only to change a font + bug isn't due to change in tag picker itself + I'm leaning toward a regression when updated tag picker source