repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
freecodecampfreecodecamp
some bug find
Bug
look forward for report a security issue please report security issue by follow our security policy security describe the bug a clear and concise description of what the bug be to reproduce website link when I be go through this blog I find some bug kindly update the function spelling here an arrow functoion can also take an argument another update be also need the this keyword in javascript refer to to an object 2 time to be use step to reproduce the behavior 1 go to 2 click on 3 scroll down to 4 see error expect behavior a clear and concise description of what you expect to happen screenshot if applicable add screenshot to help explain your problem desktop please complete the follow information os e g ios browser e g chrome safari version e g 22 smartphone please complete the follow information device e g iphone6 os e g ios8 1 browser e g stock browser safari version e g 22 additional context add any other context about the problem here
freecodecampfreecodecamp
typo in javascript learn exercise incorrect unit mention in lesson instruction
Bug
describe the issue hello freecodecamp team I find a minor typo in the javascript learn module in the lesson title use getter and setter to control access to an object there be a small error in the instruction relate to create a getter and setter for temperature conversion here s the specific portion of the instruction that need correction incorrect line in the class create a getter to obtain the temperature in celsius and a setter to set the temperature in celsius suggest correction in the class create a getter to obtain the temperature in celsius and a setter to set the temperature in fahrenheit this correction be necessary to maintain clarity and accuracy in the learning material the correct unit celsius and fahrenheit should align with the give problem statement and the intend outcome of the exercise thank you for your attention to detail and dedication to improve the learn experience on freecodecamp affect page step to reproduce navigate to the javascript algorithm and datum structure learn module go to es6 course locate the lesson title use getter and setter to control access to an object read the relevant portion of the instruction mention recommend fix or suggestion to correct the mentioned typo and ensure clarity in the instruction the line should be modify as follow original in the class create a getter to obtain the temperature in celsius and a setter to set the temperature in celsius suggest correction in the class create a getter to obtain the temperature in celsius and a setter to set the temperature in fahrenheit this change align with the problem statement and maintain consistency with the intend temperature unit screenshot screenshot from 2023 09 20 01 32 01
freecodecampfreecodecamp
post tweet a thank break for single sign on twitter account
Bug
describe the issue I come across this bug while read couple of article and want to post a tweet when window open with single sign on the encoded redirect uri of the tweet content result in 400 with error code 369 message invalid json syntax from x twitter affect page step to reproduce go to the mention link and click on tweet a thank button window will pop up click on sign in with google or any single sign on make sure you have not log in to x twitter the window should have error code as it fail to process tweet button tweetathank error from x twitter tweet400 encode uri redirecturi recommend fix or suggestion I give a look into this issue find follow thing if the tweet a thank s content do not contain much encoded text then you may not get error twitter redirection before login take you to dashboard but fail to open pop up with content screenshot no response
freecodecampfreecodecamp
basic node and express serve static asset pass when serve root folder
Bug
describe the issue challenge can be pass with solution that will serve file from the root folder not just public directory ref by use dirname as a path serve static asset and not give explicit path to the app use the static asset will be serve from dirname root folder in this case at the root path since public folder be then serve where it be expect to be serve this fulfill test requirement l24 l42 however use just dirname serve also other file and directory start from the root folder ie myapp js or server js reasonable solution seem to be add test that will check if one of the file from root folder ie server js be not serve as static asset affect page your code to reproduce 1 use replit starter from 2 add to myapp js below line 2 javascript viewpath dirname view index html const publicpath dirname app use express static publicpath app get function req re re sendfile viewpath 3 run replit 4 test on pass 5 replit live address public style css work so be replit live address myapp js or replit live address server js expect behavior file outside of public folder should not be serve as static asset otherwise the test should fail screenshot no response system additional context no response
freecodecampfreecodecamp
typo error in an article about html table by hillary nyakundi
Bug
describe the issue this be the article I find the typo error in this article under the title how to style html table use css there be a typo under this heading in the article in the second paragraph there be a line afterall you wouldn t want your reader to stare at datum divide by only a sinle line here see the last two word it say sinle line which doesn t make sense the correct word be single line this be the issue I find I look forward that the error will be resolve soon update I after the error be resolve affect page step to reproduce there be a typo error in a single word in this article under the title how to style html table use css there be a typo under this heading in the article in the second paragraph there be a line afterall you wouldn t want your reader to stare at datum divide by only a sinle line here see the last two word it say sinle line which doesn t make sense the correct word be single line recommend fix or suggestion its a small typo error in a word so the owner can just change the typo error in this article under the title how to style html table use css there be a typo under this heading in the article in the second paragraph there be a line afterall you wouldn t want your reader to stare at datum divide by only a sinle line here see the last two word it say sinle line which doesn t make sense the correct word be single line screenshot image
freecodecampfreecodecamp
text refer to keyboard layout in javascript or operator be not true for uk keyboards
null
describe the issue would add clarity for brit if this be include I know the uk keyboard may be use less globally than the american layout but its a small tweak that could be add hope it s okay to suggest it text state the logical or operator be compose of two pipe symbol this can typically be find between your backspace and enter key could add something like on a uk keyboard this symbol be find in the bottom leave corner under a and to the left of z affect page your code text state the logical or operator be compose of two pipe symbol this can typically be find between your backspace and enter key expect behavior could add something like on a uk keyboard this symbol be find in the bottom leave corner under a and to the left of z screenshot no response system device laptop os window 10 browser vivaldi version additional context no response
freecodecampfreecodecamp
replit python project boilerplate
Bug
describe the issue seem to be break again the run command be empty and dependency install doesn t seem to work either didn t check all of they run command they make some update to the package so that might be why only seem to be affect the python boilerplate not sure if should be reopen affect page your code expect behavior the boilerplate should not require manually add the run command and dependency screenshot no response system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context forum
freecodecampfreecodecamp
warn about glitch incompatibility with metric imperial converter project
Bug
describe the issue we see this every so often and it might warrant a note see the example for more context affect page your code expect behavior warn the user so they do not waste time debug something that be out of their control screenshot no response system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context example
freecodecampfreecodecamp
fix typo in css flexbox project step 21
Bug
describe the issue in step 21 we have a typo here the correction should be also know as not also known as affect page current direction with typo your image need some space between they the gap css shorthand property set the gap also known as gutter between row and column the gap property and its row gap and column gap sub property provide this functionality for flex grid and multi column layout you apply the property to the container element give your gallery flex container a gap property with 16px as the value new direction with typo fix your image need some space between they the gap css shorthand property set the gap also know as gutter between row and column the gap property and its row gap and column gap sub property provide this functionality for flex grid and multi column layout you apply the property to the container element give your gallery flex container a gap property with 16px as the value how to contribute here be the file you will need to update this will be open to first time contributor only please read through the contribute doc index before work on this issue any issue mark with help want or first timer only label do not need assignment and be free to work on the maintainer will prioritize pull request for those who follow the direction of the contribute doc and properly fill out the pull request template if you need any help please reach out on the freecodecamp forum or discord happy contribute
freecodecampfreecodecamp
js regular expression restrict possible username bit wrong regular expression pass the test
Bug
describe the issue I think that I could pass all the challenge test with a little bit of wrong regular expression if I understand everything correctly the name a1111111 be correct by challenge s condition meanwhile I complete the challenge with the regular expression that doesn t respect this username so I propose to add a new test to check that the regex should match the string a1111111 but I be not sure we need to do it because to be fair this challenge be already very tricky enough affect page your code js let username jackofalltrade let usercheck a z a z d a z d d ig this regexp pass all test let result usercheck test username username a1111111 but this be also valid name usercheck a z a z d a z d d d ig I add d to respect new username could we add a new test to check a1111111 match expect behavior we test to check the regex should match the string a1111111 screenshot no response system os window 10 browser chrome late additional context here be my profile if it could help
freecodecampfreecodecamp
c certification control variable scope lesson question issue
Bug
describe the issue the control variable scope and logic use code block in c in the add logic to c console application have an question that doesn t really feel quite right for this section the question be which of the following describe the affect of a use statement the thing be use statement aren t cover in the foundational ms learn path it d be a little unfair to new learner to answer this question with the give material affect page your code n a expect behavior when answer question on the freecodecamp foundational certification path prior c knowledge should not be require to answer question a question like the following might be well suit for this particular lesson what be the scope of a local variable declare inside a method in c a it s accessible only within the method where it s declare b it can be access from any method within the same class c it s accessible globally from any part of the program d it s only visible within the same class but different method can t access it screenshot no response system device desktop os window 10 browser firefox version 117 additional context I only check out this certification path for practice reason
freecodecampfreecodecamp
miss encodeuricomponent when link to linkedin and twitter
Bug
describe the issue I think there s an issue where not all info be transfer from freecodecamp to linkedin when try to add a new certification from what I gather in src client only route show certification tsx you need to add encodeuricomponent for both the twitter x and the linkedin link tsx const sharecertbtns t profile add linkedin t profile add twitter affect page step to reproduce 1 finish the c certification 2 try to share it on linkede 3 notice that a lot of the information be not include 3 5 feel your spidey sense tingle since you spot a in the url expect behavior expect that all the relevant information be transfer to linkedin screenshot no response system firefox ubuntu additional context no response
freecodecampfreecodecamp
permanent redirect in fcc express backend challenge
Bug
describe the issue when try to submit the code for the env challenge an error be report by the editor error unexpected token in json at position 0 upon further analysis the content it be try to parse be permanent redirect the href be the repl it url affect page your code js app get json function req re var objectmessage message hello json if process env message style uppercase objectmessage message objectmessage message touppercase else do nothing re json objectmessage expect behavior I expect to be able to submit the challenge correctly without any issue screenshot capture system device desktop os window 10 browser firefox version 117 0 64 bit additional context the issue be formally on this repo in index js I m not quite sure how to resolve this though and would like a hint I know it redirect with the https library but how do I get to the resource route so thing can proceed
freecodecampfreecodecamp
test in cat photo step 12 too restrictive
Bug
describe the issue the test require an href attribute of exactly but the instruction say to use note the trail slash affect page your code see more cat photo in our gallery link to cat picture expect behavior the test should not care if the trail slash be present or not to be honest as far as I know the behaviour for the link would be the same screenshot no response system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context we should change the test to use a regex match on the attribute to make the presence of the trail slash optional challenge file bonus point to a pr that update the test to use specific assert method and remove the jquery
freecodecampfreecodecamp
polish the code element style because it look like a button
Help Wanted
the code element inside the challenge have the same border as the button which case confusion for I multiple time as I expect something to happen when I click over they I think we should do one of these two polish the style so they don t look like button add functionality for when they be click copy code or something alike
freecodecampfreecodecamp
misspell in cat painting project
Bug
describe the issue here s the last paragraph in the instruction instead of static give you cat head a position of relative and leave both top and leave property as they be notice that where be say give you cat head should actually be give your cat head affect page your code n a expect behavior n a screenshot image system device laptop os window 10 browser chrome version 116 0 5845 111 additional context didn t see a well way to report a spelling issue directly from the website
freecodecampfreecodecamp
we be unable to verify your trophy from microsoft s learn platform
Bug
mod edit see issuecomment 1702493283 original issue describe the issue when I m try to collect the trophy in the foundational c with microsoft it s show I that the backend be crash 500 status code and show I the message we be unable to verify your trophy from microsoft s learn platform image affect page step to reproduce 1 go to 2 solve the question 3 connect to your microsoft account 4 collect your trophy expect behavior to collect the trophy without error or at least show I if I ve do anything wrong screenshot image image image system device pc os window 11 browser brave chromium version version 1 57 53 chromium 116 0 5845 114 official build 64 bit additional context no response
freecodecampfreecodecamp
improve ux on invalid url submission by user
Bug
describe the issue I be collect my first trophy in the new freecodecamp x microsoft foundational c with microsoft and I m get 500 status code when I try to connect my freecodecamp account to my microsoft account to collect the trophy image affect page step to reproduce 1 go to 2 start do the first phase trophy write your first code use c 3 solve all the challenge 4 try to connect to your microsoft account expect behavior the backend crashs and show 500 status code something go wrong image screenshot image image system device pc os window 11 browser brave chromium version version 1 57 53 chromium 116 0 5845 114 official build 64 bit additional context no response
freecodecampfreecodecamp
ui component type error
Bug
go to any bonfire challenge this error appear in the browser console console warning receive true for a non boolean attribute dropup if you want to write it to the dom pass a string instead dropup true or dropup value tostre in button create by forwardref in forwardref in unknown create by toolpanel in div create by forwardref in oe create by forwardref in forwardref create by dropdown in dropdown create by toolpanel in div create by toolpanel in toolpanel create by connect toolpanel learn javascript algorithm and datum structure es6 use destructure assignment with the rest parameter to reassign array element also there be a ts error in the tool panel tsx file which be not catch by our linter it seem like the ui component package be not generate type which be how the error get through
freecodecampfreecodecamp
success alert on the top do not collapse itself
null
describe the issue success alert below the navbar e g after update profile do not collapse itself which can be inconvenient for the user affect page step to reproduce 1 go to profile 2 update anything on your profile 3 a success alert will appear on screen 4 it do not collapse and stay on all page until the website have be refresh for another session expect behavior all type of alert should automatically collapse after some time and shouldn t have to be close by the user screenshot screenshot 1456 system browser e g microsoft edge additional context no response
freecodecampfreecodecamp
jest not recognize error when try run ui component test at window
Bug
describe the issue I m try to run test of ui component as it say in the docs I m run pnpm run test ui component command I m get jest be not recognize as an internal or external command error message on the terminal I m use window 11 node v20 1 0 affect page how to work on the component library your code pnpm run test ui component expect behavior test should run screenshot not recognize system device desktop window 11 browser chrome version node 20 1 0 additional context no response
freecodecampfreecodecamp
step 78 wrong degree with px on accident say 1deg
Bug
describe the issue instruction state 10px fail test do incorrectly error state that it must be 1degerror instruction bug prove please be grateful free testing again to your company I would like to one day do correction to update thing like this on github affect page step 78 new responsive web design your code cat whisker right top position absolute top 120px leave 109px transform rotate 10px expect behavior do not pass with clear instruction error say 1deg screenshot image system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context no response
freecodecampfreecodecamp
just a test case please ignore it
Invalid
look forward for report a security issue please report security issue by follow our security policy security describe the bug a clear and concise description of what the bug be to reproduce step to reproduce the behavior 1 go to 2 click on 3 scroll down to 4 see error expect behavior a clear and concise description of what you expect to happen screenshot if applicable add screenshot to help explain your problem desktop please complete the follow information os e g ios browser e g chrome safari version e g 22 smartphone please complete the follow information device e g iphone6 os e g ios8 1 browser e g stock browser safari version e g 22 additional context add any other context about the problem here
freecodecampfreecodecamp
test variable collide with common user variable
Bug
describe the issue the test variable here should be preface with an or something like that to prevent collide with a common user variable name affect page your code javascript const person function first last let firstname first let lastname last this getfirstname function return firstname this getlastname function return lastname this getfullname function return this getfirstname this getlastname this setfirstname function first return firstname first this setlastname function last return lastname last this setfullname function first last this setfirstname first this setlastname last return this getfullname an instance of person name as lowercase person if the variable name be not person such as bob it would get pass const person new person bob ross console log person getfullname expect behavior valid code should pass screenshot no response system all additional context no response
freecodecampfreecodecamp
test for cat painting step 8 too strict
Bug
describe the issue you can only pass this step if you put everything on one line and have a space after the comma p s you can not have a space before the first color either or after the last percentage affect page your code for example this will not pass background linear gradient 5e5e5e 85 45454f 100 expect behavior any valid css should be able to pass screenshot no response system n a additional context this have come up several time in the forum in the past few day hour
freecodecampfreecodecamp
sign in and out repeatedly on the same page break flash message
Bug
describe the issue if you sign in and out repeatedly on the same page the flash message show flash signin success message success 0 flash signin success instead of proper message string this issue happen on certain page as far as I have check it happen on doesn t happen on affect page confirm on and step to reproduce 1 go to without sign in or sign out there 2 sign in check that the flash message be display properly 3 sign out 4 sign in again check that the flash message be not display properly expect behavior the message success you have sign in to your account happy coding or its translation be display properly screenshot practice project image setting image system device laptop os window 10 browser chrome version 116 0 5845 96 official build 64 bit additional context it seem to be cause by the corrupt query string in the url
freecodecampfreecodecamp
need proper introduction for css i d selector
Bug
describe the issue I believe that step 8 of the accessibility quiz be the first time the css i d selector be introduce I search the previous course and do not find it even though the registration form use the i d attribute on some html element it do not style they with the i d selector the instruction for step 8 ask the user to style the image use its i d as the selector but they don t explain how to do that the user only get this information from a hint if they don t do it correctly affect page your code n a expect behavior I think it be preferable if we explain how to use the i d selector in the instruction instead of have the user fail and then tell they how to do it through a hint since step 8 already have a considerable amount of content explain the max function one option would be to create a new step just for explain the i d selector step 9 have the user add padding to the image so we could create a new step before the current step 8 with an explanation on how to target by i d and have they add the padding in that step instead since they be already familiar with that property this new step would be similar to step 26 in the cafe menu but if add a step be a pain then we could swap step 8 and step 9 since step 9 have a relatively small amount of content and add the explanation of the i d selector there or we could look for a place in a previous course to use the i d selector it do seem a little odd to wait so long to use it since it be a pretty popular selector or I suppose we could do nothing and keep rely on the hint to give they the information after the fact to be honest I don t recall see too many issue about this in the forum I do a search and maybe find one or two that be about this issue out of the thirty or so I look at so perhaps the hint method be do its job it just seem to I that an important and common selector like this should be clearly explain up front this isn t something they would be able to deduce from information they have already learn they would need to go to an outside source to figure it out since it be a completely new selector screenshot no response system n a additional context no response
freecodecampfreecodecamp
clarify instruction for seek and destroy
Bug
describe the issue the instruction for the js challenge seek and destroy clearly say note you have to use the argument object but yet you can pass this challenge without use the argument object by modify the function to use a rest parameter to capture the additional argument in addition there be also a solution in the hint that use this exact technique affect page your code this code pass function destroyer arr num return arr filter num num include num expect behavior unless we have a specific reason for want the user to use the argument object I think the rest parameter version be the more acceptable approach and we should be push that one or at the least we should not be tell the user that they have to use the argument object if they really don t have to the question be how helpful do we want to be set up the function do we want to add a rest parameter to the function definition or do we want to keep it as be with just the arr argument and then the note can say that you can use either the argument object or you can add a rest parameter to the argument list screenshot no response system n a additional context no response
freecodecampfreecodecamp
old twitter logo
Bug
describe the issue this be a minor issue the twitter logo on the profile page be that white bird but actually its an x symbol so I believe we should change that logo to the late one affect page step to reproduce 1 just go on anyone s code camp public profile 2 there you can see the old twitter logo expect behavior just expect a new twitter logo there screenshot no response system device laptop os window 11 browser chrome additional context no response
freecodecampfreecodecamp
fix move definition of color wheel
Bug
describe the issue color wheel concept be introduce in lesson 32 but not define until lesson 36 suggest move definition of color wheel to where it be first introduce in step 32 remove definition from step 36 affect page your code n a expect behavior definition of color wheel appear where it be first introduce in step 32 screenshot image image system device e g iphone 6 laptop n a os e g ios 14 window 10 ubuntu 20 04 n a browser e g chrome safari n a version e g 22 22 additional context advise to open this issue here pr 51218 pullrequestreview 1576410981
freecodecampfreecodecamp
bug progress be not save after successfully complete the project challenge help
Bug
describe the issue in back end development and apis project challenge when I successfully complete a project and submit it no response appear and the page do not redirect to the next challenge affect page step to reproduce I don t know about this step expect behavior in the previous challenge I be successful in complete they and submit they I be receive a response indicate the progress of my challenge completion I be then redirect to the next challenge but now the response be no long show nor be I be redirect to the next challenge even though I have pass all the test case screenshot screenshot 2023 08 12 133318 as you can see all the test case have pass but no response system device window laptop os window 11 browser chrome browser version 15 0 5790 171 additional context no response
freecodecampfreecodecamp
css child combinator could use well explanation
Bug
describe the issue I believe that accessibility quiz step 13 be the first time we introduce the css child combinator I ve look through the finished css for all previous course and have not find it the instruction and hint for step 13 merely say to use it but they don t explain what it do or why it be need and really since the only child in the nav be the ul and there be no embed ul s in the list item then it be not obvious why it be need in the first place we also require the child combinator in later step and I be not find any explanation for it in those step either affect page your code the current instruction for step 13 use the selector to target the unordered list element within the nav element and use flexbox to evenly space the child the hint if you don t use the child combinator you should use the nav ul selector expect behavior add additional information to the instruction give the name of the selector child combinator describe what it be use for explain why it be be use in this step screenshot no response system n a additional context I don t have any suggest text at the moment I just want to get this issue record so I wouldn t forget about it and to be honest I m not sure what the rationale be for require the child combinator here perhaps we be just use it merely for the sake of introduce a new feature in css
freecodecampfreecodecamp
typo in hint text for learn typography by build a nutrition label step 54
Bug
describe the issue the hint text for one of the test in step 54 of the learn typography by build a nutrition label project have a minor typo this typo isn t visible unless a learner fail a specific test affect page additional context the hint text in this file l32 currently read a span element should wrap the text sodium 360 mg it should be update to a span element should wrap the text sodium 160 mg to match the instruction for this step and the test itself this would be a great first pr for new contributor
freecodecampfreecodecamp
learn css animation by build a ferris wheel step 23 fail test in safari
Bug
describe the issue we get a report that the current test for step 23 of the learn css animation by build a ferris wheel project fail in the late version of safari the test work as expect in firefox and chrome affect page your code css animation cabin 10 linear infinite expect behavior this test should pass with the above code like it do in firefox and chrome screenshot no response system device macbook air os macos browser safari version 16 5 2 additional context in the file for step 23 l19 of this project the css helper new helper csshelp document getstyle cabin animation return the string 10 linear 0s infinite normal none run cabin when the correct code be submit in both chrome and firefox in the late version of safari the css helper return 10 linear infinite cabin the test in the english version of the step should be update to check for both string so learner use all support browser can complete this step if this be an issue for other people run safari this would be a good candidate for someone s first pr
freecodecampfreecodecamp
project euler problem 6 sum square difference
Bug
describe the issue the current instruction say find the difference between the sum of the square of the first n natural number and the square of the sum the above statement would be interpret as sum of the square square of the sum math 1 2 2 2 n 2 1 2 n 2 however the test expect square of the sum sum of the square math 1 2 n 2 1 2 2 2 n 2 even the example in the description talk about difference between the sum of the square of the first ten natural number and the square of the sum but go ahead to calculate square of the sum sum of the square math 1 2 2 2 10 2 385 math 1 2 10 2 552 3025 math 3025 385 2640 affect page your code expect behavior the instruction amend to match what the test expect screenshot no response system chrome additional context no response
freecodecampfreecodecamp
instruction not show up in the editor panel
Bug
describe the issue the instruction be not show affect page your code catphotoapp cat photo see more cat photo in our gallery expect behavior to show I that I have it wrong screenshot system device laptop os window 11 browser edge version version 115 0 1901 200 official build 64 bit additional context no response
freecodecampfreecodecamp
incorrect single instead of double
Bug
describe the issue find another bug on step ten of new responsive web design able to pass with single instead of double affect page step ten step to reproduce 1 go to 2 click on 3 scroll down to 4 see error expect behavior notice it be single use double like be teach pass it I love your company but I can t donate now I be great at detect bug and error by test naturally screenshot upload image png system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context I hope this help I need a mentor please for at home motivational study
freecodecampfreecodecamp
success pop up not center
Bug
describe the issue the success you have log in be not center properly it look odd and can be correct affect page step to reproduce 1 go to sign in 2 click on login and lgoin to your account 3 the green pop up of success you have log in be not show properly 4 see error expect behavior the success you have log in should be center and the x sign at the right edge screenshot wrong image correct image system device laptop os window 10 browser edge version 115 0 1901 188 additional context I know how to solve the problem so should I do it or let someone else do it
freecodecampfreecodecamp
google ad overlap content on news post
Bug
describe the issue I be read the freecodecamp article link below and the ad on the page overlap the content I be try to look at affect page text svg 20images 20can 20be 20written element 20 in 20your 20html 20document text body 3e if 20you 20did 20everythe 20correctly 2c 20your 20webpage 20should exactly 20like 20the 20demo 20below step to reproduce 1 go to the page 2 scroll down a little 3 see the overlap expect behavior it should not be overlap screenshot image system device window pc os window 11 browser chrome additional context no response
freecodecampfreecodecamp
solid article miss image find
Bug
describe the issue this fine article sadly be miss a couple key image apparently the author blog which host the image be no long a valid domain I be able to find the image on the wayback machine and will attach they here image image affect page step to reproduce go to the link article above and find the break link under the open closed principle and the interface segregation principle recommend fix or suggestion host the image I provide somewhere and change the href in the article screenshot image
freecodecampfreecodecamp
add test for i18n cta
Help Wanted
in relation to 51115 we should add test that check the help we translate badge do not appear on any english block the help we translate badge do not appear on any i18n block when the superblock be audit the help we translate badge do appear on i18n block when the superblock be not audit
freecodecampfreecodecamp
learn typography by build a nutrition label step 41 typo in instruction english
Bug
describe the issue there appear to be a slight typo in the english instruction on step 41 of learn typography by build a nutrition label the instruction be display on the style css file and read as step 41 the text daily value should be align to the right create a right selector and use the justify content property to do it the typo be with the text daily value the and character be flip in the instruction when compare to how it actually be in the index html s paragraph element daily value for step 41 this paragraph element be add in step 40 with the correct and expect text daily value as part of the exercise affect page your code the follow code be what the challenge start with index html nutrition label nutrition fact 8 serving per container serve size 2 3 cup 55 g amount per serve calorie 230 daily value style css where the instruction be display box size border box html font size 16px body font family open san san serif label border 2px solid black width 270px margin 20px auto padding 0 7px header h1 text align center margin 4px 0 letter space 0 15px p margin 0 display flex justify content space between divid border bottom 1px solid 888989 margin 2px 0 bold font weight 800 large height 10px large medium background color black border 0 medium height 5px small text font size 0 85rem calorie info display flex justify content space between align item flex end calorie info h2 margin 0 leave container p margin 5px 2px font size 2em font weight 700 calorie info span margin 7px 2px font size 2 4em font weight 700 expect behavior the expect instruction would read with daily value instead of daily value step 41 the text daily value should be align to the right create a right selector and use the justify content property to do it this would match the actual text value for the paragraph element the instruction be reference daily value screenshot image image system device pc os window 10 browser chrome version version 115 0 5790 110 official build 64 bit additional context I would like to point out that I have only see this issue with english and I be not sure if other language be also impact
freecodecampfreecodecamp
html test pass when it shouldn t responsive web design certification
Bug
describe the issue this happen on step 14 of the learn html form by build a registration form challenge instruction ask for four html element to be place but the code pass without add any closing tag or partially add any below four affect page your code expect behavior the test should fail if any tag be not properly close since it s not a self closing tag screenshot screenshot from 2023 07 24 19 48 56 system device laptop os fedora 38 workstation browser brave version 1 56 11 chromium 115 additional context no response
freecodecampfreecodecamp
repl it no long make it simple to use dotenv file
Bug
describe the issue as I discover last night s research dotenv file be no long directly editable on repl it they actually use a feature call secret now the instruction need update to ensure future camper don t have any trouble follow the node and express lesson more about secret affect page your code let express require express let app express app get req re re sendfile dirname view index html app use public express static dirname public app get json req re let response if process env message style uppercase response hello world touppercase else response hello world re json message response expect behavior the lesson plan should be clear for camper regard how to set up dotenv file in the update replit website screenshot no response system device desktop computer os window 10 browser firefox version 115 0 2 additional context this could negatively impact a lot of the unit test write curriculum give that node env test have to be set in the dotenv file especially consider once camper fork the boilerplate project they win t actually have the value for node env set
freecodecampfreecodecamp
update index md
Invalid
checklist I have read and follow the contribution guideline I have read and follow the how to open a pull request guide how to open a pull request my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
make alt text on alumnus image more accessible
Help Wanted
describe the issue this be a minor issue but I think it need to be address the current alt text for the three alumnus image on the main landing page be just the person s name this be merely duplicate information that be already provide and doesn t give people who can t see the image the same information as people who can see the image affect page step to reproduce 1 go to 2 view alt text for each alumnus image with the browser s dev tool inspector expect behavior alt text for each image should be update to be a description of the image this doesn t need to be extremely detailed just hit the basic detail perhaps we could reach out to each of these people and ask they to write their own alt text screenshot no response system n a additional context no response
freecodecampfreecodecamp
mongoose collection remove be deprecate
Bug
describe the issue I be do back end development and apis certification and be on mongodb and mongoose it show the warning deprecationwarne collection remove be deprecate use deleteone deletemany or bulkwrite instead the problem be in the server js file this same issue be already address in issue 34833 and a pull request be also make to fix this but the pull request be not merge and the warning be still show affect page your code const createmanypeople arrayofpeople do person create arrayofpeople function err people if err return console log err do null people expect behavior deprecation warning should not be show and collection deletemany should be use in place of collection remove screenshot no response system device laptop os window 11 browser microsoft edge version 114 0 1823 86 additional context no response
freecodecampfreecodecamp
long trend article in footer overlap and cause horizontal scroll bar
Bug
describe the issue if the title of a trending article in the footer be too long it overlap with the one next to it and can cause a horizontal scroll bar at certain width affect page step to reproduce 1 go to 2 scroll to the footer 3 change the window width until the title in the screen shoot below overlap note that the title will change so it may not be visible in the near future expect behavior title not to overlap horizontal scroll bar not to appear screenshot screen shoot 2023 07 19 at 7 26 55 pm system browser firefox chrome additional context the issue be barely noticeable but it s something probably want to wrap the title or give they some more room or something
freecodecampfreecodecamp
user can backspace themselves out of the editable region
Bug
describe the issue a user can hold down the backspace key on their keyboard and keep go thus proceed upwards and upwards out of the section of the file mean to be edit a challenge may have you want to edit line 36 and 37 but user can backspace themselves all the way back to line 25 at least affect page step to reproduce 1 go to an challenge like one of the cat photo challenge 2 click on the editable region 3 hit and hold backspace while in the backspace so that it progress several line upwards 4 see error expect behavior if the user hit backspace too far the user be to be clamp to at minimum where the editable region start screenshot capture system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context it could be a potential source of issue for new developer
freecodecampfreecodecamp
build a mario database step 340 test don t match instruction give
Bug
describe the issue I delete the row as the instruction in the exercise imply but after do that the test would not pass because I be suppose to have the luigi row still available so I create the row again but in the next exercise I be suppose to select from second table to check if luigi be go like it should be affect page your code delete from second table where username luigi expect behavior it be expect that after delete the last add record to the database with I d 3 and username luigi the test should pass as see by the explanation in the screenshot screenshot system device macbook pro m1 max 32 gb 512 gb os osx monterey browser chrome version version 114 0 5735 198 official build arm64 additional context tasklist luigi bug fix prepare local environment run the exercise locally test exercise look at test find error fix error
freecodecampfreecodecamp
style of external preview button on mobile view do not match the rest of the tab
Bug
describe the issue the style of the external preview button should match the rest of the the tab on the mobile preview affect page all page with editor step to reproduce 1 go to a challenge file 3 make the viewport narrow until you see the mobile layout 5 on the tab row see the color of the external preview button expect behavior it should match the style of the rest of the element that share the same parent screenshot
freecodecampfreecodecamp
land page certification list include non certification
Bug
describe the issue previously we have leave out the code interview prep section from the landing page because it fall under the heading earn free verified certification in but we do not have certification for code interview prep I assume with all the change to the code interview prep section this slip by but I also know we have test s ensure this do not happen be this now on purpose and we should probably change the heading or be this a bug affect page step to reproduce 1 go to 2 scroll down to the certification list 3 see code interview prep and project euler superblock
freecodecampfreecodecamp
doc documentation on set up cypress out of sync incorrent
Bug
it seem the cypress section of the fcc docs how to add cypress test be outdate incorrect I be try set it up but all of the command describe in the doc have problem and throw error the pnpm run cypress dev run command fail a few test the pnpm run cypress prd run command mention in the doc doesn t even exist the command to run a specific test describe in the doc pnpm run cypress run spec cypress e2e default landing ts do not work
freecodecampfreecodecamp
button style look inconsistent chrome edge
Bug
describe the issue on chrome and edge the border around button element get browser s default style of border style outset these button appear different from the button that be create with link element and look inconsistent with our overall design affect page for example step to reproduce 1 use chrome or edge to see this behavior 2 go to someone s profile page 3 see the button above the heatmap or below the timeline expect behavior button element should have solid border screenshot image system device laptop os window 10 browser chrome version version 114 0 5735 199 official build 64 bit additional context look correct on firefox image
freecodecampfreecodecamp
typo
Bug
describe the issue typo remove the word to from the sentence below they ll also learn how to the tech industry work should be they ll also learn how the tech industry work affect page step to reproduce typo remove the word to from the sentence below recommend fix or suggestion typo remove the word to from the sentence below they ll also learn how to the tech industry work should be they ll also learn how the tech industry work screenshot screenshot 20230713 160936
freecodecampfreecodecamp
challenge use variable in user code for test
Bug
describe the issue this code have the only change code above this line comment but really we shouldn t be use variable in the user code for test affect page your code javascript function nonmutatingsplice city only change code below this line return city slice 0 3 only change code above this line I do a bad thing and delete something down here now the correct function fail the test expect behavior rewrite test to use private variable screenshot no response system all additional context no response
freecodecampfreecodecamp
celestial body database test pass without require foreign key
Bug
describe the issue the user story say each planet should have a foreign key that reference one of the row in star the test pass without the require foreign key affect page your code expect behavior the test should not pass without a foreign key reference a row in the star table screenshot image system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context no response
freecodecampfreecodecamp
fix security hall of fame hyperlink
Bug
describe the issue the 3rd point within the guideline guideline subsection of freecodecamp s security policy contain a hyperlink to the hall of fame list which seem to be break at the moment because when the user click on that hyperlink they end up with a 404 page not find error 3 while we do not offer any bounty or swag at the moment we ll be happy to list your name in our hall of fame list provide the report be not low effort affect page step to reproduce in order to reproduce the error the user can simply click the hall of fame hyperlink within the 3rd point of the guideline guideline subsection of freecodecamp s security policy 3 while we do not offer any bounty or swag at the moment we ll be happy to list your name in our hall of fame list provide the report be not low effort recommend fix or suggestion the hall of fame hyperlink should be configure to redirect the user to the following link doc security hall of fame md I e
freecodecampfreecodecamp
timeline on profile be use dash name for new rwd step
Bug
describe the issue the timeline on the profile page be use the dash block name for only the new rwd step challenge step to reproduce 1 go to 2 see dash block name for new rwd step challenge expect behavior it should display the proper title e g learn css grid by build a magazine step 80 instead of learn css grid by build a magazine step 80 screenshot screen shoot 2023 07 05 at 11 03 16 am
freecodecampfreecodecamp
remove border from solution code
Bug
describe the issue unnecessary border be display around each line in the solution code of certification project affect page for example step to reproduce 1 go to someone s certification page 2 click on view view code to see the solution code expect behavior each line in the solution code should not have border around it screenshot image system device laptop os window 10 browser chrome version 114 0 5735 199 official build 64 bit additional context the border seem to be add in 50693
freecodecampfreecodecamp
grammatical error in build a quiz step 8
Bug
describe the issue the word to be repeat one after the other on the instruction scale the image use its i d as a selector and set the width to to be the maximum of 100px or 18vw affect page your code expect behavior it should be scale the image use its i d as a selector and set the width to be the maximum of 100px or 18vw screenshot image system device laptop lenovo os window 10 browser chrome additional context no response
freecodecampfreecodecamp
test rely on variable in user editable code
Help Wanted
describe the issue the test for this problem rely upon a variable in the user editable code if the user delete this variable then a correct solution will not pass the test we should update the test to not do this affect page your code javascript function maximumpathsumi triangle copy the triangle note not need if we be ok with mutate the input const trianglecopy triangle map row row find max path for let I 1 I trianglecopy length I trianglecopy I 0 trianglecopy I 1 0 for let j 1 j I j trianglecopy I j math max trianglecopy I 1 j 1 trianglecopy I 1 j trianglecopy I I trianglecopy I 1 I 1 return math max trianglecopy trianglecopy length 1 note global variable delete from seed code here expect behavior test should be isolate screenshot no response system all additional context no response
freecodecampfreecodecamp
improvement in move forward from here module
Bug
describe the issue currently the instruction in move forward from here module mention about manage package with npm manage package with npm subsection which be a subsection of a completely different course I e back end development and apis course at the moment those instruction in move forward from here module only mention the name of the manage package with npm subsection and no link have be provide to that particular subsection keep that in mind I believe to make it easy for the user to navigate to the manage package with npm manage package with npm subsection from within the instruction of move forward from here module a link to the manage package with npm manage package with npm subsection should be provide within the move forward from here module hence take the above point into consideration I believe the last line in the first paragraph of move forward from here module should be change from the manage package with npm section cover npm in more detail to the manage package with npm manage package with npm section cover npm in more detail affect page expect behavior the last line in the first paragraph of move forward from here module should be change to the manage package with npm manage package with npm section cover npm in more detail screenshot
freecodecampfreecodecamp
improvement in dispatch an action event module
Bug
describe the issue currently the second paragraph in dispatch an action event module happen to be as follow recall that action creator return an object with a type property that specify the action that have occur then the method dispatch an action object to the redux store base on the previous challenge s example the follow line be equivalent and both dispatch the action of type login the first line of the second paragraph seem to be a bit incomplete consider that I believe the first line of the second paragraph should be as follow recall that action creator return an object with a type property that specify the type of action that have occur affect page expect behavior the first line of the second paragraph of dispatch an action event module should be as follow recall that action creator return an object with a type property that specify the type of action that have occur screenshot system device laptop os macos 13 0 1 browser chrome version 107 0 5304 110
freecodecampfreecodecamp
unnecessary horizontal scrollbar in step instruction
Bug
describe the issue some step be place unnecessary horizontal scrollbar on plain text content the content be be treat as a code example and thus be not line wrapping normally also the content be code as one continuous line with no newline thus cause a very long horizontal scroll and make it more difficult to copy there be exception for have horizontal scrollbar in wcag but those exception be for content which require two dimensional layout for usage or mean sc 1 4 10 actual code example can fall under this exception but I think it would be much hard to argue that pure text content like this require that it not line wrap normally in order to be understand there be several instance of this in the css magazine course step 11 12 13 15 16 17 these be the one I know of affect page your code n a expect behavior present this non code content on the page in a way that it be allow to line wrap normally I be able to do this by remove white space pre from the code element I m notice we be use markup to code this in the challenge file markup soon the freecodecamp curriculum will be 100 project drive learn this cause the code element to have the class language markup if we be only use markup for these type of non code example then perhaps we can use that class to remove the white space property screenshot no response system n a additional context no response
freecodecampfreecodecamp
weird behavior with long code block in instruction
Bug
describe the issue on this page it tell you to copy and paste the code that be within a box it wouldn t let I scroll through that text box to see all the text unless I double click to highlight it all be there a way we can make it let you scroll through to see all the text from the beginning affect page your code this be the link to the markdown file for this step expect behavior it should let I scroll through the text box screenshot no response system device macbook pro 2021 os osx browser chrome version v114 0 5735 133 additional context no response
freecodecampfreecodecamp
add note on react 18 incompatibility to frontend challenge
Bug
describe the issue see how often this issue still come up we should probably do something about it we have talk about this before but it never really get any traction the question be where should the note be add and what should it say we have an open issue we can link to as well if need affect page your code expect behavior warn the camper about react 18 and the test issue screenshot no response system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context no response
freecodecampfreecodecamp
go to next challenge be throw an error for certificate challenge
Bug
describe the issue when complete the rwd portfolio certificate challenge and click go to next challenge or use ctrl enter an error be throw in the browser console and it do not advance to the next challenge I have not test this as sign in or with other certificate challenge uncaught typeerror can not read property of null reading include code that throw l209 const isnextchallengeinsamesuperblock nextchallengepath include superblock pr that introduce the code it be change again here not in prod didn t look into it more affect page your code expect behavior to work screenshot no response system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context forum thread
freecodecampfreecodecamp
improvement in use for a more concise conditional module
Bug
describe the issue currently the second paragraph in use for a more concise conditional module mention that the user can string multiple condition together by write after each one but doesn t provide any such example which make thing a bit unclear to make thing a bit more clear and in order to avoid any sort of ambiguity I believe at least one example should be provide within the instruction which talk about how exactly the user can string multiple condition together by write after each one consider that I think the wording of the second paragraph in use for a more concise conditional module should be as follow if the condition be true the markup will be return if the condition be false the operation will immediately return false after evaluate the condition and return nothing you can include these statement directly in your jsx and stre multiple condition together by write after each one such as jsx condition 1 condition 2 markup this allow you to handle more complex conditional logic in your render method without repeat a lot of code affect page expect behavior the second paragraph in use for a more concise conditional module should be as follow if the condition be true the markup will be return if the condition be false the operation will immediately return false after evaluate the condition and return nothing you can include these statement directly in your jsx and stre multiple condition together by write after each one such as jsx condition 1 condition 2 markup this allow you to handle more complex conditional logic in your render method without repeat a lot of code screenshot system device laptop os macos 13 0 1 browser chrome version 107 0 5304 110
freecodecampfreecodecamp
improvement in introduce inline style module
Bug
describe the issue currently the instruction in introduce inline style module happen to be as follow add a style attribute to the div in the code editor to give the text a color of red and font size of 72px note that you can optionally set the font size to be a number omit the unit px or write it as 72px the instruction tell the user that instead of set the font size property to a number I e 72 they can optionally set the font size property to 72px but don t inform the user that 72px need to be enclose within quote I e 72px need to be a string value furthermore the word unit in the second sentence should be change to unit because in this particular case we be just refer to a single unit I e px consider this I think the instruction of introduce inline style module should be reword as follow add a style attribute to the div in the code editor to give the text a color of red and font size of 72px note that you can optionally set the font size to be a number omit the unit px or write it as 72px where 72px need to be enclose within quote affect page expect behavior the instruction in introduce inline style module should be as follow add a style attribute to the div in the code editor to give the text a color of red and font size of 72px note that you can optionally set the font size to be a number omit the unit px or write it as 72px where 72px need to be enclose within quote screenshot system device laptop os macos 13 0 1 browser chrome version 107 0 5304 110
freecodecampfreecodecamp
can t copy all code in monaco use a touchscreen
Bug
describe the issue we often ask people to paste their current code into the forum but I m not sure there be a good way to copy all of your code from the monaco editor use a touch screen device I have find that you can copy one line of code by hold your finger on the line for just a bit and then when you let up you will get a context sensitive pop up menu with the copy option and select that will put only the current line in your clipboard this be use chrome on my old android phone your mileage may vary with other device but I m not find a way to copy all of the code in the editor at once I ve be search the monaco editor github repo and have find several issue complain about this but I have yet to find a solution the answer seem to be that monaco do not officially support mobile device which I m assume they mean to include any touch screen interface and thus we be lucky it work as well as it do with touch screen and anything that doesn t work be probably not go to get fix affect page any step step to reproduce while use a touch device no keyboard or mouse cheat 1 go to any step preferably a late one with lot of code in the editor 2 attempt to copy all of the code in the editor at once use whatever method you can think of I m not able to do it and I don t think it be possible but if you find a way please let I know expect behavior it would be nice if we could add some way to copy all of the code in the editor for touch screen user some idea perhaps it might be possible to add a copy all option to the context sensitive pop up menu or we could add a select all option but then they would have to use two step to copy all of their code I think a copy all option might be well the context sensitive menu include the command palette we could probably add a copy all or select all option to the palette we ve add other option in the past such as the hack to work around a bug in jaw add a copy all button to the ui it could float in the top right corner of the editor or we could add it somewhere in the low jaw add a copy all or select all option to the command palette and add a button for the command palette the first two option be somewhat dependent on how many touch screen device support the long finger press to bring up the context menu I think we d want to do some testing to make sure most of they will work add a button will ensure that all touch screen user be able to use this feature screenshot no response system device moto g6 phone os android 9 browser chrome version 114 additional context no response
freecodecampfreecodecamp
learn more about css pseudo selector by build a balance sheet step 16 miss test
Bug
describe the issue as I love free code camp org I would like to inform the problem and stay as minimal as I can staight on problem in responsive web design learn more about css pseudo selector by build a balance sheet 15 quality control degrading code robustness affect page your code problem in line 51 answer pass though it be incomplete 47 48 saving fund set aside for emergency 49 500 50 650 51 728 52 expect behavior 47 saving fund set aside for emergency 500 650 728 answer pass without this line of code screenshot pende submission to freecodecamp org pende freecodecamp org system device asus f17 gaming os window 11 browser chrome additional context thank for such a go tutorial platform
freecodecampfreecodecamp
break test s in step 1 of the picasso painting project
Bug
describe the issue the test pass despite many html tag not be in the correct order see attach code and screenshot affect page your code this pass html this also pass html expect behavior the html boilerplate element should be in the correct order like this html the test only check whether the tag exist not their correct order screenshot mac screenshot 2023 06 20 at 07 54 34 iphone img 20230620 wa0004 android screenshot 20230620 080654 system device iphone xr macbook pro infinix os macos ventura 13 4 android 10 iphone 15 1 browser chrome safari version macos ventura 13 4 android 10 iphone 15 1 additional context no response
freecodecampfreecodecamp
learn bash module in exercise 70 1 explicitly mention that it will give permission deny error
Bug
describe the issue the prompt for exercise 70 1 read now instead of use sh or bash to run your script you can run it by execute the file and it will default to bash run your script by execute it with questionnaire sh but it be intend to give a permission deny error someone might think that this be an error and waste a lot of time figure it out the prompt should instead read now instead of use sh or bash to run your script try execute it with questionnaire sh and read the error prompt affect page your code questionnaire sh expect behavior suggest prompt screenshot no response system device laptop os window 11 browser chrome additional context no response
freecodecampfreecodecamp
learn bash module not check if test be be pass
Bug
describe the issue learn bash scripting by build five program stop check if the test be go through affect page your code touch questionnaire sh expect behavior check test run screenshot test fail test erro2 test error system device desktop os window 10 pro browser chrome version 114 additional context no response
freecodecampfreecodecamp
news link head 404
Bug
describe the issue I find that 3 link on one of the news page mention in the affect page be go 404 seem the page have be unpublished since I find those in web archive the link be the follow 1 certify associate in software testing cast 2 certify test engineer cste 3 certify software quality analyst csqa affect page step to reproduce 1 go to 2 scroll down to or search use cmd f or ctrl f do you need certification to become a good qa engineer 3 click on any of 3 below mention hyperlink mention in description 4 see error expect behavior the link should lead to the right path screenshot no response system device galaxy m51 macbook air os android 12 mac os 12 6 5 browser chrome brave version version 1 52 126 chromium 114 0 5735 133 official build x86 64 additional context no response
freecodecampfreecodecamp
font awesome do not work on the personal portfolio webpage
Bug
describe the issue font awesome appear to not be allow for use or block within the responsive web design personal portfolio webpage I try several different version of font awesome and various technique to debug it on the personal portfolio webpage to no avail I then copy and paste all html css script from the previous section responsive web design product landing page where it work into the personal portfolio webpage section and find that it still would not work within the personal portfolio webpage after this I try use font awesome on the very first tutorial in the responsive web design series and it work fine there as well as other place as an aside I notice that the personal portfolio webpage be cache image path I link to image on my personal web server then later place those image in a new folder on my server and the old path would still work affect page your code expect behavior I would expect it to work as it do for prior responsive web design curriculum page and for the entire freecodecamp curriculum at that screenshot no response system macbook pro 15 ventur v 13 4 firefox v 114 0 1 additional context no response
freecodecampfreecodecamp
get a warning message in console on submit the solution
Bug
describe the issue there be some module e g create a control form module within the react section of the front end development librarie course where when the user submit their solution whether correct or incorrect then they end up with the follow warning within the console act be not support in production build of react and might not behave as expect since this warning be not relevant to the solution submit by the user I think it could make the user feel confused affect page expect behavior in order to avoid any sort of ambiguity and to keep thing as clear as possible I believe when the user submit their solution and if their submit solution be not correct partially or completely then they should only be get relevant error message print onto the console which can help they in debug their solution or if their submit solution be entirely correct then they should be get the follow message only within the console run test test complete screenshot act issue system device laptop os macos 13 0 1 browser chrome version 107 0 5304 110
freecodecampfreecodecamp
the run test button not work
Bug
describe the issue the run test buttton be not responsive on several test if not more on the javascript algorithm and dara structures certification this be a list of test where the button be not work there may be even more test that be not work they all need to be check append variable to string find the length of a string use bracket notation to find the first character in a string modify array datum with index affect page your code const myarray 0 45 expect behavior 45 64 99 screenshot no response system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context no response
freecodecampfreecodecamp
didn t fix anything
Invalid
checklist I have read and follow the contribution guideline I have read and follow the how to open a pull request guide how to open a pull request my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
test doesn t ignore comment
Bug
describe the issue I like to comment out code I need to edit so I can start fresh but still have a reference available I haven t experience this specific issue before until today it confuse I quite a bit and I couldn t figure out why the test wasn t pass and give I a key value failure after 10 minute of try to pass I figure I d look at the solution and it turn my code be correct after remove the block comment the test would finally pass affect page your code javascript const createperson name age gender only change code below this line return name name age age gender gender return name age gender only change code above this line expect behavior I expect the test to pass with or without comment screenshot image system device laptop tablet os window 11 harmonyos 2 browser opera gx kiwi additional context no response
freecodecampfreecodecamp
improvement in render state in the user interface module
Bug
describe the issue currently the instruction in the render state in the user interface module happen to be as follow in the code editor mycomponent be already stateful define an h1 tag in the component s render method which render the value of name from the component s state since the user be suppose to add the h1 tag within the return statement of the component s render method so keep that in mind I believe the above instruction should be reword as follow for well clarity and to avoid any sort of ambiguity in the code editor mycomponent be already stateful define an h1 tag within the return statement of the component s render method which render the value of name from the component s state affect page expect behavior since the user be suppose to add the h1 tag within the return statement of the component s render method so keep that in mind I believe the instruction in the render state in the user interface module should be reword as follow for well clarity and to avoid any sort of ambiguity in the code editor mycomponent be already stateful define an h1 tag within the return statement of the component s render method which render the value of name from the component s state screenshot system device laptop os macos 13 0 1 browser chrome version 107 0 5304 110
freecodecampfreecodecamp
markdown instead of html
Bug
describe the issue I be review the technical documentation project and notice that the step only use html I think it would be more beneficial for the user story to encourage markdown instead as someone who have be do more doc base open source contribution this language be use more to create documentation for software affect page your code n a expect behavior n a screenshot user story system device mac os macos browser chrome version 114 additional context no response
freecodecampfreecodecamp
local scope and function semicolon issue
Bug
describe the issue I think that semicolon be a must in javascript nevertheless I make a variable and didn t finish the line with a semicolon it still execute fine without mistake affect page your code function mylocalscope only change code below this line let myvar 5 no semi colon present still execute ok console log inside mylocalscope myvar mylocalscope run and check the console myvar be not define outside of mylocalscope console log outside mylocalscope myvar expect behavior I expect it to fail in codepen I get a clear warning the semicolon be miss in freecodecamp it didn t fail screenshot no response system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 window 10 vivaldi browser 6 1 3035 75 stable channel 64 bit javascript v8 11 4 183 19 additional context no response
freecodecampfreecodecamp
improvement in pass an array as prop module
Bug
describe the issue currently the second paragraph within the pass an array as prop module happen to be as follow the child component then have access to the array property color array method such as join can be use when access the property const childcomponent prop prop color join this will join all color array item into a comma separate string and produce green blue red later we will learn about other common method to render array of datum in react for the sake of more clarity and to make it easy to read I think the above paragraph should be as follow the child component then have access to the array property color array method such as join can be use when access the property jsx const childcomponent prop prop color join this will join all color array item into a comma separate string and produce green blue red later we will learn about other common method to render array of datum in react affect page expect behavior for the sake of more clarity and for well readability the second paragraph within the pass an array as prop module should be as follow the child component then have access to the array property color array method such as join can be use when access the property jsx const childcomponent prop prop color join this will join all color array item into a comma separate string and produce green blue red later we will learn about other common method to render array of datum in react screenshot system device laptop os macos 13 0 1 browser chrome version 107 0 5304 110
freecodecampfreecodecamp
can t develop through gitpod due to pnpm version
Bug
look forward for report a security issue please report security issue by follow our security policy security describe the bug a clear and concise description of what the bug be gitpod can t be use to develop right now or maybe it s possible but someone new wouldn t know what step they need to take should I add a note in how to setup freecodecamp locally md so that new people know issuecomment 1577010365 to reproduce step to reproduce the behavior 1 follow instruction in how to setup freecodecamp locally to develop with gitpod fail with message error adobe be an invalid relative dependency path
freecodecampfreecodecamp
run locally I can t access other language version
Help Wanted
look forward for report a security issue please report security issue by follow our security policy security describe the bug a clear and concise description of what the bug be to reproduce step to reproduce the behavior the real url for spanish be so I expect that when run locally I could click on globe icon and then choose spanish to go to but instead I get gatsby dev 404 page expect behavior I expect to be able to get to spanish version page screenshot if applicable add screenshot to help explain your problem additional context add any other context about the problem here
freecodecampfreecodecamp
regex on copy an array with the spread operator challenge be too strict
Bug
describe the issue on this challenge the task be to use the spread operator to copy an array js semantics allow the spread operator to have whitespace between it and the object it be be apply to the following be valid javascript const test 1 2 3 const a b test console log a 1 console log b 2 3 however in the challenge any whitespace between the operator and the value will cause the test to fail the issue be with the test regex here l68 which should probably be amend to javascript assert code match s arr affect page your code javascript function copymachine arr num let newarr while num 1 only change code below this line newarr push arr only change code above this line num return newarr console log copymachine true false true 2 note this issue be raise by a camper in the forum I be submit it on their behalf expect behavior whitespace between the spread operator and the object it be be apply to should not cause the test to fail screenshot no response system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context no response
freecodecampfreecodecamp
improvement in write a react component from scratch module
Bug
describe the issue as per the instruction in write a react component from scratch module user be suppose to write a react component from scratch for which they will need to make use of react and reactdom consider that the very first instinct of the user will be to import react and reactdom by do the follow js import react from react import reactdom from react dom with the above two import statement in place the user end up with uncaught referenceerror require be not define error in order to make the user aware that they don t need to import anything since react and reactdom have already be import for they behind the scene I think a note should be add within the write a react component from scratch module that say the follow note react and reactdom have already be import for you behind the scene affect page expect behavior a note should be add within the write a react component from scratch module that say the follow note react and reactdom have already be import for you behind the scene system device laptop os macos 13 0 1 browser chrome version 107 0 5304 110
freecodecampfreecodecamp
improvement in render a class component to the dom module
Bug
describe the issue currently as per the instruction in render a class component to the dom write a react component from scratch module user be suppose to use reactdom render method though there s a mention of the syntax of the reactdom render method I e reactdom render targetnode within the instruction of render a class component to the dom module but there s no mention in either module regard how the user can select a targetnode via its i d from within the reactdom render method keep that in mind I believe a note should be add within the instruction of both the module that say the follow note document getelementbyid method can be use in order to reference an element by its i d from within the reactdom render method affect page expect behavior there should be a note within the render a class component to the dom write a react component from scratch module that guide the user regard how they can select an element via its i d from within the reactdom render method something like as follow note document getelementbyid method can be use in order to reference an element by its i d from within the reactdom render method system device laptop os macos 13 0 1 browser chrome version 107 0 5304 110
freecodecampfreecodecamp
improvement in create a component with composition module
Bug
describe the issue currently at the very end of the create a component with composition module a note have be provide which happen to be as follow note childcomponent be define with an es6 arrow function because this be a very common practice when use react however know that this be just a function if you aren t familiar with the arrow function syntax please refer to the javascript section as we can see that the note be educate the user about the childcomponent structure and accordingly tell the user to simply refer to the javascript section if they be not familiar with the arrow function syntax consider the fact that we have a separate module use arrow function to write concise anonymous function within javascript algorithm and datum structure course that specifically talk about arrow function syntax the note should say the follow note childcomponent be define with an es6 arrow function because this be a very common practice when use react however know that this be just a function if you aren t familiar with the arrow function syntax please refer to the use arrow function to write concise anonymous function module with the above change in place user would have more clarity as to which resource they should be refer to in order to learn about arrow function syntax affect page expect behavior the note at the very end of the create a component with composition module should be as follow note childcomponent be define with an es6 arrow function because this be a very common practice when use react however know that this be just a function if you aren t familiar with the arrow function syntax please refer to the use arrow function to write concise anonymous function module screenshot system device laptop os macos 13 0 1 browser chrome version 107 0 5304 110
freecodecampfreecodecamp
improvement in render html element to the dom module
Bug
describe the issue in render html element to the dom module the user be suppose to add their code after the provide code snippet keep that in mind the comment within the provide code snippet should be change from change code below this line to add your code below this line affect page expect behavior in render html element to the dom module the provide code snippet should look as follow js const jsx hello world let render this to the dom add your code below this line screenshot image system device laptop os macos 13 0 1 browser chrome version 107 0 5304 110
freecodecampfreecodecamp
improvement in use each to map over item in a list module
Bug
describe the issue in use each to map over item in a list module currently the instruction say write an each directive that go through a list blue black red and assign each variable to a color bg class where the color part change for each item each class should set the background color the respective color in order to avoid any sort of ambiguity and to make instruction more clear I think the instruction should be as follow write an each directive that go through a list blue black red and assign each variable to a color bg class where the color part change for each item to the respective color each class should set the background color to the respective color as well affect page expect behavior in use each to map over item in a list module the instruction should be as follow write an each directive that go through a list blue black red and assign each variable to a color bg class where the color part change for each item to the respective color each class should set the background color to the respective color as well screenshot system device laptop os macos 13 0 1 browser chrome version 107 0 5304 110
freecodecampfreecodecamp
access nest object allow destructure
Bug
describe the issue probably not all that important although it be valid syntax and it do what be ask for const mystorage car inside glove box map passenger seat crumb outside trunk jack valid non pass code const glove box gloveboxcontent mystorage car inside console log gloveboxcontent map expect solution const gloveboxcontent mystorage car inside glove box test affect page your code expect behavior allow destructure screenshot no response system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context no response
freecodecampfreecodecamp
test failure
Invalid
checklist I have read and follow the contribution guideline I have read and follow the how to open a pull request guide how to open a pull request my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
improve the navbar ui
Help Wanted
describe the issue navbar and its content seem simple redesign the item and menu may improve the ui affect page step to reproduce 1 go to 2 play around with the navbar 3 improve the menu 4 good look sign in signup action expect behavior enhance the design for a well look and feel screenshot no response system device any os all browser all additional context no response
freecodecampfreecodecamp
unclear instruction in step 64 of build a cat photo app
Bug
describe the issue it might be just I be a bit confused with the instruction but someone from the forum have this issue and it also take I a bit of time to get the instruction right as well so it say make the text freecodecamp org into a link by enclose it in an anchor a element the href attribute should be set to I think it would be well if it read something more along the line of replace the text freecodecamp org in the p tag with a link by enclose it in an anchor a element the href attribute should be set to I be tempt to think that I need an extra anchor tag outside the p tag with the text freecodecamp org and the hint give to I when the test fail only make I more confused because it say your anchor a element should be nest within the footer element make sure to add an opening tag and closing tag for the anchor a element even though I be wrong to create the anchor tag outside of the p tag it be enclose within the footer element affect page your code no copyright freecodecamp org freecodecamp org this be what I do and it fail expect behavior I expect the instruction to be a little bit more precise or maybe a little more improvement on the hint screenshot no response system device laptop os window 11 browser chrome additional context no response
freecodecampfreecodecamp
inconsistent number of tutorial across the platform like learn and news
Bug
describe the issue the placeholder in search bar on freecodecamp org show search 9000 tutorial while on freecodecamp org news it show search 10 100 tutorial affect page freecodecamp com step to reproduce 1 go to 2 click on 3 scroll down to 4 see error expect behavior I would expect they to be same number screenshot system n a additional context no response
freecodecampfreecodecamp
should the check your code button and the instruction be in between the line of the code editor
Bug
describe the issue I feel like this be not suppose to look this way but if I m wrong sorry affect page your code none expect behavior I think the instruction and button should be below the editor screenshot system device 2022 macbook pro os macos 13 3 1 a browser chrome version 113 0 5672 126 official build arm64 additional context no response
freecodecampfreecodecamp
float point issue with use getter and setter to control access to an object
Bug
describe the issue the formula give for convert from c to f be give as a f c 9 0 5 32 but this can also be write as b f 9 0 5 c 32 these two formula be produce different result use 26 for c which be use in the test we get a 26 9 0 5 32 78 8 b 9 0 5 26 32 78 80000000000001 if formula b be use then the test for this challenge will fail due to the float point round issue affect page your code class thermostat constructor f this temp f get temperature return 5 0 9 0 this temp 32 0 set temperature c this temp 9 0 5 0 c 32 0 expect behavior the test should pass regardless of where c be place in the formula either we need to do a little rounding in the test or replace 26 with a different number in the test that win t produce different result depend on the placement of c in the formula screenshot no response system device desktop os linux fedora 36 browser firefox version 112 additional context no response