You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pull Request #2786 implements slug‑based URLs so each challenge phase under “My Submissions” and “All Submissions” has its own unique, shareable link. We also need to extend this to the Leaderboard view. Before merging, we must address outstanding review comments, fix build errors, update tests, and ensure API consistency (including slug support in analytics and leaderboard endpoints).