This commit is contained in:
2020-03-24 19:52:22 +00:00
parent 9aece2318b
commit 005e7ce1db

View File

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