Krzysztof G.

Results 280 comments of Krzysztof G.

https://github.com/freeCodeCamp/freeCodeCamp/blob/14a33988c7c4b2818d1781ed82b9c394ccb2959a/curriculum/test/test-challenges.js#L426-L430 From my brief testing, the `[]` in here needs to be replaced with the `challengeFiles` from current `challenge`.

Hey @Njong392 Thank you for opening this pull request. As there was different PR - #53619 - making all necessary changes, merged recently, we are going to close this one....

Some additional context https://github.com/freeCodeCamp/freeCodeCamp/pull/42161#issuecomment-842289195

Maybe better would be wrapping it in the `list()` in a new step? I'm not sure if this was mentioned elsewhere, or is it later, but that would be good...

Hey @Vijaychandra-Govindapalle this issue is not a place for problems with using challenge editor in github. What you are experiencing is already tracked at https://github.com/freeCodeCamp/freeCodeCamp/issues/53131

Hi @mayankkamboj47. Congrats on your first pull request (PR)! 🎉 Thank you for your contribution to the page! 👍 We are happy to accept these changes and look forward to...

Thanks for opening this issue. This looks something that can be fixed by "first time" code contributors to this repository. Here are the files that you should be looking at...

Do you mean _just_ using `SuperBlocks` in `isMathJaxAllowed` to compare/match (whichever is correct) with the passed `pathname`? Or having `SuperBlock` as the parameter? The latter latter might not be possible,...

@moT01 I wouldn't really mind, whichever is wanted. I can throw away enabling it in new JS and new Python, while keeping the rest. It will make changing it in...

@ojeytonwilliams that's kind of expected now and then. What surprised me is test ~~checking~~ confirming the wrong behavior of _Instructions_ button :grin: