Muhammed Mustafa
Muhammed Mustafa
### Is your feature request related to a problem? Please describe. In forum, people come frustrated, I think when they have the ability to reset their steps early, it will...
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...
### Describe the Issue While try to help camper in the forum https://forum.freecodecamp.org/t/preview-does-not-work-on-the-responsive-web-design-course/536554/4 He mentioned not being able to see the changes, after looking into it, I can see why...
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...
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...
### Is your feature request related to a problem? Please describe. "When I submit the project it stops at 60%" is common to see in the forum or discord chat,...
### Describe the Issue As pointed out by @raditotev in the affected page, there is a valid solution, that isn't accepted by the tests. But if we keep adding to...
[Props](https://react-bootstrap-v3.netlify.app/components/forms/#forms-props) --- * controlId: string * validationState: string | null. [ 'success', 'warning', 'error', null ] * bsSize: string. [ "lg", "large", "sm", "small" ] * bsClass: string [Source](https://github.com/react-bootstrap/react-bootstrap/blob/v0.33.1/src/FormGroup.js) Variations...
### Is your feature request related to a problem? Please describe. When you navigate to [/settings](https://www.freecodecamp.org/settings) scroll to portfolio setting and press `Add a new portfolio Item` ![thumb-Clipboard - June...
### Is your feature request related to a problem? Please describe. There are 3 buttons with different innerText `View`, `Show Code`, `Show Solution` ~~Edit: did I just put same buttons...