moonstream-to / frontend

Moonstream apps portal
1 stars 1 forks source link

Leaderboard ordering and creation #215

Closed zomglings closed 11 months ago

zomglings commented 11 months ago

When a user creates a leaderboard:

  1. The new leaderboard shows up at the bottom of the leaderboards list
  2. The new leaderboard, once created, is not the active one. The active leaderboard is the one that the user was viewing before they created the new leaderboard.

We should update the UI so that:

  1. New leaderboards show at the top of the leaderboards list
  2. When a leaderboard is created, it becomes the active leaderboard

I observed this behavior on Brave browser, and @oolumorin observed it in Chrome.