This commit is contained in:
2019-11-27 00:24:56 +00:00
parent f30190c465
commit 1c76a2757b

View File

@@ -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