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