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

Added XP progress bar #10570

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Added XP progress bar #10570

wants to merge 2 commits into from

Conversation

mzparacha
Copy link
Contributor

@mzparacha mzparacha commented Jan 13, 2025

Link to Issue

Closes: #9338

Description of Changes

Added XP progress bar in header

"How We Fixed It"

N/A

Test Plan

  1. Enable FLAG_XP
  2. Visit any page with logged out state
  3. Verify you don't see the XP progress bar in header
  4. Now login and verify you see the XP progress bar
  5. Verify screen responsiveness

Deployment Plan

N/A

Other Considerations

N/A

@github-actions github-actions bot marked this pull request as draft January 13, 2025 14:08
@mzparacha mzparacha marked this pull request as ready for review January 13, 2025 14:18
@mzparacha mzparacha marked this pull request as draft January 13, 2025 14:19
@mzparacha mzparacha marked this pull request as ready for review January 13, 2025 14:20
<button className={clsx('XPProgressIndicator', className, mode)}>
{mode === XPProgressIndicatorMode.Compact ? (
<CWText type="b2" fontWeight="semiBold">
XP
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just xp text, no points?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Profile XP display
2 participants