Skip to content

[FEATURE] Display current user's rank even when outside the visible leaderboard range #69

@CopperFlame14

Description

@CopperFlame14

Feature Description

Currently, the leaderboard only displays the top-ranked users. Users who are not within the visible leaderboard range cannot easily determine their own ranking without manually searching through the entire dataset.

Problem

When a user's rank falls outside the displayed leaderboard entries, there is no indication of their current position. This makes it difficult for users to track their progress and compare themselves against others.

Proposed Solution

Display the logged-in user's rank separately from the main leaderboard, even if they are not among the top-ranked users.

Possible implementations:

  • Show a pinned card displaying:
    • Current Rank
    • Score
    • Problems Solved
  • Display the user's row at the bottom of the leaderboard with an indicator such as:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions