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

Add pagination to pages with long lists #2511

Open
vmcj opened this issue Apr 27, 2024 · 1 comment · May be fixed by #2882
Open

Add pagination to pages with long lists #2511

vmcj opened this issue Apr 27, 2024 · 1 comment · May be fixed by #2882

Comments

@vmcj
Copy link
Member

vmcj commented Apr 27, 2024

When visiting: https://onlinejudge.icpc.global/jury/judgehosts/1 with more than 2000 submissions handled the page is slow, we should do a similar thing to the general submission page and only display the last n entries to make the pageload time consistent and not dependent on the number of submissions in the contest.

@meisterT
Copy link
Member

We probably should think about pagination in general, also on the general submission page.

@vmcj vmcj added the webbackend label Jun 1, 2024
@meisterT meisterT changed the title Paginate judgehost page Add pagination to pages with long lists Nov 22, 2024
nickygerritsen added a commit to nickygerritsen/domjudge that referenced this issue Dec 15, 2024
@nickygerritsen nickygerritsen linked a pull request Dec 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants