Pagination Desync In Mod Browser
under review
A
A. Nonymous
In the mod browser after downloading a mod there is a desync between different variables used to store the state of the page:
- The value for "latest" or "score" will reflect the state when the mod browser was last open but the list sorting will always be by "latest" until the sort order is toggled
- The page number will initially correctly reflect the last page that you were on but upon trying to change the page number you'll be treated as if you're on page 1:
- Trying to go to a lower page will fail completely with no response
- Trying to go to a higher page will immediately navigate you to page 2
Ideally the mod browser would remember the pagination state correctly, but even just navigating to a coherent state (such as when you first open the browser) would be better.
Bunfan
under review