From 50c17b918d6278c7a3b084656e2a6befcf15fb68 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 29 Sep 2021 22:24:43 +0000 Subject: [PATCH] Data list filter applied should go back to page 1 --- ayanova/devdocs/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 6b32ea89..3bead71f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -795,6 +795,7 @@ BUILD 132 CHANGES OF NOTE - major refactor and cleanup of all client end source code - grid filter clicking on "delete" for whole filter now enables save button +- fixed issue when grid is on last page then filter added it wasn't automaticaly going back to page one so it looked like there were no results - case 3987 - case 3988 - case 3993