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

[FEAT] Limit the size of the overall leaderboard #60

Closed
RusiruD opened this issue Sep 30, 2024 · 0 comments · Fixed by #61
Closed

[FEAT] Limit the size of the overall leaderboard #60

RusiruD opened this issue Sep 30, 2024 · 0 comments · Fixed by #61
Labels
enhancement New feature or request

Comments

@RusiruD
Copy link
Contributor

RusiruD commented Sep 30, 2024

Summary

The feature I am requesting is for the overall leaderboard that is displayed on the home page to have its size limited, as currently it takes up too much space. Therfore I am requesting for the leaderboard to only include the top 5 overall scores.

Motivation

As more games are played by users the leaderboard will shortly become so large it will affect the aesthetic quality and usability of the homepage and our application as a whole. In addition users will only really care about the top few scores so that is what should be displayed.

Detailed Description

Limit the leaderboard to only contain 5 rows of data, so 5 users data will be displayed.

Possible Alternatives

We could implement scrolling so the size can grow infinitely but the usability and look of the homepage will still be negatively affected by the leaderboard.

Additional Context

NA

Implementation

NA

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

Successfully merging a pull request may close this issue.

1 participant