diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ad1df567..c8cfd2a4 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -50,11 +50,6 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 2: -todo: new widget - - There should be a new option (in addition to duplicate) within the existing widget form because it makes sense to want to make a new one while editing previous one - - Plus you could have arrived there from anywhere, don't want to have to reload a big list just to add a new one - - disabled until current record is not dirty - todo: Make errorBoxError message box on all forms a component instead as it's just boilerplate - For consistency and so can change it later at will without re-editing all forms - Also anything templated and not repeated makes for smaller app payload!!!!