Skip to content

Conversation

@rohitpaulk
Copy link
Member

@rohitpaulk rohitpaulk commented Sep 16, 2025

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:

@github-actions
Copy link

github-actions bot commented Sep 16, 2025

Test Results

  1 files  ±0    1 suites  ±0   9m 5s ⏱️ - 4m 21s
661 tests ±0  610 ✅  - 2  48 💤 ±0  0 ❌ ±0  3 🔥 +2 
661 runs  ±0  607 ✅  - 4  48 💤 ±0  3 ❌ +2  3 🔥 +2 

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.

@codecov
Copy link

codecov bot commented Sep 16, 2025

❌ 3 Tests Failed:

Tests completed Failed Passed Skipped
613 3 610 48
View the top 3 failed test(s) by shortest run time
Chrome 140.0::Acceptance | course-page | attempt-course-stage: can pass course stage
Stack Traces | 2.71s run time
Promise rejected during "can pass course stage": Element not found.

PageObject: 'page.currentStepCompleteModal.completionMessage'
  Selector: '[data-test-current-step-complete-modal] [data-test-completion-message]'
Chrome 140.0::Acceptance | course-page | submit-course-stage-feedback: can submit course stage feedback after passing course stage
Stack Traces | 3.04s run time
completion text is stage completed
Chrome 140.0::Acceptance | course-page | view-course-stages-test: can view previous stages after completing them
Stack Traces | 3.16s run time
Promise rejected during "can view previous stages after completing them": Element not found.

PageObject: 'page.currentStepCompleteModal.completionMessage'
  Selector: '[data-test-current-step-complete-modal] [data-test-completion-message]'

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@codecov
Copy link

codecov bot commented Sep 16, 2025

Bundle Report

Changes will increase total bundle size by 1.91kB (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
client-array-push 38.56MB 1.91kB (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/chunk.*.js -6 bytes 398.31kB -0.0%
assets/chunk.*.js 1.11kB 3.18MB 0.03%
assets/chunk.*.css 803 bytes 242.65kB 0.33%

Base automatically changed from always-show-roadmapinfoalert to main September 16, 2025 22:57
@rohitpaulk rohitpaulk force-pushed the feat-add-rust-leaderboard-alert branch from 44033f0 to 16a65c9 Compare September 17, 2025 00:15
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.
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.

2 participants