Skip to content

AoC: put specified user within the top 10 leaderboard if user is in the top 10 #107

@n0Oo0Oo0b

Description

@n0Oo0Oo0b

Currently, when someone in the top 10 runs &aoc lb, their score gets moved to the top of the leaderboard:

image

I think it would make more sense for it to show up in the respective location within the top 10 instead.

It may also be worth considering displaying users outside the top 10 at the bottom, along with the users placed immediately before and after the user, like so:

     | Name                      | Score | ⭐, ⭐⭐
--------------------------------------------------
   1 | [top 10 users as usual]
   2 | ...
--------------------------------------------------
  20 | [another user]
  21 | (You) [invoking user]
  22 | [another user]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions