Senither / Hypixel-Skyblock-Leaderboard

A stateless NodeJS app that generates leaderboards for the top guilds in Hypixel Skyblock.
https://hypixel-leaderboard.senither.com/
MIT License
8 stars 1 forks source link

Players Skill Ranking - Cannot Jump to Last Page #5

Open quorum12 opened 3 years ago

quorum12 commented 3 years ago

Issue:

When sorting players by anything, there are page numbers 1-5, and then the last page (currently 315) listed at the bottom. Clicking on 1-5 works normally, but clicking on 315 says that [sic] "Found no player wither the username of on the leaderboard!". This feels like it should instead take the website's user to the last page of the (ranked) players instead of throwing an error.

Feature Request:

Moving between 315 pages one at a time is unwieldly. Please add the ability to navigate to a particular page, and/or adjust the page count by 10, in addition to the options of going 1 at a time with the currently present "Previous" and "Next page" buttons.