From 7f07174f99577e9786b25e86e94ec6fb36dc23ab Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 30 Jun 2021 15:26:18 +0000 Subject: [PATCH] working user server-dupe before modifying to be local client dupe --- ayanova/devdocs/todo.txt | 23 ----------------------- ayanova/src/views/adm-user.vue | 6 +++++- 2 files changed, 5 insertions(+), 24 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index dfa20dca..244f54f1 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -419,29 +419,6 @@ todo: many biz objects are not using new PUT methodology CURRENTLY DOING: make sure tags is fixed fully after created change -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. - 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 vuetify regression when updated tag picker source