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

League UI for Leaderboard and Profile Pages #210

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from

Conversation

GODrums
Copy link
Collaborator

@GODrums GODrums commented Dec 8, 2024

Motivation

Closes task 4 of #170.

Description

This PR adds UI for the league-system:

  • Display league icons next to the user in the leaderboard
  • Show an overview of the current league progress including a call-to-action above the leaderboard and an info modal
  • Showcase a users' current league and league points on their profile page
  • Button on the workspace-page to reset and recalculate all league points (should be used when deploying this to production)

Screenshots

Leagues in the Leaderboard:
image
League overview on homepage:
image
Info popout of league overview:
image
User profile with their league:
image

Testing Instructions

  • run webapp and application-server
  • go to the workspace/admin-page and click the "reset league points"-button (this will recalculate all league points according to your current database)
  • check out displayed league-UI elements on the homepage and user pages

Checklist

General

  • PR title is clear and descriptive
  • PR description explains the purpose and changes
  • Code follows project coding standards
  • Self-review of the code has been done
  • Changes have been tested locally
  • Screenshots have been attached (if applicable)
  • Documentation has been updated (if applicable)

Client (if applicable)

  • UI changes look good on all screen sizes and browsers
  • No console errors or warnings
  • User experience and accessibility have been tested
  • Added Storybook stories for new components
  • Components follow design system guidelines (if applicable)

@GODrums GODrums added enhancement New feature or request client labels Dec 8, 2024
@GODrums GODrums self-assigned this Dec 8, 2024
@github-actions github-actions bot added application-server size:XL This PR changes 500-999 lines, ignoring generated files. labels Dec 8, 2024
@GODrums GODrums mentioned this pull request Dec 8, 2024
15 tasks
@github-actions github-actions bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Dec 30, 2024
@github-actions github-actions bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Dec 30, 2024
@GODrums GODrums marked this pull request as ready for review January 4, 2025 19:58
@GODrums GODrums requested review from milesha and iam-flo January 4, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-server client enhancement New feature or request size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant