diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f271c885..92426e5e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -172,6 +172,10 @@ todo: MAKE PICKLIST COMPONENT Select lists and filtering by tag "select-search-f todo: Utilize new picklist in Widget form to select something that exists and can then test out DataListView etc +todo: Should all icons be specified from a central location for future proofing and consistency? + - right now I just specify they willy nilly and some with fa and some have functions that append fa + - if I had a central object with keys that represent the concept of the icon then I can use that everywhere and it's an easy change all at once if something needs changing + todo: Client automated testing - Need several as basis for all future, make sure it's right.