freeCodeCamp/freeCodeCamp
No language selector on small window of daily challenge
Chiusa
#66.361 aperta il 10 mar 2026
help wantedplatform: learnscope: UI
Metriche repository
- Star
- (444.744 stelle)
- Metriche merge PR
- (Merge medio 6g 11h) (253 PR mergiate in 30 g)
Descrizione
Describe the Issue
The daily challenges have a button to change between JavaScript and Python:
But it only shows up when the window is big enough. On a smaller window, there's no selector:
Affected Page
https://www.freecodecamp.org/learn/daily-coding-challenge/2026-03-10
Steps to Reproduce
- Go to https://www.freecodecamp.org/learn/daily-coding-challenge/2026-03-10
- Make the window less than ~765px wide
- See the the language selector button disappear
Expected behavior
To be able to change languages whatever the window size.