diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index f97b2cc2..1534ab7b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -48,7 +48,7 @@ CURRENT TODOs SHELL / NAV / MENUS / LAYOUT -TODO: Make sure scroll position is respected and saved when editing a widget and coming back to the list + TODO: toolbar above grid for filters, refresh etc (make it a standard component?) TODO: main.js filters need to be finished TODO: SEARCH UI @@ -56,7 +56,7 @@ TODO: FILTER UI - Show current filter summary or text name of filter at top of filter - going to need filter name and also a summarized fragment of text showing criteria for reporting so also could purpose that list to show current filter? - Filter picklist will show name for the current filter and sb at top of filter right up front - +TODO: Make sure scroll position is respected and saved when editing a widget and coming back to the list TODO: MAKE COMPONENT Select lists and filtering by tag "select-search-filter-control" diff --git a/ayanova/src/components/gz-data-table.vue b/ayanova/src/components/gz-data-table.vue index a594177e..fecca5a4 100644 --- a/ayanova/src/components/gz-data-table.vue +++ b/ayanova/src/components/gz-data-table.vue @@ -40,7 +40,35 @@ -