hbar1st

Results 85 issues of hbar1st

### Describe the Issue Windows users attempting to follow each step outlined in the article https://contribute.freecodecamp.org/#/how-to-setup-freecodecamp-locally will encounter an error on the 2nd mongoDB server startup step because it was...

type: bug
status: waiting triage

### Describe the Issue The first hint shown in step 50 of Learn Typography by Building a Nutrition Label places two class names together without any space in between so...

type: bug
scope: curriculum

### Describe the Issue Step 14 of the “Learn Accessibility by Building a Quiz” project asks people to “ make the form submit to https://freecodecamp.org/practice-project/accessibility-quiz, using the correct method” And...

type: bug
help wanted
scope: curriculum

### Describe the Issue The challenge on step 56 of the cat photo app project allows incorrect code to be submitted as correct. The code that passes is: ``` Loving...

type: bug
scope: curriculum

Checklist: - [X] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org). - [X] My pull request has a descriptive title (not a vague title like `Update index.md`) - [X] My pull request...

scope: docs

### Describe the Issue I noticed that the doc describing the process for updating the docs (how-to-work-on-the-docs-theme.md) doesn't explicitly say that when adding a brand new doc file, the _sidebar.md...

type: bug
status: waiting triage

### Describe the Issue Step 62’s instructions say: The `locations` array contains two locations: the town square and the store. The words “town square” and “store” should be in backticks...

type: bug
scope: curriculum
status: waiting triage

### Describe the Issue In the balance sheet project step 42: https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-more-about-css-pseudo-selectors-by-building-a-balance-sheet/step-42 The following instruction is given: Ensure your years do not get hidden by setting a z-index of 999....

type: bug
status: discussing
scope: curriculum

### Describe the Issue For step 61 of the cat photo app , since a lot of people don't read the instruction extra carefully to detect that the checked attribute...

type: bug
status: discussing
scope: curriculum

### Describe the Issue Step 59 asks users to copy code from one place to another. However the hint text below is missing the escape backslashes around the word “Store”...

type: bug
scope: curriculum
first timers only