From a88127ed4477aa46c1ffb337903bc0ebb799453c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 4 Feb 2021 18:55:06 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 +++- ayanova/src/components/data-table.vue | 7 +++++-- 2 files changed, 8 insertions(+), 3 deletions(-) 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 }}