diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 318b5e62..09a5e727 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -27,7 +27,9 @@ LISTVIEW REPLACE CURRENT <----HERE not THERE ---v Needs also to show a filter beside "headings" which are filtered so it's known Or maybe if it's not too ugly filter on each one, nahh theres no room I think - + NON VISIBLE filters? + filter set on column then later hidden?? + filter should only apply to visible columns to avoid plenty of confusion that will undoubtedly come from support questions Mobile view why does it not switch when switch widths and have to reset? diff --git a/ayanova/src/components/data-table.vue b/ayanova/src/components/data-table.vue index f6091694..3141dd6c 100644 --- a/ayanova/src/components/data-table.vue +++ b/ayanova/src/components/data-table.vue @@ -16,7 +16,7 @@ - + {{ activeFilterId }}