This commit is contained in:
2020-03-31 21:00:13 +00:00
parent 3daa9c60c5
commit 61cf9a9dd4
5 changed files with 40 additions and 14 deletions

View File

@@ -54,9 +54,9 @@ CURRENT TODOs
todo: Client automated testing
- Need several as basis for all future, make sure it's right.
todo: new widget? how to? from grid?
- no obvious way to make a new widget except in picklist or duplicate option
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
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