fix(client): Change cert name to "Front End Development Libraries"#42511
fix(client): Change cert name to "Front End Development Libraries"#42511PrashantSakre wants to merge 2 commits intofreeCodeCamp:mainfrom
Conversation
raisedadead
left a comment
There was a problem hiding this comment.
Nice work, could you expand the tests too? This seems like a discernable bug. If you need help, let us know in the chat.
|
Why his code is failing some tests? |
| { | ||
| id: '561acd10cb82ac38a17513bc', | ||
| title: 'Front End Libraries', | ||
| title: 'Front End Development Libraries', |
There was a problem hiding this comment.
Changing this may not be as trivial as we want or think it to be @moT01
cc: @ShaunSHamilton
There was a problem hiding this comment.
This is likely mostly related with: #39590 and #41563
At some point, I do hope to give #39695 another go, as this certAndProjectMap proves to be a pain point.
Until then, these files need to be changed to match:
- https://github.com/freeCodeCamp/freeCodeCamp/blob/main/curriculum/challenges/_meta/front-end-libraries-certificate/meta.json
- https://github.com/freeCodeCamp/freeCodeCamp/blob/main/curriculum/challenges/english/12-certificates/front-end-libraries-certificate/front-end-libraries-certificate.yml
- https://github.com/freeCodeCamp/freeCodeCamp/blob/main/curriculum/challenges/_meta/front-end-libraries-projects/meta.json
There was a problem hiding this comment.
We really need to put aside some time to work on #39695, since it's a huge exercise in frustration to make a seemingly trivial change like this.
|
I propose we keep this PR where it only changes the settings page and add the test to go with it, and let @ShaunSHamilton continue the work on the more involving bits. Shaun if you agree please guide us with a confirmation. |
@raisedadead Sounds fine 👍 . This PR, then will not close the issue. As such, I will comment on the issue with what needs to be done. |
|
Sorry, I thought this is small fix. So you continue work on this. For now I am not working on this issue. |
|
Closing as requested. |
|
Sorry, @PrashantSakre, it's completely our fault. We didn't think through the implications of a relatively innocents-seeming change. Thanks for taking the time to contribute, though, it's definitely appreciated. |
|
So kind, Thank you so much |
Checklist:
Update index.md)mainbranch of freeCodeCamp.Closes #42502