diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 89f80de1..3343f9c9 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -98,7 +98,12 @@ TODO: GRIDS - Modify the grid to no longer use mock values but real ones instead and test -TODO: Client API code handle + +TODO: DataFilter how to distinguish between filtering on specific ID value or on value column + - Might need to add a filter on ID type of thing maybe? + - Wait and see...YAGNI scenario maybe + +TODO: Client API code handle ?? (NO IDEA, maybe meaning update client after all changes at server?) TODO: Make errorBoxError message box on all forms a component instead as it's just boilerplate