wiki
wiki copied to clipboard
fix: page cursor and pagination
Page Cursor
fix: page cursor position stays the same between page selection
Given a query with multiple result pages, if the cursor is moved to a result entry, then the user selects a different page, the cursor remains on the previous position.

Pagination
fix: search results not displaying on first page
Given a query with multiple result pages, if a certain page is selected, then another query (with the same or more result pages as the previous entry) is searched, the results will display on the previously selected page.
