repository stringclasses 156 values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8 values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | cat photo app step 56 | Bug | describe the issue confusing error message here the text loving should no long be locate directly to the right of your checkbox it should be wrap in a label element make sure there be a space between the two element affect page your code html love the text loving should no long be locate directly to the right of your checkbox it should be wrap in a label element make sure there be a space between the two element I m not sure though the no long be locate to the right piece seem to confuse people expect behavior clear error message be need I m not sure what this test be for exactly if we need it perhaps only the text loving should be wrap in a label element make sure there be a space between the two element markdown file screenshot no response system all additional context no response |
freecodecampfreecodecamp | break test for medium query | Bug | describe the issue medium query test not pass for the technical documentation certification project affect page your code css medium only screen and max width 815px for mobile phone navbar ul border 1px solid height 207px navbar background color white position absolute top 0 padding 0 margin 0 width 100 max height 275px border none z index 1 border bottom 2px solid main doc position relative margin leave 0px margin top 270px medium only screen and max width 400px main doc margin leave 10px code margin leave 20px width 100 padding 15px padding leave 10px padding right 45px min width 233px expect behavior give the fact that I m add a medium query in my css I would expect the media query test to pass in the console screenshot image system device macbook air os macos big sur 11 6 8 browser chrome 102 version e g 22 additional context this problem be happen for the media query test on the product landing page project as well as on the personal portfolio page project |
freecodecampfreecodecamp | console output reset when preview be toggle | Bug | describe the issue in the multi file editor if the preview pane be toggle off and then on again any output in the console will be clear grant the user can always check their code again to get the console output back but I m assume this be not intend behavior affect page any page use the multi file editor step to reproduce 1 open the survey form in the new rwd 2 click the console button so it be show below the preview 3 run the test 4 click the preview button to hide the preview 5 click the preview button again to show the preview 6 notice that the console output reset expect behavior console output should not reset if the preview pane be toggle off on screenshot no response system n a additional context no response |
freecodecampfreecodecamp | basic js word blank need code block | Bug | describe the issue the follow sentence in the word blank lesson should have a code block three backtick surround the code section which be directly refer to the complete code block below it on the page instead of consider this sentence it be really and we ourselves it should say consider this sentence it be really and we ourselves the sentence have be translate because of the miss code block and will not make sense as it s a direct reference to the actual code show below it affect page your code expect behavior the sentence with the blank should be in a code block that do not wrap three backtick above and below it instead of consider this sentence it be really and we ourselves it become consider this sentence js it be really and we ourselves screenshot no response system n a additional context no response |
freecodecampfreecodecamp | update code of conduct md | Invalid | no room for racism in the freecodecamp community checklist x I have read and follow the contribution guideline x I have read and follow the how to open a pull request guide how to open a pull request x my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod close xxxxx |
freecodecampfreecodecamp | feature update readme file | Invalid | checklist x I have read and follow the contribution guideline x I have read and follow the how to open a pull request guide how to open a pull request 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 I update the readme by fix the format and add a getting start section a code of conduct section and support section these change well describe how to use the website clarify the rule and provide support when user get stick |
freecodecampfreecodecamp | prevent preformatted text from wrap in js course construct string with variable | Bug | describe the issue the use of preformatte text within regular text cause a problem for arabic language comprehension when the preformatted text be allow to wrap the user can not always see whether there be a space character at the point the line wrap so it be well to place preformatted text that be long than one word in a code block to prevent wrapping in the indicate step we see this issue in two spot here ourstr would have a value of the string hello our name be freecodecamp how be you and set myname to a string equal to your name and build mystr with myname between the string my name be and and I be well for both we see multi word back tick phrase and for both of these we would need they to be in a code block and not add inline to the sentence for eg the second one should become set myname to a string equal to your name and build mystr with myname between the string text my name be and text and I be well this would prevent the string from wrap and obscure the spacing as an illustration of the issue please review the screenshot provide of the arabic js course page and notice how the first wrap sting that begin with hello appear the substring be you be wrap down to the next line and the space that be normally observe when the line doesn t wrap be not visible affect page your code expect behavior we need a way to prevent formatted text from wrapping or a way for the spacing to be visible if it be allow to wrap screenshot 6b39c176 2aab 45bd 82b0 d3cb67ad6ebc system n a additional context no response |
freecodecampfreecodecamp | rewrite awkward js course step escape sequence in string | Bug | describe the issue in this challenge the sentence that come before the table be awkwardly phrase for eg this one there be two reason to use escape character discuss on discord with jeremylt and he suggest the follow rewrite quote be not the only character that can be escape inside a string escape sequence allow you to use character you may not otherwise be able to use in a string basically this replace all the text above the table in a concise and still clear way affect page your code expect behavior replace the text that come before the table with the suggest string screenshot no response system n a additional context no response |
freecodecampfreecodecamp | invalid instruction step 53 learn typography by build a nutrition label | Bug | describe the issue the text below be refer to a span that doesn t exist finally nest the cholesterol and 0 mg span element inside an additional span element for alignment there be no 0 mg span element in the code at this point affect page your code expect behavior change the text to finally nest the cholesterol span element and 0 mg inside an additional span element for alignment screenshot no response system n a additional context no response |
freecodecampfreecodecamp | text alignment issue on popup when turn on the night mode in setting page | Bug | describe the issue if you check below image when turn on the night mode on account setting page I see alignment text issue at update preference popup reference link affect page step to reproduce 1 go to account setting page 2 click on menu 3 scroll down and on the night mode 4 see popup with text alignment issue expect behavior the alignment should be center and after 3 or 5 second it should close automatically screenshot no response system device mac os io 14 browser brave version e g 22 additional context no response |
freecodecampfreecodecamp | visualize datum with a bar chart the bar element in user story 7 8 9 should place bar in backtick | Bug | describe the issue should the word bar in this sentence be in a code block user story 8 the bar element datum gdp property should match the order of the provide datum the context be this project ask for translation purpose as I m not familiar with this project same question for all the user story with similar phrase 7 8 9 affect page your code expect behavior reference to element whose class be bar should use backtick around the name of the class or use the phrase bar in backtick screenshot no response system n a additional context no response |
freecodecampfreecodecamp | in how type work some conten be not display | Bug | describe the issue some conten be not display and the byte I get return be represent in hexadecimal form as be not display image affect page how type work step to reproduce nothing expect behavior it should be display screenshot image system device laptop os window 10 browser chrome version 109 0 5414 120 additional context no response |
freecodecampfreecodecamp | non virtual dom element undefined phrase use in datum visualization certification project | Bug | describe the issue in the 5 certification project for the datum visualization certificate the phrase non virtual dom element be use without any prior explanation I check the datum visualization curriculum and no such phrase be introduce at any point it be not clear therefore to the learner what the requirement require non virtual dom element be query on the moment of each test could actually mean now maybe it mean actual dom vs virtual dom from the react curriculum but require that a priori knowledge to understand a datum visualization project requirement seem like overkill I propose that this requirement in all 5 project be state simply as require dom element the chance of someone not understand that we mean actual dom element seem miniscule to I in the context of these challenge but I m not a web developer so if there be a valid reason to use the term non virtual dom element it would be very interesting for I to learn hear of it ps should this issue be accept please also fix the phrasing on the moment to be at the moment which I believe be what be actually mean affect page your code expect behavior update all 5 certification project statement refer to non virtual dom element as per the above discussion screenshot no response system n a additional context no response |
freecodecampfreecodecamp | name attr inject into step 41 of build a registration form | Bug | describe the issue sometime ago the seed code show for step 41 of the building a registration form be modify to include the name attribute on several input element I believe this be do by mistake ref diff 1d97b888ed401f911b92086f080f24fd953294a3902771f73ea3830955c43b17 please see the discussion here as well the name attribute should not be in the seed code except the radio button until the learner add it in step 41 please remove the attribute from the require area I believe these be first name last name email password term and condition and referrer please double check carefully affect page your code expect behavior the seed code should not include name attribute that be not add in a previous step screenshot no response system n a additional context I discover this issue because of the complaint file in the forum |
freecodecampfreecodecamp | help button not obvious | Bug | describe the issue the new ask for help button be not obvious we have user on the forum frequently not understand how to find the ask for help button affect page all rwd step to reproduce 1 go to any rwd page 2 click on check your code a few time 3 see question mark expect behavior as suggest by lasjorg we could include a one word description along with the symbol for clarity screenshot no response system all additional context no response |
freecodecampfreecodecamp | build a magazine step 27 be box sizing need | Bug | describe the issue someone in the forum point out that add the box size property just to html will not have the intend effect since the property be not inherit it appear to I that remove this property completely from html in the final product do not seem to make any difference to the layout do we need box size if so if the intent be to apply it to all element then it should probably be move to the before after rule set affect page your code html font size 62 5 box size border box expect behavior either remove box size completely or move it into the before after ruleset screenshot no response system n a additional context no response |
freecodecampfreecodecamp | bad use of comma in d3 course add a tooltip to a d3 element step | Bug | describe the issue in the sentence there be several way to add a tooltip to a visualization this challenge use the svg title element the comma should be a period from an english grammar perspective the sentence after a comma should not be a complete sentence but here it be this be a comma splice ref text how 20are 20commas 20used 3f of 20equal 20weight 20and 20importance file 04 datum visualization datum visualization with d3 add a tooltip to a d3 element md affect page your code expect behavior use a period where the comma splice be locate currently screenshot no response system not applicable additional context no response |
freecodecampfreecodecamp | update need to getmessage element phrase in json apis and ajax course | Bug | describe the issue curriculum course step 04 datum visualization json apis and ajax handle click event with javascript use the onclick property md this file contain the follow test message your code should use the document getelementbyid method to select the getmessage element however the reference to getmessage element in the test message should instead refer to getmessage element as getmessage be the value of an i d attribute while we re here also I notice that this sentence in the same challenge can be make simple you can implement an onclick event handler which trigger when the user click on the element with i d getmessage by add the follow code instead of the element with i d getmessage we can just say the getmessage element 2 word less but it also make translate it a lot less wordy for arabic at least affect page your code expect behavior use getmessage element as describe above screenshot no response system n a additional context no response |
freecodecampfreecodecamp | d3 step use the phrase svg canvas half way through the course without any explanation | Bug | describe the issue about halfway through the d3 datum visualization with d3 course we see the phrase svg canvas for the first time on this page however prior to this point the course only use the phrase svg area in reference to the space that the svg take up on the screen no explanation be give in the step for what svg canvas be which be confusing to I as a translator why a different word than before and as a java developer who see canvas as a class for draw I do a quick google search for svg canvas and all I get be result suggest that these be different thing I propose therefore that all occurrence of svg canvas be replace with svg area in this step and follow step it be mention again later several time affect page your code expect behavior replace all occurrence of svg canvas with svg area in the d3 curriculum screenshot no response system n a additional context no response |
freecodecampfreecodecamp | d3 step repeat itself about the style method | Bug | describe the issue in the step we see the text you can use a callback function in the style method to change the styling for different element which be a repetition in part of the later sentence you can use a callback function in the style method and include the conditional logic I feel the first sentence can be skip entirely and make for a well step overall affect page your code expect behavior instead of the current step text we could rewrite as follow d3 be about visualization and presentation of datum it s likely you ll want to change the styling of element base on the datum for example you may want to color a data point blue if it have a value less than 20 and red otherwise you can use a callback function in the style method and include the conditional logic the callback function use the d parameter to represent the data point screenshot no response system n a additional context no response |
freecodecampfreecodecamp | learn html form registration form step 17 | Bug | describe the issue instruction ask for nest element within each but do not allow multi line response when the response be submit with multiple nest line I get the error test sorry your code do not pass you re get there hint you should add the first input after the label text enter your last name and include a space after the colon affect page your code fail enter your first name enter your last name enter your email create a new password pass enter your first name enter your last name enter your email create a new password expect behavior submit code should allow for the case of multi line nest the first segment of fail code above should pass screenshot no response system device macbook pro os os x 10 15 browser brave version 1 47 171 chromium 109 0 5414 87 official build x86 64 additional context no response |
freecodecampfreecodecamp | a lesson in code interview question allow possibly incorrect code to pass | Bug | describe the issue when add a new node or element to a binary search tree I be suppose to compare the value supply add method with that of current node but it seem odd to I that despite not do it at all the testing script somehow ignore it affect page your code here s the code I write var displaytree tree console log json stringify tree null 2 function node value this value value this leave null this right null function binarysearchtree this root null only change code below this line this add function value let newnode new node value cr this root if cr this root newnode return undefined while cr let direction cr value value leave right if cr direction value return null if cr direction cr direction newnode return undefined cr cr direction only change code above this line expect behavior I expect the unit test case wait the add method should add element accord to the binary search tree rule to fail instead of to succeed also if I slightly edit this loc here if cr direction value return null to if cr direction value value return null then I expect the say unit test case to pass screenshot no response system device dell latitude 5580 os ubuntu 22 04 browser brave browser version 1 45 127 additional context no response |
freecodecampfreecodecamp | nutrition label step 43 | Bug | describe the issue the challenge text be slightly confusing after your last divid element create a p element and give it the text total fat 8 g 10 wrap total fat in a span element with the class set to bold wrap 10 in another span element with the class set to bold finally nest the total fat span element and the text 8 g in an additional span element for alignment affect page your code n a expect behavior I think we can be a bit clear after your last divid element create a p element and give it the text total fat 8 g 10 wrap the text total fat in a span element with the class of bold wrap the text 10 in another span element with the class of bold finally nest the total fat span element and the text 8 g in an additional span element for alignment screenshot no response system all additional context no response |
freecodecampfreecodecamp | support ipv6 in logger test or force ipv4 in boilerplate express | Bug | describe the issue the issue be relate to node js version 17 and run the basic node and express implement a root level request logger challenge on localhost the ip in the logger regex test be expect to be an ipv4 address node js now return ip address in the order they be return from the name resolver dns option 1 change the regex in wrapper js l45 to support both ipv4 as it do now get json ffff 127 0 0 1 and the ipv6 localhost abbreviation get json 1 I m not sure how thorough a regex we should use do it need to cover all possible ip option 2 force ipv4 in server js const dns require dns dns setdefaultresultorder ipv4first test and work affect page your code expect behavior logger test to pass on localhost with node version 17 screenshot no response system device laptop desktop os window 10 browser chrome additional context |
freecodecampfreecodecamp | nutrition label 33 | Bug | describe the issue the code below generate the confusing hint your p element should have the text calorie the actual issue be that the span element be in the wrong place affect page your code html amount per serve calorie 230 expect behavior clear error message screenshot no response system all additional context no response |
freecodecampfreecodecamp | toggle button on setting page be not accessible | Help Wanted | describe the issue I ve be want to fix the toggle button on the setting page for quite a while now pr 48567 have already be start to implement a new togglebutton component I want to create this issue to make sure that any new component address all of the current accessibility issue the current toggle have several issue their label be not associate with their input they be not always keyboard accessible some of they do not use the correct input for their functionality there be two type of toggle on the setting page toggle that invoke change immediately when the toggle value be change e g night mode campfire mode toggle that only take effect when the corresponding save button be click e g the privacy setting these two toggle need to be create a little differently one option for the immediately invoke toggle be to use a group of two button element use the aria press attribute to signal to screen reader which one be currently set I have put together a codepen to demonstrate how this should be mark up and function accessible toggle group use button some of these type of toggle be of the on off variety and thus we could use an aria switch input for they if we want to introduce a third type of toggle but I don t think this be a necessity especially because one of these toggle be not on off I think it would be well to be consistent across all of these toggle so either use button s for they all or make they all on off toggle and use a switch the delay toggle that can only be trigger with the save button should be compose of a group of radio button no special aria attribute need to be use here accessible toggle group use radio button input a few question do we want to create separate component for each type of toggle the toggle should be wrap in fieldset legend s do we want to include that in these toggle affect page step to reproduce n a expect behavior see above write up screenshot no response system n a additional context no response |
freecodecampfreecodecamp | unnecessary use of class in nutrition label course | Bug | describe the issue I be review the final code of the nutrition label course and notice two relate issue 1 in the last two step 66 and 67 come from 65 the code of the index html file change with additional code that didn t exist in the step before and it isn t add in these step either how it should be amount per serve calorie 230 what it become amount per serve calorie 230 2 the css class right be use in place where it be not need the span element inside the daily value div that need to be align to the right end of the container don t need that class flexbox setting justify content space between already take care of that the right class should only be use once for the p element with the text daily value example saturate fat 1 g 5 how it should be saturate fat 1 g 5 affect page your code expect behavior screenshot no response system device macbook os macos ventura 13 2 browser safari version 16 3 additional context no response |
freecodecampfreecodecamp | unclear instruction about css td width property | Bug | describe the issue create a selector to target your td element within your table body give they a width to fill the viewport with a minimum and maximum of 4rem this approach ensure that the width be fix whereas set width specifically would allow the element to shrink to the container because we be use flexbox the phrase because we be use flexbox be not clear here there be no flexbox for table or tr or td it be not clear why set width to 100vw work in such way affect page your code tbody td width 100vw max width 4rem min width 4rem expect behavior it will be cool to have clear explanation about set td width to 100vw in table screenshot no response system device macbook pro os ventura 13 0 1 browser chrome version 109 0 5414 119 additional context no response |
freecodecampfreecodecamp | print certification | Bug | describe the issue it would be nice to have the option to save and print the certification as an pdf or png affect page step to reproduce 1 go to 2 click on your profile 3 scroll down to certification 4 see certification without the option to print or save expect behavior I would expect to save and print the certification I work so hard for screenshot no response system device laptop os window 10 browser chrome version 109 0 5414 120 official build 64 bit additional context no response |
freecodecampfreecodecamp | miss test case reuse pattern use capture group | Help Wanted | on the reuse pattern use capture group there s a miss test case that allow solution that do not match the requirement the requirement read emphasis add use capture group in reregex to match a string that consist of only the same number repeat exactly three time separate by single space however there s no test to confirm that a regex only match single whitespace character consider the follow solution js let reregex d s 1 s 1 this will match 42 42 42 and 42 t42 t42 neither of which meet the requirement of have a single space character delimit the number I propose add two additional test case to prevent overly permissive solution markdown your regex should not match the string 42 t42 t42 js reregex lastindex 0 assert reregex test 42 t42 t42 markdown your regex should not match the string 42 42 42 js reregex lastindex 0 assert reregex test 42 42 42 see l38 l98 |
freecodecampfreecodecamp | take camper back to map after finish a block | Help Wanted | just open this up for discussion since it come to mind I be test a pr and submit a new rwd project and it take I right to the first step of the next block I m wonder if we should take camper back to the map so they can see their checkmark and then they have to click on the next thing to do it feel like that might be a little well to I |
freecodecampfreecodecamp | fix change of extra line brake b w section | Invalid | checklist x I have read and follow the contribution guideline x I have read and follow the how to open a pull request guide how to open a pull request 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 | break test in js a ds destructuring via rest element | Bug | describe the issue the last test require the use of the variable name shorterlist to collect the remain array element in the destructuring but this be not mention in the instruction affect page your code function removefirsttwo list only change code below this line const arr list change this line only change code above this line return arr this code be functionally correct and should pass but it do not use shorterlist as the variable name and thus will not pass the last test expect behavior either remove the restriction on the variable name or make it clear that the variable name shorterlist must be use screenshot no response system n a additional context no response |
freecodecampfreecodecamp | learn the css box model by build a rothko painting challenge miss information about different css box model | Bug | describe the issue challenge call learn the css box model by there be bunch of step which describe some part of the box model a lot of step about change color etc but it look like there be no step describe that there be different model available like content box border box etc and in the next project there be a phrase normalize your box model by create a selector and set the box size property to border box as the value but there be no information before that about border box and what be it and why we be set it to border box here affect page step to reproduce just go through challenge recommend fix or suggestion it will great if learn the css box model project will include information about different box size value screenshot no response |
freecodecampfreecodecamp | javascript skill you need for react practical example catch code be miss 2nd closing parenthesis | Bug | describe the issue javascript skill you need for react practical example catch code be miss 2nd closing parenthesis cause error typeerror can not assign to read only property message of object syntaxerror src app js unexpected token expect 15 67 13 then response response json 14 then datum setavatar data avatar url 15 catch error console error error fetch datum error 16 17 18 return affect page step to reproduce 1 text fetch 20data 20from 20my 20github 20api 20using 20the 20fetch 20api 2 copy code for react new 3 paste code in see error add closing parenthesis after error recommend fix or suggestion review fix code block in article that s the second break code block I find in there screenshot |
freecodecampfreecodecamp | javascript skill you need for react practical example ternary operator code block be miss close curly brace | Bug | describe the issue miss a close curly brace in code block after the ternary expression affect page step to reproduce 1 text ternary 20operator 20can 20also 20be 20used 20inside 20curly 20braces 20 again 2c 20since 20it 20is 20an 20expression 3a 2 paste code block in see error add before close tag recommend fix or suggestion add before close screenshot |
freecodecampfreecodecamp | challenge use the rest parameter with function parameter | Bug | describe the issue the challenge be use the reduce method which hasn t be introduce yet I believe it be an artifact of the current section order es6 now come before functional programming you don t really need to understand how reduce work to solve the challenge but just to avoid any confusion it might be well to change it to use a simple for loop the guide post will need to be update as well if this change be make affect page your code const sum args let total 0 for let I 0 I args length I total args I return total console log sum 1 2 3 4 10 expect behavior should not contain code that be unfamiliar to the student 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 post guide post |
freecodecampfreecodecamp | use react suspense to load the element when it s ready instead of javascript | Help Wanted | we be use javascript to wait for api to be ready then render some component this isn t the react way to do thing example ts if showloade return return l74 l84 plain 1 ts if showloade return l149 l151 plain 1 react provide a well way of do thing caveat we can use this instead to provide a well experience for the camper for example there be two searchbar one optimize and the other isn t we can use suspense to display the optimize one while the other one be load ts here be branch if you want to mess with the searchbar this will result in the searchbar be display in homepage and if it take too long to load it display the optimize one if we do this we can add errorbondary later one to have fault tolerance in our codebase which will allow we to display 3rd component if the api fail may display a button for camper that refresh the page or a function that ask the api to rerun |
freecodecampfreecodecamp | create a help post on the forum button not work for rwd certification project | Bug | describe the issue when I click create a help post on the forum button nothing happen affect page and other rwd certification project either new or legacy step to reproduce 1 go to 2 click on get help ask for help create a help post on the forum 3 nothing happen you can see the follow error in devtool console uncaught typeerror can not read property of undefined reading length at create question epic js 54 68 at array some at t tapnext create question epic js 54 25 at t next tap js 44 21 at t next subscriber js 54 12 at t next filter js 37 24 at t next subscriber js 54 12 at e observe notification js 22 42 at t dispatch observeon js 41 18 at t execute asyncaction js 63 12 expect behavior you can open a forum post draft with the current code screenshot system device laptop os window 10 browser chrome version version 109 0 5414 120 official build 64 bit additional context it s work properly for certification project other than new legacy rwd and other challenge after this issue happen the change language functionality stop work too nothing happen when you click a language until you refresh the page |
freecodecampfreecodecamp | create a module script | Bug | describe the issue here I have submit everything fine but timeout error be show repeatedly in console my code be affect page your code expect behavior my code should work screenshot screenshot 152 system device pc os window 10 browser chrome additional context no response |
freecodecampfreecodecamp | time line scroller positioning | Bug | describe the issue when we scroll the screen and then again go back to the starting of the page the time line scroller be wrongly position affect page step to reproduce 1 go to 2 scroll down to bottom 3 again go back to top of the page 4 see error expect behavior the time line scroller should not be be wrongly position 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 | update | 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 | close button x be not center vertically in flash message | Bug | describe the issue close button x char be not align vertically in flash message that state save your code be save to your browser s local storage affect page learn route I e step to reproduce 1 go to 2 click inside of code editor 3 save code to local storage ctrl s 4 flash message appear behind top navigation 5 see close button s vertical alignment be not center it be close to top than to bottom expect behavior close button s vertical alignment should be center it should have the same spacing to top and bottom side of flash message container screenshot system device laptop os macos browser chrome version v 109 additional context no response |
freecodecampfreecodecamp | learn css color step 78 | Bug | describe the issue instruction want you to select two class but do not pass correct css affect page your code cap sleeve display inline block expect behavior should pass and carry on to 79 screenshot step 78 system device asus chromebook os chrome os browser chrome version 108 0 5359 172 official build 64 bit additional context no response |
freecodecampfreecodecamp | capitalize abbreviation json | Bug | describe the issue the word json should be capitalize in the hint text the endpoint json should serve the json object message hello json reference challenge file curriculum challenge english 05 back end development and apis basic node and express serve json on a specific route md affect page your code expect behavior use capital instead of lowercase letter when refer to json screenshot no response system not applicable additional context no response |
freecodecampfreecodecamp | cat photo app 10 11 | Bug | describe the issue flip the order of step 10 and 11 might help make step 12 less confusing affect page expect behavior student seem to find 10 11 too different than 12 for they to fully understand I think put the text first and then the link could help make step 10 11 feel more similar to step 12 screenshot no response system all additional context no response |
freecodecampfreecodecamp | cat photo app step 15 | Bug | describe the issue I think we can clarify this step with one small tweak affect page current instruction currently the instruction say turn the image into a link by surround it with necessary element tag use as the anchor s href attribute value expect behavior student seem to often miss what be go on here and try to make a combo img anchor element we could modify it to add a brief bit of context in previous step you use an anchor element to turn text into a link other type of content can also be turn into a link by wrap it in anchor tag turn the image into a link by surround it with necessary element tag use as the anchor s href attribute value screenshot no response system all additional context no response |
freecodecampfreecodecamp | cat photo app step 64 | Bug | describe the issue user often delete the text no copyright or include it inside of the anchor text could we add a line to the instruction prevent this error affect page your code common error html freecodecamp org html no copyright freecodecamp orgfreecodecamp org |
freecodecampfreecodecamp | cat photo app setp 56 | Bug | describe the issue this remain a high stuck step perhaps an example would help affect page current instruction step 56 there s another way to associate an input element s text with the element itself you can nest the text within a label element and add a for attribute with the same value as the input element s i d attribute 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 expect behavior perhaps this example would help after the first paragraph html sweet screenshot no response system all additional context no response |
freecodecampfreecodecamp | nutrition label step 43 | Bug | describe the issue the forum be get hammer with question for nutrition label step 43 I think we can improve the last sentence to help with this affect page current instruction this be the current instruction step 43 after your last divid element create a p element and give it the text total fat 8 g 10 wrap total fat in a span element with the class set to bold wrap 10 in another span element with the class set to bold also wrap the word total fat 8 g in an additional span element for alignment expect behavior user be not sure where to put the third span element I think we can use the phrase nesting in the last sentence to make the intend solution clear finally nest these two span element in an additional span element for alignment if this doesn t work we may want to consider split this step into two part screenshot no response system all additional context no response |
freecodecampfreecodecamp | error on step 27 typography project in responsive web design | Bug | describe the issue I be one of the student undertake the freecodecamp curriculum however I be experience an error on step mention above the hint say you should have a new lg selector which accord to the code I enter everything be fine here be my code lg height 10px lg md background color black your support be highly appreciated affect page your code lg height 10px lg md background color black expect behavior the code should create an lg selector with a height property set to 10px and a lg md selector with background color property of black 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 | javascript algorithm and datum structure | Bug | describe the issue the instruction say use bracket notation to find the second to last character in the lastname string I do const secondtolastletteroflastname lastname lastname length 2 change this line and get an error message referenceerror ara be not define I thing there be a bug affect page step to reproduce the instruction say use bracket notation to find the second to last character in the lastname string I do const secondtolastletteroflastname lastname lastname length 2 change this line and get an error message referenceerror ara be not define I thing there be a bug expect behavior the test should pass screenshot image system device laptop os window 10 browser firefox version 22 additional context no response |
freecodecampfreecodecamp | js course button reset all code should probably be call reset this lesson instead | Bug | describe the issue in the js course such as the basic javascript course the button to reset all code lead to a dialog title reset this lesson which contain a button title reset this lesson I believe that reset this lesson be a clear and truer description of what click on reset all code be mean to do so I open this issue to discuss that I ve also hear feedback before on the forum where someone be afraid to press on reset all code button because they think it would delete all their progress for this reason and for the reason for have a consistent and predictable user interface I suggest the button reset all code be rename to match the dialog reset this lesson affect page all js course page step to reproduce click on the button in any of the js course step to see the dialog expect behavior please see the description of the issue screenshot js reset button system laptop device and other large screen additional context no response |
freecodecampfreecodecamp | unclear description on step 24 on learn more about css pseudo selector by build a balance sheet | Bug | describe the issue the instruction state in your fourth tr element add a th element with the text total liability however it be not really clear that the user should or should not include a period user will have fail previous task if the period be omit period be require on previous exercise therefore they will most likely add the period which will result in a fail test case also if the period be include after liability the error message give your th element should have the text total liability which do not highlight the actual issue maybe make a different test case message that look for the period would make it more understandable affect page your code total liability expect behavior the code above should highlight the issue of the period be present the test case that be currently in place can confuse user that they have a spelling issue space instead of the actual issue be the period at the end of liability screenshot no response system device desktop os window 10 browser chrome version version 108 0 5359 125 additional context no response |
freecodecampfreecodecamp | step 46 of build a balance sheet project have a test that be too stringent | Bug | describe the issue step 46 of the project to build a balance sheet ask learner to add the important term to each property present in the span class sr only selector someone on the forum attempt to do this but manage to remove a few space that be directly to the right of the colon on some of the property this prevent the test from pass but weirdly not because all the remove space be require to be add back but only because of this one line webkit clip path inset 50 important which the hint respond to by say hint your span class sr only selector should have the border property set to 0 important once the learner add back the space to the right of the colon the test pass again other line have also be modify by the learner and have space character remove but they didn t affect the test just this one line need to be adjust I believe this be a too stringent space requirement for the test in this step and should be fix affect page your code span class sr only border 0 important clip rect 1px 1px 1px 1px important clip path inset 50 important webkit clip path inset 50 important height 1px important width 1px important position absolute important overflow hide important white space nowrap important padding 0 important margin 1px important expect behavior the test should not care about the space to the right of the colon and to the left of the property value screenshot no response system not applicable additional context originally find on the forum |
freecodecampfreecodecamp | documentation image be not display when diploye | Bug | describe the issue although image be add to the markdown use the text path syntax similar to other image in the directory the image on author analytic manual md be not show when deploy the image load as expect when the path be visit directly might be relate affect page author analytic manual step to reproduce visit the above mention path and view the source to see the image elemennt expect behavior image load locally image do not load after deployment |
freecodecampfreecodecamp | css cafe menu step 22 accept answer of nest a div selector inside the body selector | Bug | describe the issue I be assist a camper in t his forum post and they be able to pass step 22 of the cafe menu project with the follow answer div background color burlywood I don t think this answer should be accept because it be use selector css nesting which doesn t have great browser support in native css right now accord to can I use affect page your code code that pass body div background color burlywood expect behavior background color burlywood screenshot |
freecodecampfreecodecamp | non english keyboard guidance warning need | Bug | describe the issue have anyone think about add a new section to the translate version of the curriculum to explain to people how to find character like backslash and double quote or a reference link I think we probably should add something to tell people to switch their keyboard language at the start of the curriculum just like we warn they that some browser extension can cause problem affect page translate version of the curriculum such as arabic step to reproduce this issue affect international user whose computer be not normally set to the english language expect behavior just like we warn user that browser extension can interfere with the behaviour of the learn site we can warn they that use a non english us keyboard can interfere with their ability to code ideally there should be some guidance give on how to find require key like backslash which be miss on the arabic keyboard for instance or we should suggest to everyone to switch their language setting screenshot no response system n a additional context no response |
freecodecampfreecodecamp | cat photo step 27 allow wrong code to pass | Bug | describe the issue this step be allow code that do not meet the requirement to pass affect page your code this pass top 3 thing cat hate flea treatment thunder other cat expect behavior step should not allow multiple order list to pass should enforce that only one order list be use with three list item screenshot no response system device desktop os linux fedora 36 browser firefox version 108 additional context no response |
freecodecampfreecodecamp | editor do not use the right theme | Bug | describe the issue the layout theme and the editor theme do not match for user who be not sign in affect page step to reproduce 1 open an incognito window on a browser 2 go to 3 compare the layout theme and the editor theme expect behavior the editor should show the same theme as the layout screenshot system browser chrome safari additional context no response |
freecodecampfreecodecamp | rely on local storage to store the sound setting | Help Wanted | edit by sboonny shift to local storage sound value shouldn t be store in user schema remove sound property in user schema disable network call also deprecate delete it as it would no long be need with we have move to use local storage after fetch the user datum we should align it with our need and use the user session instead previous discussion we re use a hybrid of local storage and the session user right now it would be good to remove all reliance on local storage so that it s consistent across device originally post by ojeytonwilliam in issuecomment 1148398912 |
freecodecampfreecodecamp | inconsistent use of backtick in old js curriculum challenge subtract one number from another with javascript | Bug | describe the issue in the old js curriculum the challenge title subtract one number from another with javascript use backtick inconsistently for eg the instruction use backtick around the number 12 here change the 0 so the difference be 12 but the hint do not here the variable difference should be equal to 12 nor do they use it around the 45 here you should only subtract one number from 45 I believe the 12 in the instruction doesn t need backtick as it be just a value while the 45 in the hint should probably be contain in backtick affect page curriculum challenge english 02 javascript algorithm and datum structure basic javascript subtract one number from another with javascript md your code expect behavior use backtick when the number be part of the code but remove the backtick when the number be just a number screenshot no response system n a additional context no response |
freecodecampfreecodecamp | refactor the tab content from flex layout to grid layout | Help Wanted | describe the request the tab content have flex layout which can change to grid because its child use specific layout flexbox doesn t provide a good way for precision and it do attempt to provide the most available space for the content it which case the need to add position relative to it to hide the scrollbar in small layout check for more context we can change the tab content to grid with 2 column template this will make it so we don t need to use position relative the issue originate because position relative be break the work do in this pr pullrequestreview 1232290212 which lead to suboptimal experience for certain mobile device to solve this issue you need to change css mobile layout tab content position relative display flex flex direction column flex grow 1 overflow y hide to something like css mobile layout tab content display grid grid column template some math overflow y hide height 100vh height 100dvh you must make sure that the scroll bar doesn t show up again that be solve in the layout be responsive if you would like to fix this issue 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 the forum if you need help contribute our moderator will guide you through this |
freecodecampfreecodecamp | bug forum update topic banner cover up the subform and late table heading | Bug | describe the issue the update topic banner on the fcc forum be cover up a couple of the table header here affect page step to reproduce 1 go to 2 wait for a new update topic banner to show up on homepage 3 see the issue expect behavior there should be some space between the banner and the table header in the forum like it be before screenshot system device mac book pro os macos browser chrome additional context no response |
freecodecampfreecodecamp | documentation for run single cypress test seem inaccurate | Bug | describe the issue the documentation for run a single cypress test do not seem to be correct the command give in the documentation run all of the default e2e test instead of just the one specify affect page how to add cypress test i d 2 run the cypress test step to reproduce current documentation be to run a single test npm run cypress dev run spec cypress pathtoyourspec youspecfilename js recommend fix or suggestion this work for I to get a single cypress test to run npm run cypress run spec cypress pathtoyourspec youspecfilename js screenshot no response |
freecodecampfreecodecamp | step 83 of new js build an rpg course inconsistent use of backtick | Bug | describe the issue in step 83 of the new js course to build an rpg the step sometimes use backtick around the number 30 and sometimes it do not this seem inconsistent please see example below first one have no backtick around 30 while the next sentence use backtick description similar to your buyhealth function set gold equal to 30 less than its current value make sure this be inside your if statement hint you should use compound assignment to subtract 30 from gold affect page curriculum challenge english 15 javascript algorithm and datum structure 22 learn basic javascript by build a role play game 62a8c89e4272512d44fc1c66 md your code expect behavior the first occurrence of 30 should probably be enclose in backtick screenshot no response system n a additional context no response |
freecodecampfreecodecamp | refactor the searchbar from flex layout to grid layout | Help Wanted | describe the request the searchbar have flex layout and it be fine with one icon in it but with the addition of reset icon the spacing between the button and input need to be precis flexbox doesn t provide a good way for precision which case the need to add magic number to position it so we can change the searchbar to grid with 3 column template and with grid area we don t need to have position absolute and right 291 property anymore to solve this issue you need to swap to grid in this selector fcc searchbar ais searchbox form remove position absolute from these selector ais searchbox reset ais searchbox submit remove the magic number from ais searchbox reset right 0 right 15px right 291px you may run into these issue with the ais searchbox input as I think it win t wrap around the element anymore this can be fix add border to it s pseudo element instead you can choose between before or after with the background color or have border between each of the element you can use its parent or pseudo element to fix it if you run into it if you would like to fix this issue 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 the forum if you need help contribute our moderator will guide you through this |
freecodecampfreecodecamp | flash message be out of view | Bug | describe the issue the flash message be show up out of view if you be scroll down the page a small amount step to reproduce 1 go to your setting page 2 scroll down any amount more than about a few hundred pixel 3 change one of the setting in a way that a flash message should appear change the night mode or campfire mode set for instance 4 you win t see the flash message 5 scroll back to the top 6 see the message expect behavior message to show no matter the scroll position screenshot jan 03 2023 11 04 36 |
freecodecampfreecodecamp | percent label next to progress bar be not vertically align | Bug | describe the issue in the new project the 1 in the image below be not vertically align with the progress bar next to it screen shoot 2023 01 03 at 10 00 30 am step to reproduce 1 go to 2 click on one of the block and complete a challenge 3 go back to 4 find the block where you complete that challenge and make sure it s collapse to see the progress bar expect behavior the progress bar and percent label next to it to be vertically align |
freecodecampfreecodecamp | need visible heading for personal input on setting page | Help Wanted | describe the issue there be several save button on the setting page which save the current status of the input group directly above they for example the save button under the privacy setting head save the status of those privacy setting input currently the accessible name for each of these save button be just save in order to make they more accessible for people listen to the page we need to tack on the heading use sr only text for example the save button for privacy setting would be read as save privacy setting by a screen reader all of the group of input currently have a heading we can use for this except for the four personal information input below the username these be name location picture about we should decide on a heading we can use for this group of four input so we can tack it on to the save button as sr only text technically we could visually hide this heading on the page to keep it look as it be but I think it would be well if we display it I m assume we would style it the same as the other similar heading on the page affect page step to reproduce open the setting page from the main menu you will see that there be no heading above the four personal information input below the username expect behavior add a heading above the four personal information input screenshot no response system n a additional context no response |
freecodecampfreecodecamp | unlclear instruction | Bug | describe the issue I have follow the instruction but it still give error affect page your code expect behavior give an 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 laptop additional context no response |
freecodecampfreecodecamp | z index mention in pass in balance sheet before be introduce in a later project picasso paint | Bug | describe the issue in the balance sheet project step 42 the follow instruction be give ensure your year do not get hide by set a z index of 999 no explanation be give as to what z index be use for other than this one line not until we get to step 10 of the picasso painting project do we see a full explanation for it perhaps the explanation should be move from the picasso project to the balance sheet project affect page see writeup above your code expect behavior since we be ask people to set the z index in step 42 of the balance sheet project and since an explanation already exist for what z index be use for but in a later project maybe we should move that explanation to step 42 of the balance sheet project or at least give a long explanation of what z index be suppose to be do screenshot no response system n a additional context no response |
freecodecampfreecodecamp | fix typo and improve instruction | Bug | describe the issue the current explanation for the description of a binary search be find the middle value of a sorted array if value target return find it if middle value target search right half of array in next compare if middle value target search leave half of array in next compare maybe for the top line we could rephrase the find it part so people don t confuse this part with the code challenge also we could make it clear with something more generic return true the value have be find I think we could also include the base case for when a value be not present in the give array for example return false the value be not present in the array also in the instruction there s a line if value not be find which should be if the value be not find I m happy to work on it I ll submit a pr link to this issue affect page your code issue note above expect behavior remove typo and improve clarity of instruction screenshot no response system not a system error additional context no response |
freecodecampfreecodecamp | clarify instruction and hint in step 61 of the cat photo app | Bug | describe the issue for step 61 of the cat photo app since a lot of people don t read the instruction extra carefully to detect that the check attribute be request in 2 place can we make it more obvious by write the instruction as follow make both the first radio button and the first checkbox select by default that be add the word both to the instruction in addition the hint can be clarify far by add the i d name to they as per naomi lgbt s suggestion via discord discussion for eg instead of the first radio button be miss the check attribute use the first radio button indoor be miss the check attribute affect page your code expect behavior update the instruction and hint to be more direct as per the suggestion above screenshot no response system n a additional context file relative path curriculum challenge english 14 responsive web design 22 learn html by build a cat photo app 5ef9b03c81a63668521804e5 md |
freecodecampfreecodecamp | step 62 of new js course build and rpg be miss some backtick | Bug | describe the issue step 62 s instruction say the location array contain two location the town square and the store the word town square and store should be in backtick as they be code and must not be translate also in this sentence currently you be pass that entire array into the update function the word update should be in backtick as it be the name of a function and incidentally the word function should be singular not plural affect page curriculum challenge english 15 javascript algorithm and datum structure 22 learn basic javascript by build a role play game 62a8b6536156c51500739b41 md your code expect behavior use backtick to surround the word that be part of the code and one grammar issue in this step screenshot no response system n a additional context no response |
freecodecampfreecodecamp | step 59 new js course build an rpg be miss need backslashe | Bug | describe the issue step 59 ask user to copy code from one place to another however the hint text below be miss the escape backslashe around the word store which be find in the original code be copy your update function should set text innertext to you be in the town square you see a sign that say store affect page curriculum challenge english 15 javascript algorithm and datum structure 22 learn basic javascript by build a role play game 62a8b0b5053f16111b0b6b5f md your code expect behavior the hint should say your update function should set text innertext to you be in the town square you see a sign that say store screenshot no response system n a additional context no response |
freecodecampfreecodecamp | unexpected character popup in the code | Bug | describe the issue while I be write code for html on my phone every time I finish a tag for example after hit space or enter it become or or become on its own thing I ve try change the keyboard from microsoft s to google s stop auto correct auto space auto predict auto punctuation on both keyboard change browser can someone please try write code on freecodecamp on their phone just to confirm my issue as I ve only face this on my phone so far and haven t check the issue on any other phone affect page step to reproduce 1 go to 2 click on new responsive web design 3 scroll down to any of the project 4 start write something from your phone 5 see error expect behavior word should not show unexpected character pop up after a space or enter screenshot no response system device poco m2 pro os android 12 browser chrome brave version 12 additional context no response |
freecodecampfreecodecamp | unecessary opinion and innaccuracy surround note about class | Help Wanted | describe the issue on the topic of es6 class in javascript the section in question read this sentence at the very top of the article it should be note that the class syntax be just syntax and not a full fledge class base implementation of an object orient paradigm unlike in language such as java python ruby etc this be entirely uneccesary confuse to beginner and incorrect by any exist definition of a class while es6 class be certainly a syntax sugar for prototypal inheritence it doesn t make they not a full fledge class base implementation of an object orient paradigm es6 provide a syntax which make ugly prototypal inheritence look like a traditional oop implementation of class but it already behave like class this make it a true class base implementation because it allow for the development behavior of application use object orient paradigm with class and all the feature you would expect and for any possible definition I could find of what a class be it be the programatic behavior of use it that define it not any kind of underlie implementation this be especially problematic when python be list among the language that do support a full fledged class base implementation python be also a runtime script language that be dynamically type with class that be also entirely mutable similar to javascript so if someone happen to know python then it be extra confusing affect page step to reproduce I don t know why the step to reproduce section be here this should be the template for a content error not a challenge error recommend fix or suggestion just remove this sentence as it do nothing to help anyone s understanding of programming or feature of javascript as a language it may be helpful to have a section about prototypal inheritence here and that syntax instead before show the class base syntax so the student understand the underlying implementation however I don t feel that an extra section be nearly as valuable as it would be to just remove this sentence screenshot no response |
freecodecampfreecodecamp | Invalid | describe the issue I need help run this affect page your code echo e x lambda y y 5 3 print result str x 6 run py python3 run py expect behavior should output a result 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 | button padding on mobile device be too much | Bug | describe the issue leave right padding be too much for mobile view and font size be big image we can adjust padding and font size for small device demo image affect page step to reproduce set leave right padding 1 6rem and font size 16 18px expect behavior if font size 16px image if font size 15px image 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 | grammar in step 48 of new js course build an rpg | Bug | describe the issue in crowdin I notice that step 48 of the new js course build an rpg use a sentence that may need a grammar correction instead of your button innertext it should say your button innertext full sentence be in your gotown function update your button innertext property to be go to store go to cave and fight dragon affect page your code expect behavior grammar correction screenshot no response system n a additional context no response |
freecodecampfreecodecamp | miss hashtag s in step 45 of the new js course build an rpg | Help Wanted | describe the issue step 45 of the new build an rpg in js course seem to be miss multiple hashtag for eg the follow seem to be miss a hashtag in front of the word text the one in backtick now you need to modify your display text change the innertext of the text to be you enter the store the word text in backtick seem to be refer to an element whose i d be text so I believe it should use a hashtag as in text if this be correct then there be multiple place to be fix in this step affect page curriculum challenge arabic 15 javascript algorithm and datum structure 22 learn basic javascript by build a role play game 62a7bfabe119461eb13ccbd6 md your code expect behavior all reference to an element whose i d be text should be clarify either with a hashtag in front of the i d value or by explicitly refer to the text element screenshot no response system n a additional context no response |
freecodecampfreecodecamp | tab name be different between desktop layout and mobile layout | Bug | describe the issue in the certification project page the tab on the left be instruction however if you resize the browser and the page switch to the mobile layout the tab name change to info the console on the desktop layout change to test too affect page and other certification project with build in editor step to reproduce 1 go to 2 resize the browser expect behavior use the same name for the same content screenshot tab name tab name console system device laptop os window 10 browser chrome version 108 0 5359 125 additional context no response |
freecodecampfreecodecamp | new js course build an rpg should hello world be enclose in backtick | Bug | describe the issue should the string hello world be enclose in backtick in order for the translator to know that it should not be translate specific string that I notice this issue in below 15 javascript algorithm and datum structure 22 learn basic javascript by build a role play game 62a3c8bf3980c14c438d2aed md for now make your gostore function output the message go to store to the console for example here be a function that output the message hello world 15 javascript algorithm and datum structure 22 learn basic javascript by build a role play game 62a3c0ab883fd9435cd5c518 md comment allow you to add note to your code in javascript single line comment can be write with and multi line comment can be write with and for example here be single and multi line comment that say hello world affect page as describe in main description your code expect behavior if the string hello world should not be translate then perhaps it should be enclose in backtick screenshot no response system n a additional context no response |
freecodecampfreecodecamp | unexpected use of capitalization in comment string | Bug | describe the issue in the comment string assign 5 to oopsglobal here the word here be capitalize I be not sure why as this do not seem to be a head crowdin link 922555 affect page curriculum dictionarie english comment json your code expect behavior use a lowercase h for the word here screenshot no response system n a additional context no response |
freecodecampfreecodecamp | learn sql problem to load the start virtual server | Bug | describe the issue in the learn sql by build a student database part 1 when load remote environment I couldn t finish to load the last part start virtual server and I don t know why check permission ok prepare virtual machine ok pull source image ok reserving resource ok build remote environment ok start virtual server no ok can t achieve virtual server loading why thank you for any advice affect page step to reproduce 1 go to 2 click on relational database beta 3 scroll down to learn sql by build a student database part 1 4 see error expect behavior create the virtual linux server machine screenshot no response system device laptop os window 10 browser brave version v1 46 144 dec 14 2022 additional context no response |
freecodecampfreecodecamp | request rewrite of first sentence in step 32 of the new js course build an rpg | Bug | describe the issue the first sentence of step32 of the new js course learn basic javascript by build a role play game state the follow use queryselector to get the other two button element use their button2 and button3 ids attempt to translate the last half of this sentence in arabic be a challenge because the order of the code element can not be change and in arabic the phrasing as be would be nonsensical the close I could get in my attempt would have to be something like use button2 and button3 which be the value of their i d attribute I can do this but the overall effect be almost to obfuscate what it be we be actually try to say because of the extreme wordiness that I would resort to I therefore propose a slight rewording and re organization for this sentence which be to use use queryselector to get the other two button element use their id button2 and button3 affect page your code expect behavior my suggestion be to rewrite to this use queryselector to get the other two button element use their id button2 and button3 this separate the attribute name i d from the value to follow and allow for easy translation screenshot no response system n a additional context no response |
freecodecampfreecodecamp | typo in learn bash and sql by build a bike rental shop | Bug | describe the issue in step 1145 1 adjust available bike display 11451 currently the instruction say it s work adjust the echo command that print the bike info so that the first line print would look like this 1 27 mountain bike the rest would look the same but with their bike info make sure to escape any character you need to instead of this the instruction should be as follow it s work adjust the echo command that print the bike info so that the first line print would look like this 1 27 mountain bike the rest would look the same but with their bike info make sure to escape any character you need to note there s a miss exclamation mark after within the first sentence in step 1160 1 add echo which one would you like to rent 11601 currently the instruction say that s well below the ask for bike to rent comment print which one would you like to rent with a new line in front of it instead of this the instruction should be as follow that s well below the ask for bike to rent comment print which one would you like to rent with a new line in front of it note in the second sentence since the actual comment happen to be ask for bike to rent so it should be refer as ask for bike to rent comment instead of be refer as ask for bike to rent comment in step 1438 echo echo m e se r s g 1438 echo echo m e se r s g currently the hint happen to be as follow which happen to be quite vague instead of this the hint should be as follow e be the flag that s use for use extend regular expression with se enter echo echo m e se e s g affect page expect behavior in step 1145 1 adjust available bike display 11451 the instruction should be as follow it s work adjust the echo command that print the bike info so that the first line print would look like this 1 27 mountain bike the rest would look the same but with their bike info make sure to escape any character you need to in step 1160 1 add echo which one would you like to rent 11601 the instruction should be as follow that s well below the ask for bike to rent comment print which one would you like to rent with a new line in front of it in step 1438 echo echo m e se r s g 1438 echo echo m e se r s g the hint should be as follow e be the flag that s use for use extend regular expression with se enter echo echo m e se e s g screenshot system device laptop os macos 13 0 1 browser chrome version 107 0 5304 110 |
freecodecampfreecodecamp | overly wordy statement in new js course step 16 of build a role play game | Bug | describe the issue step16 of the build an rpg for the new js course have this overly wordy sentence add a console log hello world line between your script tag then click the console button to open our console and you should see the text hello world in your console the use of our console and then your console make the sentence unwieldy and hard to translate as well I discuss this with jeremylt in the discord forum for contributor and he agree and come up with the follow recommendation add a console log hello world line between your script tag then click the console button to open the console you should see the text hello world affect page your code expect behavior it be expect that the new js curriculum use concise sentence where possible screenshot no response system n a additional context link to the discord discussion |
freecodecampfreecodecamp | unclear penguin hint step 12 | Bug | describe the issue we have a few issue with hint clarity here affect page your code bad code penguin width 300px height 300px margin top 75px hint you should give penguin a margin of auto but find fix this be accurate but unclear should we clearly state here that no margin property be find bad code penguin width 300px height 300px margin top 75px margin auto hint you should give penguin a margin top of 75px but find auto fix this be also accurate but unclear should we note that order in css matter expect behavior clear error message can help the camper well screenshot no response system all additional context no response |
freecodecampfreecodecamp | remove the buttonspacer use to add margin between component | Help Wanted | describe the bug we have a component call buttonspacer and its propose be to add margin between component we can remove the need for it and use css to add the margin l1 l10 plain 1 usually I try to think of a reason for it but the only thing that I can come up with be this be a relic of the past and we don t need it anymore if there be special case in which margin need to be add css selector can handle that and if it s there a need for consistency between space add a gap to its parent component should do the trick as well here be how it look without the buttonspacer here be the page with the buttonspacer image without the buttonspacer image |
freecodecampfreecodecamp | typescript migrate cypress test | Help Wanted | be your feature request relate to a problem please describe guideline take a look at the codebase good practice codebase good practice kebab case file name do not ignore linte unless absolutely necessary we hope to leverage the type safety that come with typescript so do not ignore the compiler s warning error if you be stuck feel free to reach out for help keep git history sometimes change the file from js ts cause the original file to be delete and a new one create and other time the filename just change in term of git ideally we want the file history to be preserve the good bet at achieve this be to 1 rename the file 2 commit with the flag no verify to prevent husky from complain about the error 3 refactor to ts for migration in a separate commit note editor like vscode be still likely to show you the file have be delete and a new one create if you use the cli to git add then vscode will show the file as rename in stage file to be migrate x cypress e2e default learn challenge multifile js x cypress e2e default learn challenge sas js x cypress e2e default learn challenge project preview js x cypress e2e default learn challenge multifilecertproject js x cypress e2e default learn challenge fail update js cypress e2e default learn challenge project js x cypress e2e default learn challenge output js x cypress e2e default learn code interview prep intro page js x cypress e2e default learn common component navbar js x cypress e2e default learn common component searchbar js x cypress e2e default learn common component editor js x cypress e2e default learn common component footer js x cypress e2e default learn common component helpbutton js x cypress e2e default learn donate donation block completion modal js x cypress e2e default learn donate donate page default js x cypress e2e default learn donate donate page donor js x cypress e2e default learn header universal navigation js cypress e2e default learn redirect head challenge js x cypress e2e default learn redirect es6 to basic javascript js x cypress e2e default learn redirect breadcrumb js x cypress e2e default learn responsive web design intro page js x cypress e2e default learn responsive web design basic css index js cypress e2e default learn responsive web design show cert from superblock js x cypress e2e default learn challenge hot key js x cypress e2e default learn index js cypress e2e default legacy redirect challenge js cypress e2e default legacy redirect add development js cypress e2e default setting email change js x cypress e2e default setting user token js x cypress e2e default setting username change js x cypress e2e default setting certification js x cypress e2e default setting image picture check js x cypress e2e default setting setting js x cypress e2e default user report user js x cypress e2e default user privacy term js x cypress e2e default user certification js x cypress e2e default landing js cypress e2e default showcertification js cypress e2e default tag js x cypress e2e default top contributor js cypress e2e mobile learn test challenge js cypress e2e third party donate page js cypress plugin index js |
freecodecampfreecodecamp | freecodecamp debug console ipado support | Help Wanted | be your feature request relate to a problem please describe since covid lot of student have get ipad to do their schoolwork for most of they their ipad be their only device with a large viewport their possibility to learn coding be very dependent on browser support most of freecodecamp fulfill this requirement but debugging be quite challenging because thing like console warn and the console timer don t work this be particularly evident when work on javascript algorithm and datum structure debugging describe the solution you d like allow console to interpret and show console warn console error console time console count console debug console clear and message grouping describe alternative you ve consider give student on ipad the possibility to use a remote desktop for code additional context you could only show the improved console on ipad to encourage camper on desktop to use the browser console |
freecodecampfreecodecamp | accessibility quiz step 57 instruction not clear | Bug | describe the issue the only way to pass this step be to create a new ruleset that target both info input and info label and add the display property to that new ruleset but the instruction do not make this clear and the alternative solution of add the display property separately to the exist info input and info label ruleset be be reject yes the hint do explain that a new ruleset should be create but I think this should be make clear in the instruction since I think a lot of people be go to assume that they should just use the exist ruleset affect page your code info input width 50 text align leave display inline block info label width 10 min width 55px display inline block text align right this do not pass the step even though it accomplish the goal of the step expect behavior rewrite the instruction to make it clear that a new ruleset target both element should be create to align the input box with each other create a new ruleset that target all input and label element within an info element and set the display property to inline block or to align the input box with each other set the display property to inline block for all input and label element within an info element by create one new ruleset screenshot no response system n a additional context no response |
freecodecampfreecodecamp | miss in step 6 of learn basic js by build a role play game | Bug | describe the issue one of the hint shown for step 6 of learn basic js by build a role play game be miss a hash symbol the hint that should be fix be your monsterstat element should have two span element the word monsterstat be the value of the i d so it need the prefix affect page curriculum challenge english 15 javascript algorithm and datum structure 22 learn basic javascript by build a role play game 62a23d1c5f1c93161f3582ae md your code expect behavior refer to monsterstat instead of monsterstat screenshot no response system not applicable additional context no response |
freecodecampfreecodecamp | step 16 catphotapp should not have case sensitive check for section tag | Bug | describe the issue the catphotoapp project s step 16 ask user to use a section element however if a user type section as the tag name the test reject the code even though html tag be suppose to be case insensitive affect page your code catphotoapp cat photo click here to view more cat photo expect behavior it be expect that this code pass since the correct section element be be create screenshot no response system not applicable additional context issue find on the forum |
freecodecampfreecodecamp | typo on the moderator handbook document | Bug | describe the issue in the moderator handbook document you will see a moderate pull request section under that section there be a subsection name challenge instruction edit in that section there be a sentence that say contributor may try to add link to resource to the challenge the preposition after the word resource be incorrect affect page step to reproduce 1 go to moderator handbook 2 navigate to the challenge instruction edit subsection locate under the moderate pull request section 3 spot the typo recommend fix or suggestion the sentence should be change to contributor may try to add link to resource for the challenge the preposition after resource need to be change from to to for screenshot untitled design 1 |
freecodecampfreecodecamp | typo on the moderator handbook document | Bug | describe the issue in the moderator handbook document you will see a note section just above the moderate github section in that note there be a sentence that say if you be miss access on a platform the preposition you see after the word access be incorrect affect page step to reproduce 1 go to moderator handbook 2 navigate to the note section locate just before the moderate github section 3 spot the typo recommend fix or suggestion the sentence should be change to if you be miss access to a platform the preposition after access need to be change from on to to screenshot untitled design |
freecodecampfreecodecamp | add jest snapshot follow set button and certification page consistent | Help Wanted | describe the bug this pr 48211 make the button consistent we can use snapshot to make sure that these section still consistent and make it easy to review future prs here be the doc about snapshot here be an example file from the codebase that create a snapshot |
freecodecampfreecodecamp | numpy operation quiz answer be false | Bug | describe the issue the answer to the quiz for the chapter of numpy operation in the datum analysis with python course be false what be the value of a after you run the follow code a np arange 5 a 20 the answer for the quiz be the second option where as the right answer be suppose to be the first option attach be the screenshot I answer in the page ii answer when run the same code in jupyter notebook affect page your code expect behavior the correct answer suppose to be the first option 20 21 22 24 24 screenshot quiz screenshot jupyter notebook screenshot system device laptop os window 10 browser microsoft edge version 108 0 1462 42 additional context no response |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.