Closed ddcornwall closed 6 years ago
Workaround suggestion - at the bottom of the results page, offer a link to a catalog search with the user's terms.
Workaround implemented. Tested locally and on live version. When user clicks on "next ten records" link in search, they're brought into a new tab where their search resumes from result 11.
This issue is being handled as part issue #23. Working code has been written but not merged with the master branch.
When a user does a search, it is not currently possible to page past the first ten hits. Previous efforts to code this functionality resulted in two outcomes:
See previous versions of index.html for work on this issue.