wiki icon indicating copy to clipboard operation
wiki copied to clipboard

fix: page cursor and pagination

Open zemzot opened this issue 3 years ago • 0 comments

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. wiki js-fix-page-cursor

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. wiki js-pagination

zemzot avatar May 31 '22 21:05 zemzot