scottbot95 / RoR2ModManager

A simple mod manager built using electron. Currently only supports BepInEx mods
MIT License
25 stars 3 forks source link

[BUG] Pagination doesn't update on filter update #137

Closed Multiball closed 4 years ago

Multiball commented 4 years ago

Describe the bug After modifying the filter, the mod list stays on the current page, even if there are no mods to display.

To Reproduce Steps to reproduce the behavior:

  1. Navigate past the first page of the mod list.
  2. Enter a term into the filter that reduces the list of mods to lower than the number of mods displayed on a single page. Example search term: "no item display"

Expected behavior All mods that match the filter are shown.

Actual behavior A blank page is shown. The user must hit the "back" button in order to view the mods selected by the filter.

Screenshots https://imgur.com/q8Gkdag

Desktop (please complete the following information):

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.