diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a735c661..77b74185 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -25,6 +25,8 @@ todo: ability to mass tag items from list CLIENT UI - ACROSS MULTIPLE TYPES? tricky, maybe only from main lists +todo: make grid selection list sticky? + todo: notification it's time, this is a big deal and it's tied to infrastructure shit so qualifies as an early thing to be done add CLIENT long polling notification route check diff --git a/ayanova/src/components/extension-tags-control.vue b/ayanova/src/components/extension-tags-control.vue index 763aad82..40fff568 100644 --- a/ayanova/src/components/extension-tags-control.vue +++ b/ayanova/src/components/extension-tags-control.vue @@ -1,12 +1,79 @@