From c86082d09f26143a0d1d1957f8066f3da92ed08b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 30 Mar 2020 23:56:36 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 784f1201..c4ad4f9c 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -50,8 +50,9 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 2: todo: update all dependencies - - After update now the controls show broken rule color for some reason and dirty checking isn't working as save doesn't enabled - - better test other stuff too, just did a quickie + - Widget form: After update now the controls show broken rule color for some reason and dirty checking isn't working as save doesn't enabled + - better test other stuff too, just did a quickie (looks like it's an issue with the rule processor for forms adn the dirty checking or input event) + - No errors in console, just acting weird todo: Client automated testing - Need several as basis for all future, make sure it's right.