Skip to content

Extract leaderboard.html logic to individual js files#115

Merged
codepvg merged 1 commit into
codepvg:mainfrom
jagdish-15:main
Jun 5, 2026
Merged

Extract leaderboard.html logic to individual js files#115
codepvg merged 1 commit into
codepvg:mainfrom
jagdish-15:main

Conversation

@jagdish-15
Copy link
Copy Markdown
Collaborator

The leaderboard page logic had grown significantly over time, with rendering, pagination, search/filtering, tooltip generation, and utility logic all living inside a single large inline script within leaderboard.html.

This PR restructures the leaderboard frontend into smaller modular JavaScript files to improve maintainability, reduce future merge conflicts, and make feature development easier moving forward.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

Thank you for submitting a pull request.

Please ensure your changes comply with the project's contribution guidelines and that all workflow checks pass successfully.

A maintainer will review your submission shortly.

@jagdish-15 jagdish-15 requested a review from codepvg June 5, 2026 16:44
@codepvg codepvg merged commit 65d2738 into codepvg:main Jun 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants