From 3e91fd1a2f5b3cfc2ea1174c9a164d5b8533d9b6 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 20 Jun 2019 23:57:48 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ea5479c1..d04bf3c3 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -77,7 +77,10 @@ DONE: Turn widget edit ROLES into a static select populated from server - Use the enumpicklist route to get a list of roles and use it for the widget UI DONE: Widget - NOTES FIELD TODO: TAGS!!! - - COMPONENTIZE + - COMPONENTIZE + - something funky with not clearing the last typed thing on an add + - Also it seems to keep the default blank entry in the list that was intended to be nothing to avoid showing the default no data found text WTF? + - Adding a new tag doesn't trigger isDirty anymore as it's out of the form so need to figure out why that's happening (onChange in form not getting called?? maybe need to emit another event like "change" or something??) - Could auto-insert tags in suggestion list like the current year or month or year/month/day or user name or ?? TODO: Custom fields