repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
freecodecampfreecodecamp
typo fix
Bug
in both the sentence on this line the word href should be surround with backtick l23 in this line there be a period full stop where there should be a comma l54 this look like something that can be fix by first time code contributor to this repository here be the file that you should be look at to work on a fix list of file 1 2 please make sure you read our guideline for contribute we prioritize contributor follow the instruction in our guide join we in our chat room or our forum if you need help contribute our moderator will guide you through this sometimes we may get more than one pull request we typically accept the most quality contribution follow by the one that be make first happy contribute
freecodecampfreecodecamp
miss backtick around variable
Bug
this markdown table be miss backtick around the variable third column l29 l42 this look like something that can be fix by first time code contributor to this repository here be the file that you should be look at to work on a fix list of file 1 please make sure you read our guideline for contribute we prioritize contributor follow the instruction in our guide join we in our chat room or our forum if you need help contribute our moderator will guide you through this sometimes we may get more than one pull request we typically accept the most quality contribution follow by the one that be make first happy contribute
freecodecampfreecodecamp
small fix notify on crowdin
Bug
just transcribe issue from crowdin in this line l11 there be an extra comma before the anchor element that have to be remove in this line l29 there be an incorrect use of parenthesis it should become note that the day chaos 1 3188 yold the discordian calendar be the day january 1 2022 in the gregorian calendar this look like something that can be fix by first time code contributor to this repository here be the file that you should be look at to work on a fix list of file 1 2 please make sure you read our guideline for contribute we prioritize contributor follow the instruction in our guide join we in our chat room or our forum if you need help contribute our moderator will guide you through this sometimes we may get more than one pull request we typically accept the most quality contribution follow by the one that be make first happy contribute
freecodecampfreecodecamp
don t update privacy setting until server have respond
Bug
describe the issue I believe what be happen here be that we be save privacy and other setting to redux before they get save in the database affect page step to reproduce 1 go to your setting page 1 change one of the privacy setting to public or private don t save the change remember what you change 1 navigate away from the page maybe click the logo to go to learn 1 go back to your setting page 1 the change appear to still be there note that the save button be now disabled 1 refresh the page your change disappear cause it wasn t save in the database expect behavior wait for server response before update redux additional context we should look at the rest of the setting when triage this to see if this issue be present elsewhere
freecodecampfreecodecamp
reorder showcert check
Bug
describe the issue we want to move the user name check here l396 to below the islocke check right below it see comment pullrequestreview 1123751506
freecodecampfreecodecamp
add test for navigate language menu with keyboard
Help Wanted
be your feature request relate to a problem please describe thank a ton for fix those lint error it s look way well a couple of thing go a bit wrong though the keyboard navigation be break probably because of the change to dokeypress since case matter when it come to event key this also didn t trip up any test and I feel like it should have doesn t need to be much but check that the language selector open with enter and can be navigate by the arrow key would be good see comment 1 pullrequestreview 1067444828 I be go to try and add some test to this pr I find that cypress doesn t support press the tab key tabbing there s a helper plug in we can use but I didn t want to expand this pr that much right now I say we go with this as it be and I can make a separate pr with some test and comment 2 issuecomment 1251502538
freecodecampfreecodecamp
step 44 nrwd building registration form accept css with a miss semi colon
Bug
describe the issue the nrwd building registration form curriculum step 44 accept a solution that be miss a semi colon the solution give to it be fieldset border 0 padding leave 0 padding right 0 padding top 2rem padding bottom 2rem when I put this code in to try it I be expect it to fail as it have a miss semi colon at the end of the last style however it pass the test and I be allow to proceed to the next step link to forum question for ref affect page your code fieldset border 0 padding leave 0 padding right 0 padding top 2rem padding bottom 2rem expect behavior I think the step should prevent submission if the answer be miss a semi colon and give an appropriate hint of course screenshot delete this system device laptop os window 11 browser chrome version n a additional context no response
freecodecampfreecodecamp
test a issue
Bug
describe the issue test a issue affect page ui main your code testing code expect behavior not 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 no response
freecodecampfreecodecamp
cat photo app revenge of step 12
Bug
describe the issue step 12 continue to plague user I would be really good if we can get they to understand copy paste the previous anchor element into this new spot without say that explicitly follow up from discussion on discord with bbsmooth ieahleen hbar1st affect page expect behavior possible extended wording you have now create a link with the text cat photo the word cat photo be underline next to the image in the preview now you can click on the link now now turn the word cat photo inside of your p element into a new link to by place these word inside of a new anchor element screenshot no response system all additional context no response
freecodecampfreecodecamp
cafe menu step 13 instruction be not clear
Bug
describe the issue in step 13 the test will fail if the two new selector aren t add to the exist style element but this be not make clear in the instruction if the user add the selector in a new style element then the hint they receive be not accurate affect page your code this be valid code but be not what the test be expect and thus fail the hint for this be you should add a new h2 selector which be not accurately state the real problem that the test want the new selector to be in the same style element as the h1 expect behavior if we do want to enforce that all of these selector should be in the same style element then update the instruction to make that clear also add additional test to check for this and give an appropriate hint screenshot no response system device desktop os linux fedora 36 browser firefox version 104 0 2 additional context no response
freecodecampfreecodecamp
cat photo app step 44 allow multiple type attribute
Bug
describe the issue step 44 will pass if the new radio input be give multiple type attribute affect page your code this will pass indoor expect behavior step should fail if there be more than one type attribute even if they all have the value radio screenshot no response system device desktop os linux fedora 36 browser firefox version 104 0 2 additional context no response
freecodecampfreecodecamp
touch setting other than campfire mode trigger the sound
Bug
describe the issue when campfire mode be on action like open the setting page touch any field under account setting for username or close the flash message banner trigger the campfire mode sound I m note sure which one be expect sound but make sound on unfocuse the field or close the banner feel too much to I affect page step to reproduce you will hear the sound at the step 1 2 4 but I m not sure if we want the sound here 1 go to setting 2 change the value of any field under account setting for username section and unfocus 3 save any setting you will hear the sound here too but I think this be expect 4 close the we have update you preference banner expect behavior remove unwanted sound screenshot system device laptop os window 10 browser chrome version 105 0 5195 127 additional context no response
freecodecampfreecodecamp
falsy bouncer
Help Wanted
describe the issue the instruction imply that the original array must be modify while we be fine with a non mutating approach affect page expect behavior clear instruction screenshot no response system all additional context no response
freecodecampfreecodecamp
fix remove extra blank line between section
Invalid
checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
lack of a descriptive enough hint in step 40 of build skyline project
Help Wanted
in the hint below it ask to add variable but it s similar to how we ask color to be add which case confusion to a camper l35 I propose apply the same approach in ieahleen pull request to skyline variable name 47609 although it feel like give answer outright variable be case sensitive and require specific syntax which I think we should give their step some lay way in the hint original issue q 1153282
freecodecampfreecodecamp
preview in new window disappear if resize the parent window
Bug
describe the issue the preview in new window be a really nice feature but if I want to have the editor parent page and the pop out window on the same screen I need to resize the parent window and below a certain size the preview window disappear affect page all with the preview window your code n a expect behavior I would expect to not have the preview window disappear I have often the dev tool open in a specific way and those disappear too 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
catphotoapp step 56 allow incorrect solution to be submit
Bug
describe the issue the challenge on step 56 of the cat photo app project allow incorrect code to be submit as correct the code that pass be love loving however the correct solution be love link to the challenge affect page your code love love expect behavior this step be confuse enough without allow multiple solution to pass suggest tighten up the check for this one screenshot fcc issue step56 system device laptop os window 11 browser chrome version n a additional context come to my attention on the forum that someone be share the incorrect solution turn out that it be pass so I decide to open this issue
freecodecampfreecodecamp
cat photo app step 56 common error
Bug
describe the issue this be a common error on this step we should modify the hint to point out the capitalization affect page your code html love expect behavior user should receive hint that help they see the capitalization error 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
fix remove extra blank link between section
Invalid
checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
accessibility quiz step 56 be confuse
Help Wanted
this step be confusing to many people specifically the also align the text to the right you write the code require css info label info input display inline block text align right and then it say you should set the text align right property before the info input rule it use precedence rule without talk about they the end result need to be that the label have text align right and the input text align leave so why be we ask yo add the text align right to a selector list that include both and then rely on precedence rule to have they assign property
freecodecampfreecodecamp
learn css variable by build a city skyline step 15
Bug
describe the issue please kindly check below the instruction I ve confirm with the admin about this typo issue but this be my first time use github and pardon I if this come out not correct I think the add variable should be build color1 without a dash between color and 1 because that be what we code for the last time look forward to the admin acknowledge it thank you image affect page step to reproduce additional dash between color and 1 which be not right recommend fix or suggestion delete the dash between color and 1 screenshot untitled design
freecodecampfreecodecamp
learn accessibility by build a quiz step 37
Bug
describe the issue the instruction say to give a name attribute to the select element step 37 link the first label element to the select element and give the select element a name attribute when I do it code doesn t pass the test and the hint say hint you should give the select element an i d attribute for a novice it be confuse be they the same probably not instruction be not clear here accessibility quiz step 37 affect page your code be you a frontend developer select an option yes no expect behavior I expect the test to pass as my code seem correct and follow the instruction the instruction should get change from give the select element a name attribute to give the select element a name and an i d attribute screenshot accessibility quiz step 37 system device laptop os window 10 browser chrome safari version 105 0 5195 127 additional context no response
freecodecampfreecodecamp
cat photo app 5 confusing hint
Bug
describe the issue this code will produce the hint hint your main element s closing tag should be below the p element you have they in the wrong order but the actual issue be that the opening main tag be in the wrong place affect page your code html catphotoapp cat photo click here to view more cat photo expect behavior hint for this code should indicate the problem with the opening main tag screenshot no response system all additional context no response
freecodecampfreecodecamp
learn css variable by build a city skyline step 40 break
Bug
describe the issue the test hint suggest apply a background even though I be apply a background correctly after check the mdn page here I see that the background property be shorthand for background color as there be already a background color property the new background property must go after however this isn t mention anywhere or give as a hint anywhere affect page your code this be invalid and give the hint you should apply a background to bb1a bb1a width 70 height 10 background linear gradient var build color1 var window color1 background color var build color1 this be valid and pass the test bb1a width 70 height 10 background color var build color1 background linear gradient var build color1 var window color1 expect behavior I expect a hint about what I ve do wrong if my code isn t pass because I m write the code in the wrong place then it would be helpful to know that screenshot no response system device mac book pro os macos monterey 12 5 1 browser chrome dev version 107 0 5300 0 official build dev arm64 additional context no response
freecodecampfreecodecamp
wrong italian translation on step 44 of new responsive web design module
Bug
describe the issue it should say sopra l input di testo instead of sotto l input di testo to reproduce 1 go to step 44 of new responsive web design module in italian 2 see error on last sentence of the instruction affect page your code none expect behavior it should say sopra l input di testo instead of sotto l input di testo screenshot no response system device laptop os ubuntu 22 04 1 browser brave version 1 43 93 additional context no response
freecodecampfreecodecamp
feedback on learn css variable by build a city skyline
Bug
describe the issue this project assume you haven t work with flexbox yet hence it just givesyou the code without it be a real challenge test affect page your code none expect behavior just to be give direction about what to do as per usual without give you all the line of code screenshot screenshot at 2022 09 18 15 46 28 system device zenbook os linux mint 20 3 browser brave version v1 43 93 additional context no response
freecodecampfreecodecamp
fix remove extra blank between section
Invalid
checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
standardize space in challenge file
Bug
describe the issue in the challenge file some of the whitespace character be tab other be space it look fine when you open a challenge screen shoot 2022 09 16 at 9 43 18 am but when you create a forum post screen shoot 2022 09 16 at 9 42 39 am the code isn t align we should replace all the tab with two space this be likely present in many challenge file not sure how many one example be below affect page expect behavior forum post code to be align
freecodecampfreecodecamp
skip to content button for accessibility
Help Wanted
be your feature request relate to a problem please describe I be try to implement freecodecamp skip to content button to chapter but there be none in freecodecamp the button be use in website like youtube this button will provide quality of life to people who access the site daily and give they chance to skip some annoy describe the solution you d like create a skip to content button component that skip the navigation bar describe alternative you ve consider toggle the nav bar component that hide the navigation although not standard it s use in site like codepen
freecodecampfreecodecamp
step 4 build a registration form
Bug
describe the issue the sentence be word strangley add a title and a meta element to the head affect page your code expect behavior we should refphrase this sentence to something like add a title and a meta element to the head 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
datum structure algorithm s with problem implement algo s in java
null
be your feature request relate to a problem please describe alot of newbie like I we want well dsa algorithm in java description with actual relevant problem like on leetcode hard medium easy solution but there be very few shatter resource available I want they to be available in one single repository free for all describe the solution you d like I would love to provide freecodecamp my solution in its repository for java dsa course with example solution like this one be binary search solution to a specific problem describe alternative you ve consider a complete course for dsa theory code in java additional context this be go to a massive resource solution to learn dsa in java quickly use theory less more solution implementation
freecodecampfreecodecamp
account settings keyboard shortcut
Help Wanted
be your feature request relate to a problem please describe I feel like the setting page do not make it clear what the keyboard shortcut be describe the solution you d like I think that the setting for keyboard shortcut should hyperlink to the guide detail the keyboard shortcut describe alternative you ve consider another option would be a page within the primary website about the keyboard shortcut but I feel like that would be redundant additional context no response
freecodecampfreecodecamp
step 55 build a cat photo app
Bug
describe the issue the instruction tell you to put a for love attribute in the label however the instruction ask with a capital l but the answer be only accept if there be a lowercase l affect page your code html correct answer love wrong answer love expect behavior since the instruction mention add love use a capital l we should change the code block to a lowercase l as that be what pass the test we should change the instruction to something like this where the word love start with a lowercase l associate the text love with the checkbox by only nest the text love in a label element and place it to the right side of the checkbox input element 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
break test step 5 of learn css transform by build a penguin
Bug
describe the issue instruction remove both the horizontal and vertical scrollbar and prevent programmatic scrolling use only one property hint you should give body and overflow of clip I type in overflow clip to the list of property value within the body selector even the hint be give I the same answer but the code will not pass I try different browser check for extension and update but so far nothing have fix this affect page your code body background color linear gradient 45deg rgb 118 201 255 rgb 247 255 222 margin 0 padding 0 width 100 height 100vh overflow clip expect behavior since I type overflow clip I expect the overflow to be clip with the rest of the content hide and scroll should be forbid accord to the hint that come up and the forum post about this exact issue I ve enter the correct code however the test keep fail screenshot no response system device ipad pro os io 15 6 1 browser safari chrome firefox version ipado 15 6 1 additional context no response
freecodecampfreecodecamp
step 35 build a cat photo app
Bug
describe the issue the instruction ask you to add an action attribute to your form tag the url be but I believe we should change it to as it be how most people would type in a website and the link auto change to that when try to do www in the url in your code it fail the check and I believe it should either accept both or we should change it to www affect page your code expect behavior see above screenshot image system device window pc os window 10 browser opera additional context no response
freecodecampfreecodecamp
technical documentation page test give none of your header element should be empty and other false error
Bug
describe the issue when try to submit my code it always give I the none of your header element should be empty and each nav link should have text that correspond to the header text of its related section error none of my header element be empty and all my nav link have the exact text that be in the header of relate section I post in the forum and another user run my exact code and get the navbar should always be on the left side of the screen error but not the two I be get I ve try it on multiple browser and other suggest solution but it always give I the same two error affect page your code intro a test to show your skill in mimic other site item need these be all the item you will be need to complete this task a computer a monitor a keyboard a mouse internet connection not have one or more of these item will result in a very difficult time complete the test instruction in this test we ll be write out a site that mimic the technical documentation page that be provide before to start out you ll need to make a main tag to wrap everything you ll be write in then follow it up with several section element to seperate all your work into nice little pile third fill those section with header element to define what be go in each of those pile then you can finally fill each of those section up with all sort of p code and li element to complete this test after do all of this you can move on to your css to make the app look half decent do as much or as little as you want but make sure it be functional and clean ish congratulation you have now complete this test watch out some problem may come up while you re work on this project take time to double check everything and I mean everything because it be most likely a silly mistake or an overlook closing tag a common one that I run in to are switch up class and i d and their respective and call in the css section conclusion now that you have complete this test you can go and make so many more technical documentation app if you enjoy this test you may have a career in do many of these or in work on massive one like w3school com and other like it happy code technical documentation test intro item need instruction watch out conclusion html background 3e4285 main doc margin leave 210px color white height 100 header font size 1 2em font weight bold code background black color white nav link text decoration none color white display list item border top 1px solid padding top 10px padding bottom 10px medium min width 600px navbar position fix z index 999 leave 0 top 0 height 100 width 200px border right solid display block margin 10px text align center font size 1 5em color white medium max width 600px navbar visibility hide main doc margin leave 0 expect behavior the test should have be complete correctly screenshot image image system device desktop os window 10 browser chrome version 105 0 5195 102 additional context no response
freecodecampfreecodecamp
article on how to setup freecodecamp locally inadvertently give mongodb server start instruction twice lead to confusion
Bug
describe the issue window user attempt to follow each step outline in the article how to setup freecodecamp locally will encounter an error on the 2nd mongodb server startup step because it be already start in an early instruction the first time mongodb server be start be in the step link from how to prepare your local machine the second time be later on in the article in the section call step 3 start mongodb and seed the database the error encounter the second time be command mongod not find but can be instal with sudo apt install mongodb server core user may not realize that they have already do all they need to do for mongodb setup in a prior step lead to confusion affect page how to setup freecodecamp locally step to reproduce on window 10 follow all the instruction in the article how to setup freecodecamp locally include the one mention in how to setup wsl which be link from the first article further detail reader encounter the first section how to prepare your local machine where it say we also support window 10 via wsl2 which you can prepare by read this guide how to setup wsl the link give go to an article set up freecodecamp on window subsystem for linux wsl and have multiple step within which include start the mongodb service at port 27017 with accompany instruction once finish follow the step provide in the second article we return back to the first reference article to continue the remain step follow the section how to prepare and as we do so we encounter again the instruction to start the mongodb step 3 start mongodb and see the database blindly follow this step then we see this error command mongod not find but can be instal with sudo apt install mongodb server core and there arise the confusion didn t we install it already maybe this be something else so we go ahead and install it again lead to further error down this road such as the one mention in issue 45784 recommend fix or suggestion clarification need to be give to explain that the 2nd time we be tell to start it with mongod command be only need if it hadn t already be start successfully before perhaps with a suggestion to check the service mongodb localhost 27017 first screenshot no response
freecodecampfreecodecamp
rotate css property learn css transform by build a penguin step 84
Help Wanted
describe the issue individual transform be recently add to the specification module level 2 individual transform and allow developer to use rotate 90deg as oppose to transform rotate 90deg most browser have adopt this feature and I can see it simplify the code experience as it be easy to remember obviously it be new and might be a concern in backward compatibility however it would be weird to create a website that use the rotate transform to support old browser in general affect page your code foot leave leave 25 rotate 80deg transform rotate 80deg foot right right 25 rotate 80deg transform rotate 80deg expect behavior it should be accept screenshot image system device pc os window 10 browser brave version late additional context correct I if I m wrong I be still new in use github with other people
freecodecampfreecodecamp
registration form step 29 display text input instead of checkbox
Bug
describe the issue in step 29 of the learn html form by build a registration form challenge there seem to be incorrect seed code the checkbox for accept term and condition be miss a type checkbox so when the step first open it display a plain text input instead of a checkbox affect page your code n a expect behavior a checkbox should be render instead of a text input screenshot screenshot 2022 09 09 at 14 50 07 freecodecamp org system device laptop os ubuntu 20 04 browser firefox 104 chrome 105 additional context no response
freecodecampfreecodecamp
confuse wording which should be change
Help Wanted
describe the issue the difference between es5 and es6 construction be the removal of keyword function the constructor in es6 or function constructor in es5 be invoke by a new keyword the wording of the question say in es5 we usually define a constructor function and use the new keyword to instantiate an object and then after code the class syntax simply replace the constructor function creation affect page your code na expect behavior in my experience it should be the class syntax simply replace the keyword function with construction screenshot 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
wrong answer to the question
Bug
describe the issue give question be what be the value of a after you run the follow code a np arange 5 a 20 and the correct answer be 20 21 22 24 24 but it s mark as wrong answer affect page your code a np arange 5 a 20 result array 20 21 22 23 24 expect behavior should mark 20 21 22 24 24 as correct answer 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
step 15 build a city skyline curriculum be miss important information
Bug
describe the issue in step 15 of the curriculum call learn css variable by build a city skyline the instruction fail to provide the name of the variable that be be reference the instruction say to use a variable put the variable name in parenthesis with var in front of they like this var variable name add your variable as the value of the background color property of the bb1a class whatever value you give the variable will be apply to whatever property you use it on in this case your variable have the value of 999 so 999 will be use as the value for the background color property notice that at no point do this paragraph give the exact name of the variable that be to be use to pass this step add your variable the variable your variable all of these be not variable name affect page your code expect behavior instead the instruction should mention the variable name once to use a variable put the variable name in parenthesis with var in front of they like this var variable name add your variable as the value of the background color property of the bb1a class whatever value you give the variable will be apply to whatever property you use it on in this case the variable building color1 have the value of 999 so 999 will be use as the value for the background color property screenshot no response system device laptop os window 11 browser chrome version n a additional context no response
freecodecampfreecodecamp
update title and text from rest parameter to rest property or element
Bug
describe the issue a rest parameter would involve parameter the mdn article on rest parameter only have function parameter example and it link to the function definition part of the spec the only instance I can find of the word rest parameter in the spec be under the parameter list sec parameter list section mdn call it a rest property rest property when rest be use with a destructure assignment the spec do seem to have two version of it if I read it correctly the assignmentrestelement use with array and the assignmentrestproperty use with object 13 15 5 2 runtime semantic destructuringassignmentevaluation sec runtime semantic destructuringassignmentevaluation objectassignmentpattern assignmentpropertylist assignmentrestproperty arrayassignmentpattern assignmentelementlist elision assignmentrestelement while rest element might be more correct with an array I don t think use rest property for both array and object as mdn do be the end of the world affect page your code const one two restelement 1 2 3 4 5 const name age restproperty name john age 30 email address sesame street expect behavior the correct technical definition should be use 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 this pr change it from rest operator to rest parameter
freecodecampfreecodecamp
multifile editor refactor
Help Wanted
while work on I run into an issue where the prop get stick on old value what happen be that not every function be recreate on each render if that function close over prop then whatever value prop have on creation be use whenever the function be invoke I e they re bind since the prop may have change by this point the bind prop can easily be incorrect since this be quite tricky to debug I think we should avoid use prop directly inside function since we don t know how future devs will use those function instead it would make sense to have a single propsref and use that everywhere
freecodecampfreecodecamp
learn css grid by build a magazine step 64
Bug
describe the issue the instruction can confuse people who be use to use as the enclose character for string i d suggest give a tip that you can also use to enclose string which bring I to this bug see your code section which be accept when I be first confuse then I go to the next step to see what they mean by the question haha affect page your code css quote before content quote after content expect behavior this should be reject fail screenshot image system device pc os window 10 browser brave version late additional context no response
freecodecampfreecodecamp
learn intermediate css by build a picasso paint allow span for icon
Bug
describe the issue when use icon the use of the tag be controversial because it be not semantic the span tag should be use instead and I m pretty sure span be even use in the font awesome documentation for a few year but they have revert back to I now I m wonder if the css project could be update to allow for the use of span as an alternative for user who want to learn how to create semantic project currently I must be use or the user can not progress in the course affect page your code expect behavior this code should pass validation it work in the preview window and in the wild and be semantically correct screenshot no response system device desktop pc os linux mint 21 vanessa browser firefox version 104 0 1 additional context no response
freecodecampfreecodecamp
learn css grid by build a magazine step 65
Bug
describe the issue there s a slight error in the instruction to step 65 of the learn css grid by build a magazine project it say now it s time to style your second section note that it have the text and text with image value for the class attribute which mean it be already inherit the style from your text rule create a text with image selector and set the display property to grid it should instead say now it s time to style your third section as confirm by freecodecamp staff I first raise the issue in the fcc forum link to forum post provide to provide some background in this project there be three section I e the second section in the html only have the class text and doesn t have the class text with image the instruction should be tell the user to style the third section thank in advance affect page your code no code error here just an error with the wording of the instruction on step 65 expect behavior it should say now it s time to style your third section note that it have the text and text with image value for the class attribute which mean it be already inherit the style from your text rule create a text with image selector and set the display property to grid screenshot no response system device laptop os window 10 browser firefox additional context no response
freecodecampfreecodecamp
learn new rwd hotkeys don t work when instruction be focus
Bug
describe the issue when do the new rwd challenge the hotkeys don t seem to work when the instruction or the test text hint be focus affect page step to reproduce 1 go to 2 click the instruction area or the area around the check your code button 3 attempt to use the hotkey ctrl enter cmd enter to run the test 4 the test don t run expect behavior the test should run system I only try the on mac I would guess this happen on all os s but I m not sure additional context the same happen if you click the preview although I m not sure if we need a fix for that edit so the main issue of the hotkey not work be fix I think we just want to add some test that check those hotkey and we can close this
freecodecampfreecodecamp
learn html form by build a registration form
Help Wanted
be your feature request relate to a problem please describe the registration form currently accept submission with both radio button unchecke the account type must be a require parameter otherwise it beat the purpose of have it in the first place describe the solution you d like the simple solution would be to add a check attribute to any one of the two radio button describe alternative you ve consider or leave they both unchecked initially but force the user to check any one of they when they try to submit the form which I don t know how to do additional context here s the link
freecodecampfreecodecamp
template post when click ask for help in responsive web development
Bug
describe the issue I feel like the base template for ask help in the responsive web development certification be a bit unintuitive first let I point out a couple of point 1 the code block of html start with file index html as oppose to the html comment of this will make it hard to copy paste people s code and find the problem as some may overlook this comment which can cause the checker to fail as see in this post 2 some text that I assume function as a heading use inconsistent format such as how tell we what s happen be different from your code so far there be a tab which can look like a code block after post it template tell we what s happen describe your issue in detail here your code so far html file index html css file style css your browser information user agent be mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 105 0 0 0 safari 537 36 challenge learn more about css pseudo selector by build a balance sheet step 22 link to the challenge what I propose tell we what s happen describe your issue in detail here your code so far html css file style css your browser information user agent be mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 105 0 0 0 safari 537 36 challenge learn more about css pseudo selector by build a balance sheet step 22 link to the challenge affect page step to reproduce 1 go to any step in responsive web development 2 check the code several time until the ask for help appear 3 click on create a help post in the forum 4 minor inconvenience expect behavior it should be intuitive and consistent such that the user win t be confused to how to format the page at least that s what I m hope 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
input type submit learn accessibility by build a quiz step 40
Bug
describe the issue already display a button with submit text however the hint say that the submit should display the text submit I eventually figure out the correct answer by add value submit but be it necessary affect page your code html accessibility quiz html css quiz info html css student info name email d o b date of birth html 1 the legend element represent a caption for the content of its parent fieldset element true false 2 a label element nest an input element be require to have a for attribute with the same value as the input s i d true false css be you a frontend developer select an option yes no do you have any question expect behavior the hint should give well explanation as why the value submit be need or proper hint that the value submit be need or if write provide enough accessibility then it should be accept screenshot no response system device pc os window 10 browser brave version v1 43 89 additional context no response
freecodecampfreecodecamp
remove inconsistency
Invalid
remove space checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
wrong order of table content in an english article
Bug
describe the issue in this article two table method document scan without indexing with indexing 1039 1 method response time without use redi with redis 900ms 0 621 affect page step to reproduce find this when review translation recommend fix or suggestion should be method document scan without indexing 1039 with indexing 1 method response time without use redi 900ms with redi 0 621ms screenshot no response
freecodecampfreecodecamp
wrong word in step 17 28 37 of build a registration form of rwd
Bug
describe the issue the text refer to i d s as property instead of attribute affect page your code l12 l12 l12 expect behavior the text should use the term attribute 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
learn responsive web design by build a piano step 32 medium query
Bug
describe the issue for context I mention in 46886 this be far compound in step 32 which necessitate the use a logical operator to make a more complex media query that check multiple condition the fix 47389 resolve step 27 thank you and introduce medium query which be the title of that issue so I m bring up step 32 as it s own issue if there be a well way to go about this please let I know this step require the use of multiple condition via and but that syntax isn t show or explain yet the solution for this step be something like medium max width 1199px and min width 769px affect page your code not applicable expect behavior expect explanation of syntax require to use multiple condition on one medium query screenshot no response system device desktop os win 10 browser firefox additional context no response
freecodecampfreecodecamp
fix remove extra blank space between section
Invalid
checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
fix remove extra blank link between section
Invalid
checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md 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 for remove an element from a max heap challenge passable with incorrect solution
Bug
describe the issue the issue be with the test of the code interview prep datum structure remove an element from a max heap challenge in fact I be able to pass the challenge by implement a wrong remove method which only verify the max heap property for the root element pass this challenge without a 100 correct solution will create issue for camper for the next one the heap sort as we usually adapt the max heap to become min heap as a suggestion for resolve the issue be to test the max heap property at each insert remove operation you can verify the issue with the code provide below affect page your code const isdefine value value undefined value null var maxheap function only change code below this line this heap null this insert value this heap push value const place index const parentindex math floor index 2 if parentindex 0 return if this heap index this heap parentindex this heap parentindex this heap index this heap index this heap parentindex place parentindex place this heap length 1 this print return this heap this remove const remove this heap 1 this heap 1 this heap this heap length 1 this heap splice this heap length 1 1 const place index if index this heap length 1 return const child1index 2 index const child2index child1index 1 const child1 this heap child1index const child2 this heap child2index if isdefine child1 this heap index child1 isdefine child2 this heap index child2 return if isdefine child1 this heap index child1 this heap index this heap child1index this heap child1index this heap index else if isdefine child2 this heap index child2 this heap index this heap child2index this heap child2index this heap index place index place 1 return remove only change code above this line expect behavior the test should fail because of the incorrect remove method screenshot no response system device laptop os window 10 browser mozilla firefox version version 104 0 64 bit additional context no response
freecodecampfreecodecamp
a typo in db curriculum
Bug
describe the issue it should be important instead of import affect page learn bash scripting by build five program your code expect behavior false an important operator in that menu be it allow for pattern match use the same syntax but with this operator check if hello contain the pattern el 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
typo
Bug
describe the issue there be a typo on the javascript algorithm and datum structure functional programming understand functional programming terminology page in the 6th paragraph affect page step to reproduce load the page recommend fix or suggestion add a comma after the seventeenth word the word value screenshot
freecodecampfreecodecamp
language selection menu not intuitive about available language
Bug
describe the issue the language selection menu be not intuitive about the no of available option it s a bit paradoxical at the moment you will not notice additional option until you start scroll while be on top of the option you will not start scroll until you know there be additional option affect page step to reproduce 1 go to learn 2 click on menu 3 scroll down to change language 4 hover the cursor on the option 5 start scroll while be in the area of the list option expect behavior 1 the menu should be very clean and intuitive 2 the cancel change option should have some form of visual separation screenshot system device all device os all os browser all browser version all version additional context no response
freecodecampfreecodecamp
implement dropdownbutton component
Bug
describe the issue client src component solution display widget index tsx client src template challenge component tool panel tsx affect page client src component solution display widget index tsx step to reproduce 1 go to cirriculum responsive web design resolution should be less than 600 px 2 click on first challenge 4 see topdown button at age footer expect behavior when click main button it will display menu with option screenshot 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
translate challenge can fail because of translate comment in seed code
Bug
describe the issue run the test in step 6 of cat photo app practice project in portuguese the test o texto do coment rio deve ser todo add link to cat photo n o altere o texto nem o espa amento do coment rio fail affect page your code catphotoapp cat photo click here to view more cat photo it s the start code of the step expect behavior the comment in the seed code be translate it shouldn t be or the test should be different 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 cc danielrosa74 naomi lgbt rafaeldavish
freecodecampfreecodecamp
fix remove an extra blank line
Invalid
checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
fix remove extra black line below icon section
Invalid
checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
add empty line below input field in responsive web design curriculum
Help Wanted
I just observe someone not understand that they could press enter within their answer box to create a new line then add their new element there see screenshot below I propose we add an empty line below the seed code so that learner well understand where they should type their solution
freecodecampfreecodecamp
fix delete the extra blank line between section
Invalid
checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
template for forum post in non english language don t have correct subforum maybe
Bug
lot of the spanish and portuguese topic end in general maybe they don t have the correct subforum set we would want to double check there and in case fix it
freecodecampfreecodecamp
button not click to check code and progress to the next challenge when you restart the challenge after initially solve the challenge
Bug
describe the issue in learn html by build a cat photo app once a challenge have be complete and the restart step button be click the submit and go to the challenge button be not revert to check your code and user be unable submit their challenge again or progress to the next challenge affect page step to reproduce 1 solve the problem 2 click on check your code 3 click on restart step 4 solve problem again and try resubmitte expect behavior you would be unable to submit a solve challenge after click the restart step button screenshot system device laptop os window 10 ubuntu 20 04 browser microsoft edge additional context no response
freecodecampfreecodecamp
remove extra empty space from gitignore file
Invalid
checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
wrong test in page series visualiser final project
Bug
describe the issue it say that plot 1 should have an x label of month but it s the second plot that be monthly it should say that plot 2 should have that xlabel affect page your code def draw box plot prepare datum for box plot this part be do df box df copy df box reset index inplace true df box year d year for d in df box date df box month d strftime b for d in df box date draw box plot use seaborn fig axis plt subplot 1 2 sns boxplot ax axis 0 x year y value datum df box sns boxplot ax axis 1 x month y value datum df box axis 0 set title year wise box plot trend axis 0 set xlabel year axis 0 set ylabel page view axis 1 axis 1 set title month wise box plot seasonality save image and return fig don t change this part fig savefig box plot png return fig expect behavior it should say that plot 2 should have an xlabel of year expect box plot 2 xlabel to be month it s test correctly so it should be an issue only with the assert message 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
update the x axis tick for the datum visualization heat map example project
Bug
describe the issue each tick be exactly one year off as you can see in fccs example project here this shouldn t actually pass the test user story 10 but it do I have detail the issue in this post this be because the first last tick have half the spacing as every other this make the tick in the middle of the of the d3 rect affect page your code let newscale d3 scaleband domain d3 range 1759 2019 10 2019 for 2009 range 0 width pad 3 adjust start end tick different for each project let newaxis d3 axisbottom newscale also modify call to newaxis expect behavior I have already fork the codepen example project here and fix the tick mark the code be much clean and easy to understand screenshot image notice that the tick be 1779 but the year be 1980 system device macbook pro early 2015 os monterey 12 5 browser I have test with firefox and chrome both have the tick off by one year version late additional context you should be able to fork my solution dd here
freecodecampfreecodecamp
take home project show national contiguity with a force direct graph
Bug
describe the issue I be have trouble understand the take home project and nothing load on the sample page all I see be a big black box with a blue background I want to see how much I still need to learn by pick a random project and start to build it to see my weakness affect page your code expect behavior I expect the page to have something in the box as a sample instead of an black box screenshot screenshot of the challenge website system device desktop computer os window 10 browser firefox version late additional context more informational in general would be lovely for this page
freecodecampfreecodecamp
build a boilerplate page do not load
Bug
describe the issue both my wife and I be test out the build a boilerplate tutorial of the new relational database model we do about 5 10 lesson the next day we go back to do more of it and both of we experience the same error on different computer and on different account this be about a week ago and the issue still exist I have try disable all chrome extension and still get the same issue affect page your code can t even load the page expect behavior that the page load screenshot 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
stick in a step in learn bash scripting by build five program database curriculum
Bug
describe the issue I think that it s enough info with the picture I even restart the whole thing test on both codeally and fcc image image image affect page learn bash scripting by build five program your code program that count down to zero from a give argument echo e n countdown timer n if 1 gt 0 then for I 1 I 0 I do echo I sleep 1 do I 1 while I ge 0 do echo I I sleep 1 do else echo include a positive integer as the first argument fi expect behavior should be able to go to the next step 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
project tile
Bug
describe the issue do we mean this step to check for project tile project title make more sense to I l72 also the text of the hint doesn t make it clear that this must be inside of the element with the project i d at least to I affect page
freecodecampfreecodecamp
learn css color by build a set of color marker step 5
Bug
describe the issue for more clarity can we specify to the user to add a new meta element in step 5 as one already exist add in step 4 also explain the reason why we be add a new meta when some might think of add attribute to the exist one exactly one of the name http equiv and charset attribute must be specify for a single meta element affect page your code nest a self close meta element within the head give it a name attribute set to viewport and a content attribute set to width device width initial scale 1 0 expect behavior nest another self close meta element within the head give it a name attribute set to viewport and a content attribute set to width device width initial scale 1 0 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
fix remove extra blank line between the section
Invalid
checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
forum link to heading a hide behind nav
Bug
describe the issue when share a link to a heading within a forum post it take you to that heading but scroll up too far the heading and some text be hide behind the nav step to reproduce open this link your container load but the terminal be not visible 8 the your container load but the terminal be not visible heading be hide behind the nav expect behavior it not to be hide
freecodecampfreecodecamp
learn css color by build a set of color marker step 49
Bug
describe the issue I believe the code I enter for this particular step be correct but be be parse as wrong maybe I didn t understand what the step entail but I have go over it several time and input different variation of what I think the correct syntax should be with no success I have come to the conclusion that it be a bug affect page your code red background rgb 255 0 0 expect behavior in the red css rule change the background color property to background screenshot screen shoot 2022 08 10 at 18 24 06 system device macbook air os macos monterey browser safari version 15 5 additional context the same problem occur in step 60 and step 66 screen shoot 2022 08 10 at 18 28 19 screen shoot 2022 08 10 at 18 27 29
freecodecampfreecodecamp
learn typography by build a nutrition label step 28
Bug
describe the issue the task be you may notice there be still a small border at the bottom of your lg element to reset this give your lg md selector a border property set to 0 issue there isn t anywhere a class md in whole code affect page your code file index html nutrition label nutrition fact 8 serving per container serve size 2 3 cup 55 g file style css 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 divid border bottom 1px solid 888989 margin 2px 0 bold font weight 800 right float right lg height 10px lg md background color black border 0 expect behavior please remove md from the task because it be not necessary screenshot no response system device pc os window 10 browser firefox version 103 0 2 64 bit additional context no response
freecodecampfreecodecamp
step 5 of the learn css flexbox course say create an i d but the solution be a class
Bug
describe the issue step 5 of the learn css flexbox by build a photo gallery learn css flexbox by build a photo gallery course say create a div element with an i d gallery but the hint request a class instead affect page step to reproduce 1 copy paste the link in address bar 2 solve the step as describe 3 clicking check your code button press the ctrl enter shortcut 4 regard hint recommend fix or suggestion have be block by this typo I be run on the assumption that the solution will be consistent across the course I recommend switch the i d text to class screenshot image
freecodecampfreecodecamp
responsive web design learn css flexbox step 5
Bug
describe the issue the instruction ask you to create a div with the i d of gallery but it expect you to create a div with a class of gallery affect page your code html expect behavior the current instruction read below your header element create a new div element with the i d of gallery I suggest we change it to below your header element create a new div element and assign it a class of gallery 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
example snippet format
Bug
describe the issue the current example snippet for javascript algorithm and datum structure basic javascript access multi dimensional array with index have the expect output underneath the sample code it would be clear for camper if the expect output be move into the example snippet affect page your code current sample snippet javascript const arr 1 2 3 4 5 6 7 8 9 10 11 12 13 14 arr 3 arr 3 0 arr 3 0 1 arr 3 be 10 11 12 13 14 arr 3 0 be 10 11 12 and arr 3 0 1 be 11 expect behavior it would be more concise to give the output in the snippet screenshot no response system device laptop os window 10 browser chrome version additional context no response
freecodecampfreecodecamp
different api route at exercize tracker test challenge
Bug
describe the issue sometimes route url be api user i d log and some other time it be api user i d log i d be i d this can be confuse although the request be same affect page your code app api user i d log req re re send success true expect behavior route to be similar api user i d log screenshot image system device laptop os window 10 browser chrome firefox version e g 22 additional context no response
freecodecampfreecodecamp
update gitignore
Invalid
I notice an inconsistent line gap checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
start at the beginning link navigate to the legacy rwd
Bug
describe the issue when a new camper sign in and visit the top page of learn a message if you be new to code we recommend you start at the beginning be display but when they click the link it will take they to the legacy rwd I think we should switch it to the new rwd affect page step to reproduce 1 sign in with a new user with less than 15 challenge complete as far as I understand the code I check this behavior by create a new gitpod workspace 2 go to learn 3 click the link start at the beginning 4 it will navigate to the first lesson of the legacy rwd expect behavior the link should take the camper to the new rwd curriculum if the new rwd be translate for the current language the legacy rwd curriculum if the translation be not ready screenshot start at the beginning system device laptop os window 10 browser chrome version 104 0 5112 81 additional context no response
freecodecampfreecodecamp
dead link in demographic datum analyzer
Bug
describe the issue there be dead link in the file below l16 do we swap the link or delete it all together or be it possible to get the link back someone in crowdin recommend but that beginner video for project I don t think it s fit affect page
freecodecampfreecodecamp
fix remove extra blank between space
Invalid
checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
registration form step 55 clarify instruction
Help Wanted
describe the issue see a lot of forum post for this step in which they add the 1em top bottom margin correctly but they change the left right margin to 0 not sure why this be happen but perhaps we can make it a little clear that they should keep the left right margin at auto affect page your code most of the time I see this margin 1em 0 1em 0 and sometimes I see this margin top 1em margin bottom 1em margin leave 0 margin right 0 expect behavior I think by this step the user have be expose to the margin shortcut property and should know that the first value be for top bottom and the second value be for right left hopefully this be a valid assumption base on this perhaps change the instruction to change the margin property to include 1em on the top and bottom be sure to leave the right and leave margin at auto and then set the width as describe above screenshot no response system n a additional context no response
freecodecampfreecodecamp
a bugged timeline challenge row in the profile duplicate itself
Bug
describe the issue I just finish the build a tribute page challenge now when I go to check my timeline it show the challenge double go back and forth from the timeline page that have the bugged row add more duplicate build a tribute page row when I go to the challenge again and run the code it show I double the percentage I should ve receive I e 60 instead of 40 affect page step to reproduce 1 go to timeline 2 click on page 19 3 scroll down to build a tribute page 4 see error expect behavior it shouldn t duplicate screenshot no response system device desktop pc smartphone os arch linux android browser mozilla firefox version 103 0 1 additional context the issue seem to be server side as it can be reproduce on a different device too
freecodecampfreecodecamp
fix remove extra blank space between line
Invalid
checklist this change be make during a video tutorial about guide to open source feel free to close I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
remove a couple of extra line
Invalid
shorten the code by remove the empty line checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod close xxxxx
freecodecampfreecodecamp
new rwd step base block have incorrect padding
Bug
describe the issue there be no padding on complete challenge on the left only on the right I would rather see they in square instead of rectangle also image affect page step to reproduce expect behavior there should also be pad on the left 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
replace button with icon in the low jar of the challenge
Help Wanted
be your feature request relate to a problem please describe as discuss in 47037 swap button with icon then add tool tip for the icon will open the possibility for more feature that can be helpful for camper describe the solution you d like add icon and their tooltip to lower jaw with a help page that replace the button describe alternative you ve consider not skilled enough to think of one additional context we have to make sure that these icon and its tool tip be accessible as mention by bbsmooth and ahmadabdolsaheb for additional info please read their discussion on and I would really love to have the reset icon show after one attempt but we can give it time in the forum first see if learner complain
freecodecampfreecodecamp
insert wrong command and I be able to pass the minichallenge
Bug
describe the issue insert wrong command and I be able to pass the minichallenge I can t remember but it be one or two minichallenge after this one I have to reset the whole thing bc the next minichallenge make no sense base on the error I have affect page database course your code alter table character add primary key more info i d expect behavior win t be able to pass the minichallenge bc of the error I get on the postgresql console screenshot image it s one or tow minichallenge before this picture I can t remember system window 10 late chrome version additional context this be the code I should have insert alter table more info add primary key more info i d no response
freecodecampfreecodecamp
auto formatter do not follow fcc indentation standard for body and head element
Bug
describe the issue this be most noticeable in catphotoapp step 6 since the indentation for that step must be precise in order to pass fcc indentation standard appear to indent the body and head element two space this be the way it appear in all default html for the step but when you use the ask for help button the auto formatter do not indent the body and head tag thus for step 6 the entire indentation be off by two space which have the potential to cause a little confusion when try to help someone with step 6 also the format feature in monaco have the same issue I m assume these be tie together I have not have time to look into how much work would be involve in try to fix this issue if step 6 be the only step the require precise indentation then perhaps it isn t even worth the effort affect page your code n a expect behavior auto formatter in both ask for help process and monoco editor should follow fcc s indentation standard for body and head element or fcc could change indentation standard or we could just ignore this because it might not be worth the hassle to fix screenshot no response system n a additional context no response
freecodecampfreecodecamp
please add codepen link to
Bug
describe the issue in the amazing doc of readme md the codepen website doesn t have a link when a great website like a codepen doesn t have a link in a readme md of a quality opensource project a small kitten start cry somewhere a small shake frozen kitten please think of kitten and add a hyperlink to the codepen edit by moderator special thank to eazyangel who make this ticket happen as we have realize there be no open first timer only ticket available affect page step to reproduce open the readme md and try click on codepen nothing happen but ideally it should transfer to the codepen s webpage recommend fix or suggestion make codepen a hyperlink pointing at the correct web page screenshot image
freecodecampfreecodecamp
catphotoapp step 6 extra white space after close tag cause step to fail
Bug
describe the issue the step that just keep on give if user accidentally add extra white space after or then step will not pass affect page your code there be one space at the end of this line which cause step to fail cat photo there be one space at the end of this line which cause step to fail expect behavior step should pass even though there be extraneous white space at end of line screenshot no response system n a additional context no response
freecodecampfreecodecamp
do not accept logically equivalent answer
Bug
describe the issue when I write the loop as for let I 0 I len I console log firstfive I the response be evaluate to be correct but similar approach and logically equivalent approach like for let I 0 I len 1 I only change code above this line console log firstfive I be reject in first loop I convert to to solve oboe problem in second loop I change the value I be be compare with like I len 1 both be acceptable approach but the response be not accept in case of 2nd approach affect page your code function counttofive let firstfive 12345 let len firstfive length only change code below this line for let I 0 I len 1 I only change code above this line console log firstfive I counttofive expect behavior code should be consider as valid and must be accept screenshot no response system device hp 255 g7 os manjaro linux browser mozilla firefox version 101 0 1 additional context no response