diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 456cfcff..526696ca 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -45,9 +45,6 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 1 and 2: -todo: Tag picker a bit buggy, when you type to search it retains the typed text in the entry box after selecting, it shouldn't - - possibly when type then make selection the typed part sb cleared after selection - todo: Select in grid fuckery when changing formats or switching between Listviews seems to trigger selection for some reason diff --git a/ayanova/src/components/gz-data-table.vue b/ayanova/src/components/gz-data-table.vue index 8f013f1f..b1f3600f 100644 --- a/ayanova/src/components/gz-data-table.vue +++ b/ayanova/src/components/gz-data-table.vue @@ -59,7 +59,6 @@ @@ -171,6 +170,7 @@