Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigating to different page numbers is difficult #26

Open
sebat2004 opened this issue Oct 15, 2023 · 1 comment
Open

Navigating to different page numbers is difficult #26

sebat2004 opened this issue Oct 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@sebat2004
Copy link

On the leetcode contests website, the URL is formatted like weekly-contest-367/ranking/<page_number>. This allows users to skip to a page number they want. On the prediction page, the URL is formatted like /weekly-contest-367/, which gives no page number skipping capabilities.

The only way to navigate through pages on the current site is with the buttons below the ratings, which only allows you to move two pages back or forward (Shown below).
image

This is very inconvenient, as there are hundreds of pages per contest. Could we change the URL routing system or add a button on the page navigator that allows the user to specify which page they would like to navigate to? I would be happy to work on this issue.

@baoliay2008 baoliay2008 added the enhancement New feature or request label Oct 15, 2023
@baoliay2008
Copy link
Owner

Hi, thanks for your suggestion. I found this inconvenient, too. I will add page number into URL router in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants