Ilenia

Results 60 issues of Ilenia

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: curriculum

In 2022/responsive-web-design there is no way to test for a single challenge. As there is a step 1 for each practice project, running ```bash cd curriculum npm run test --...

help wanted
type: feature request

The instructions are here: https://contribute.freecodecamp.org/#/how-to-work-on-coding-challenges?id=testing-challenges But, using `--block` for the practice projects will always result in a meta order error: Output Testing Penguing Project block being tested: learn-css-transforms-by-building-a-penguin 1 passing...

type: bug
status: waiting triage

There are many users every day having issues with this step. I have no idea what could be changed, but something would need to be changed

status: discussing
scope: curriculum

Continuing from https://github.com/freeCodeCamp/boilerplate-medical-data-visualizer/pull/18#discussion_r929168245 by @naomi-lgbt All the projects in this certification (somewhere else too maybe?) have many comments inside the boilerplate, resulting that it is missing in i18n. Project description...

help wanted
scope: curriculum
scope: i18n

There are two issues here. Firstly [...] that the client is performing ad-hoc logic. Secondly, that there isn't a good way to determine which challenges are JS projects. With those...

help wanted
platform: learn

Right now the trending articles are from different sources - for /learn, `trending.json` file in https://github.com/freeCodeCamp/freeCodeCamp/tree/main/client/i18n/locales - for /news, https://github.com/freeCodeCamp/cdn/tree/main/build/universal/trending - for forum, https://github.com/freeCodeCamp/forum-theme/blob/main/settings.yml We need to have all footers...

platform: learn
scope: tools/scripts
platform: forum
platform: news

we have a bunch of forum users (that are not official accounts) that have "freecodecamp" in their username ![image](https://user-images.githubusercontent.com/26656284/175370001-1257b4d9-a215-4548-9312-72a0f861ab14.png) I don't think such usernames should be allowed

If there is no name set in the settings, doesn't matter if name is public or private, instead of falling back to username, it gives an error and certificate is...

type: bug
help wanted
status: on the roadmap

### Is your feature request related to a problem? Please describe. Sometimes users are able to submit projects that pass all the tests even if they have invalid html. ###...

status: discussing
type: feature request