From 1c76a2757bd4daf60dd143273249a317e27a7ade Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 27 Nov 2019 00:24:56 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c458ccfb..762883aa 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -45,10 +45,9 @@ CURRENT ROADMAP CURRENT TODOs =-=-=-=-=-=-= -TODO: Custom fields component - - implement each type of control - - Add code to coerce the value or handle a completely change of datatype on the record - - i.e. it was text and now is a date etc +TODO: Date picker is not immediately updating the view when a selection is made when it starts empty + - Time picker works properly + - diagnose this with the standalone date-picker component for custom field and then port to the dateAndTime picker which exhibits the same issue TODO: Change detection dirty tracking not quite right on the widget form: - Make a new record then click into each field and edit it and notice the save button doesn't enable