From 37a2e7907f440d82b04696e7525188b70a299caf Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 9 Feb 2021 15:13:23 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 866df97e..61e6f260 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -7,7 +7,7 @@ MISC ITEMS THAT CAME UP -todo: if you change the filter the page should reset to 1 or else you get a weird scenario where it says page 5 but there is only one result page so it says no data + todo: tagpicker, don't like how it works, it's funky to enter multiple tags and input doesn't go away when you select it just leaves the typed text there once a selection is made it should not repeat the typed text again, it shoudl be ready to type another tag from start todo: enabled first custom field for customer and got weird error about mutating a prop directly but then it just worked as if no problem ?