diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index ab1e4232..b0ab65a4 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -49,6 +49,7 @@ SHELL / NAV / MENUS / LAYOUT TODO: GRIDS - MAKE GRID AS GENERIC VUE COMPONENT + - Make a second main Widget list form accessible from the main ui just below the existing one to host and develop the new grid list (want to keep the original for comparison and to steal code from that already works) - Make the grid itself as a generic component that handles the most essential parts common to all forms - This way can plunk it in different list forms and then wrap it with what is unique to that form and type etc - This will be helpful also down the road for reporting stuff when that comes up as a source of copy-pasta