This commit is contained in:
2020-04-09 19:53:20 +00:00
parent ba85628831
commit 2948dd1ba8
2 changed files with 17 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ CURRENT TODOs
todo: session cache search results and scroll position if possible to support "back and forthing"
todo: e2e test for search
todo: search what order should the results be retruned in, right now is by id but looks weird in list
todo: look at using finally block in all fetch form calls to do the things that are repeated in catch and then above it see search form for example