I notice the following button on freecodecamp.org :
When I click it, it appears to allow the selection of another language. However. when I click on any of the languages, it still remains on English. What is the point of the button, if nothing changes?
Looks like it’s been fixed and will show up on the next push to production.
opened 05:13PM - 03 May 23 UTC
type: bug
scope: curriculum
status: waiting triage
### Describe the Issue
Nothing happens when you click a language in the dropdow… n.
### Affected Page
https://www.freecodecamp.org/learn/
### Your code
```
```
### Expected behavior
The language to change when using the dropdown.
### Screenshots
_No response_
### System
- Device: [e.g. iPhone 6, Laptop]
- OS: [e.g. iOS 14, Windows 10, Ubuntu 20.04]
- Browser: [e.g. Chrome, Safari]
- Version: [e.g. 22]
### Additional context
https://forum.freecodecamp.org/t/why-isnt-freecodecamp-getting-more-in-portuguese/607931
This has been deployed and is working in prod
So there are no tests written that validate the language selector works? That seems odd to me.