-
Notifications
You must be signed in to change notification settings - Fork 26
feat(ui): add Rust leaderboard rank alert to course completion #3102
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
base: main
Are you sure you want to change the base?
Conversation
Test Results 1 files ±0 1 suites ±0 9m 5s ⏱️ - 4m 21s For more details on these errors, see this check. Results for commit 7e2990a. ± Comparison against base commit d5d92f3. ♻️ This comment has been updated with latest results. |
❌ 3 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
Bundle ReportChanges will increase total bundle size by 1.91kB (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: client-array-pushAssets Changed:
|
44033f0 to
16a65c9
Compare
Replace the generic info alert with a custom RoadmapInfoAlert component showing the user's Rust leaderboard rank. Animate rank appearance with a fade transition and loading placeholder. This improves feedback on course progression by highlighting leaderboard status in a visually distinct alert.
16a65c9 to
7e2990a
Compare
Replace the generic info alert with a custom RoadmapInfoAlert component
showing the user's Rust leaderboard rank. Animate rank appearance with a fade
transition and loading placeholder. This improves feedback on course
progression by highlighting leaderboard status in a visually distinct alert.
This is part 2 of 2 in a stack made with GitButler: