Lasse Jørgensen

Results 87 issues of Lasse Jørgensen

### Describe the Issue The progress bar animation gives off a stuck-loading vibe. I'd suggest not animating the progress and just filling it in. As mentioned in the forum thread...

help wanted
scope: UI
platform: learn

### Describe the Issue The word "ethical" is never spoken, only "ethics". > Linda learns that compliance helps maintain safety and ethical standards. "Ethical standards" is an umbrella term. It...

type: bug
scope: curriculum
status: waiting triage
new english course

### Describe the Issue It is often difficult to help people because we do not get access to their code on Gitpod. Can we please include information on how to...

scope: curriculum
status: waiting triage

### Describe the Issue I can't remember if we have talked about this before. With the current editor layout explaining a concept and giving example code can get awkward. Because...

help wanted
scope: curriculum
scope: UI

### Describe the Issue I get the branding or continuation idea but it seems kind of rude to change people's editor theme. I didn't even notice the `.vscode` folder the...

help wanted
scope: curriculum

### Describe the Issue The empty right-hand side of `|` makes it match on anything. ``` /whatever|/.test('not'); // true ``` Both tests will pass with incorrect values as long as...

type: bug
help wanted
scope: curriculum
new javascript course

Checklist: - [x] I have read and followed the [contribution guidelines](https://contribute.freecodecamp.org). - [x] I have read and followed the [how to open a pull request guide](https://contribute.freecodecamp.org/#/how-to-open-a-pull-request). - [x] My pull...

status: waiting review
scope: curriculum
new javascript course

### Describe the Issue As implemented now you can not pass template literals to the console.log. Not sure if we really care or not. Doesn't work: ``` function functionWithArgs(param1, param2){...

status: discussing
scope: curriculum

### Describe the Issue Opening for visibility. I have not seen this happen myself, but I also haven't spent much time in the editor. Link to threads reporting this. https://forum.freecodecamp.org/t/code-editors-performance-degrades-over-time/685239...

type: bug
scope: UI
type: showstopper
platform: learn

### Is your feature request related to a problem? Please describe. We frequently get forum posts about the submit button not working. It is almost always because the code written...

scope: UI
platform: learn
status: waiting triage
type: feature request