This commit is contained in:
2020-04-09 19:34:10 +00:00
parent dafa4ad3c5
commit edcf0cdec6
2 changed files with 16 additions and 28 deletions

View File

@@ -50,9 +50,7 @@ CURRENT TODOs
@@@@@@@@@@@ ROADMAP STAGE 2:
todo: excerpt, add as part of item object and conditionally show
todo: search controller at server needs an excerpt route so client can request an excerpt for a record
todo: add integration test for search controller get excerpt route
todo: session cache search results and scroll position if possible to support "back and forthing"
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