repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | weird validation for portfolio input in the setting page | Help Wanted | describe the issue validation be weirdly strict in imageurl but can still accept broken result but lenient on url section although it doesn t accept broken url affect page step to reproduce 1 go to 2 type https com in url section 3 type in the image section 4 go to y... |
freecodecampfreecodecamp | fix content take up too much real estate in learn ui on zoomed viewport | Help Wanted | describe the issue wcag sc 1 4 10 require that the user be able to zoom up to 400 on a 1280x1024 viewport and still be able to use the page without loss of information or functionality the image below show a step zoom in 400 on a 1280x1024 viewport fcc 400 zoom while technically the ar... |
freecodecampfreecodecamp | normalize the use of dasherize cert title | Help Wanted | the client code use both the dasherize title of the certificate and their normal title for component prop this need to be normalize so that we use only the dasherize title in the prop of any component this be the first of the two change to be do for de duplicate the translation key for certification title sou... |
freecodecampfreecodecamp | javascript calculator display an incorrect formula | Bug | describe the issue javascript calculator display an incorrect formula affect page your code 0 0 0 0 0 0 1 expect behavior it should not display 3 hyphen before the number 1 it should not display hyphen of different type screenshot ... |
freecodecampfreecodecamp | javascript calculator accept invalid input | Bug | describe the issue example javascript calculator accept invalid input affect page your code 2 2 2 2 expect behavior it should ignore invalid input screenshot 1 3 4 system device laptop os ubuntu 18 04 5 lt... |
freecodecampfreecodecamp | build a nightlife coordination app | Bug | describe the issue the example app for this challenge doesn t seem to be work it just lead to a page say there s nothing here yet affect page your code expect behavior it s suppose to lead to a nightlife coordination app screenshot no response system ... |
freecodecampfreecodecamp | tag system | Help Wanted | create a new issue specifically to track discussion for the tag system spin off of 48502 this also follow up on 47478 |
freecodecampfreecodecamp | further donation refactoring | Help Wanted | as discuss with ahmadabdolsaheb there be a few minor improvement we can make to follow up specifically pullrequestreview 1222780020 in summary use strict type to ensure that postpayment be only ever pass argument that be compatible with a single payment provider create helper function that can ... |
freecodecampfreecodecamp | sudoku solver example reject valid input | Bug | describe the issue the example sudoku solver reject valid input affect page your code input the following and click solve 8 6 expect behavior it should produce a solve sudoku puzzle ... |
freecodecampfreecodecamp | help with the portfolio redesign | Help Wanted | be your feature request relate to a problem please describe the redesign of the profile be way overdue here be the proposal for organize the personal info section of the profile and improve its aesthetic describe the solution you d like we could use icon for location and join date ... |
freecodecampfreecodecamp | the user s code should be transform alongside the inject code | Help Wanted | since the head content and tail be evaluate together they should be babelifie together mostly this be not a problem but there be edge case where it break for example try to reassign a const this should not be allow but no error be throw because babel only add an error when it detect reassignment... |
freecodecampfreecodecamp | accessibility quiz experience and suggestion | Bug | describe the issue I just notice that start from the learn accessibility by build a quiz 1 class I start to see many more code I haven t see before none of they really introduce but be just tell to write they down or have to research they base on the prompt it feel a bit like a drastic change c... |
freecodecampfreecodecamp | add per module progress reset | Help Wanted | be your feature request relate to a problem please describe I see a question about once a week from camper who would like to reset their progress on a single module ie responsive web design javascript etc they have many reason for want to do this step away for a while and want to start over ... |
freecodecampfreecodecamp | source head element inconsistent with editor code | Bug | describe the issue edit I haven t have time to check this issue but it might be a previous commit to transformer js and not 45890 the head link selector test break because the link element be add to the head element even when place outside it in the editor the inject style locat... |
freecodecampfreecodecamp | datum analysis with python project be not i18n friendly | Bug | continue from discussion r929168245 by naomi lgbt all the project in this certification somewhere else too maybe have many comment inside the boilerplate result that it be miss in i18n project description boilerplate should be rework to make so that all the indication be available in the curricu... |
freecodecampfreecodecamp | camper feedback on code save ux | Bug | describe the issue receive this feedback via our support email fyi the save your code button be not visible on the screen because the challenge description push it below the scroll window I didn t even know that button exist until I scroll down to the bottom of the window this be a terrible ui ... |
freecodecampfreecodecamp | refactor challenge type for reliable client logic | Help Wanted | there be two issue here firstly that the client be perform ad hoc logic secondly that there isn t a good way to determine which challenge be js project with those two issue in mind I think the way to go be as follow we have a challenge type bonfire that be functionally equivalent to the chal... |
freecodecampfreecodecamp | learn typography by build a nutrition label get repetitive and a bit boring | Help Wanted | this isn t really a bug issue more of a content feature issue I feel like it would be more intuitive if the class name lg md sm text etc be spell out to make they more intuitive and then have understand what we be do we be just task to build each section of the nutrition label as oppose to add ever... |
freecodecampfreecodecamp | all fail op redirect to faq info page | Help Wanted | nhcarrigan have a decent idea for we to standardise where camper be redirect upon fail operation such as try to view the certificate of someone who have showcert set to false the idea would be to redirect camper to an informative 404 with basic information around why they could have be redirect t... |
freecodecampfreecodecamp | trail in i18n redirect to learn | Bug | notice in to reproduce 1 go to 2 see 301 redirect to learn or 1 go to 2 choose another language 3 refresh the page 4 see 301 to learn |
freecodecampfreecodecamp | tensorflow course link to the colab notebook be miss | Bug | in this video it be mention that there be a link in the description but I can t find it on the learn platform when I search on the forum I find this post and I find the link in the description of the original video on youtube I think we should include the link to the notebook on learn too ... |
freecodecampfreecodecamp | update back end curriculum test to be more transparent descriptive | Help Wanted | personally I find it much hard to get the project right without know what exactly be be test for see the test code make the requirement much more clear we very often link to the test on the forum because it really help people well understand the requirement fundamentally I guess it show an issue with the tes... |
freecodecampfreecodecamp | assert throw doesn t count towards assertion | Bug | describe your problem and how to reproduce it I be work on the sudoku solver project and run into an issue with my test fail despite my unit test pass locally test case js test invalid puzzle string fail the solver do const puzzlestre 115 2 84 63 12 7 2 5 9 1 8 ... |
freecodecampfreecodecamp | edge case in which it should fall back on username from name in show cert | Bug | if there be no name set in the setting doesn t matter if name be public or private instead of fall back to username it give an error and certificate be not show |
freecodecampfreecodecamp | secure real time multiplayer project test | Help Wanted | currently the srtm project have no test for most of the user story discussion can be have within this issue about add change remove current user story a pr do not need to cover every user story but try not to open a pr if one be already aim at resolve a specific user story this issue be open for ... |
freecodecampfreecodecamp | update unsubscribe functionality for edge case | Bug | every week I get maybe 5 or 10 email from email blast recipient who say they can t successfully unsubscribe from the email list and I have to manually go into the database and do this for they some people have more than one freecodecamp account associate with the same email address this be due to an old bug th... |
freecodecampfreecodecamp | ability to sign up for email list directly | Help Wanted | currently if you visit it look as though you can sign up for the email list but sign up here will trigger an error message here be how I propose we remedy this if you attempt to sign up for the mailing list and you be not sign in you be ask to sign in but since be the url we normally send new peo... |
freecodecampfreecodecamp | music stop after listen for an extended period of time | Help Wanted | although music stop after after listen for an extended period of time it be restore after switch between the stream have you run across such problem huyenltnguyen |
freecodecampfreecodecamp | most star github ever | Bug | describe the issue woah awesome affect page freecodecamp your code fjvj expect behavior ekek 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 ve... |
freecodecampfreecodecamp | js beta certification not response suggestion whe you try check code | Bug | describe the issue there be not response or suggestion when you try to check your code ctrl enter with a wrong response also the preview screen crash affect page your code function buyweapon if gold 3 expect behavior we expect a sugg... |
freecodecampfreecodecamp | infinilte loop preview window bug in js beta certification | Bug | describe the issue the preview window in js certification first project build a role play game step 51 go in infinite loop if you put write const location instead of const location here be a scrreenshot of the issue captura desde 2024 03 31 16 24 33 affec... |
freecodecampfreecodecamp | typo on step 61 of sudoku solver project in scientific computing with python beta cert | Bug | typo on step 61 of sudoku solver project in scientific computing with python beta cert withe in the hint text when I m sure you mean within thank for all the content |
freecodecampfreecodecamp | the odin project typo in work with text question d | Bug | description the description of work with text question d should read in an tag instead of in a tag affect page change need change in a tag to in a tag in |
freecodecampfreecodecamp | unclear instruction learn string manipulation by build a cypher step 3 | Bug | describe the issue the second paragraph of the instruction show below use parenthesis twice give that this be a lesson about the syntax for how to call a function I think the use of parenthesis be confuse affect page your code n a not a code issue expect behavior n a not a... |
freecodecampfreecodecamp | step 61 give instruction differ from expect result typo or misleading instruction | Bug | describe the issue which curriculum javascript algorithm and datum structure beta learn basic javascript by build a role play game step 61 description of instruction image expect user input image result as per user input image the issue... |
freecodecampfreecodecamp | the odin project typo in link and image lesson | Bug | description the word finally should be capitalize affect page change need capitalize the word finally in the follow file |
freecodecampfreecodecamp | intro json typo in block description | Bug | there be a typo in this file on this line l1341 this be the only file that need to be change please read the contributor doc before open a pull request an issue with the label be open for contribution the first comprehensive pr create will be review and merge we typically do not assign ... |
freecodecampfreecodecamp | the left side of the skip to content button s outline be not visible | Bug | describe the issue it seem that the left side of the skip to content button s outline be extend off the screen affect page page with header component step to reproduce 1 go to learn page 2 press tab key once to be focus on the skip to content button and make it visible ... |
freecodecampfreecodecamp | mathjax should be render on component level instead of on render with gatsby | Bug | describe the issue gatsby in development work a bit differently than it do in production gatsby s onrenderbody return a pathname this pathname will return on any subpath in development but return the actual subpath in production this have something to do with how the rendering and buildin... |
freecodecampfreecodecamp | fix test for strict order in step 25 of oop project | Bug | describe the issue the instruction state create an empty if statement that check if the sum of the player s y position height and y velocity be less than or equal to the height of the canvas and will only check as the right answer if you place these 3 value in that specific order affect pa... |
freecodecampfreecodecamp | learn regular expersion by build a password generator step 47 | Bug | describe the issue learn regular expression by build a password generator step 47 state the following as a request now create your fourth pattern to match any non alphanumeric character combine the a z a z and 0 9 range into a single character class and add a as the first character to negate the... |
freecodecampfreecodecamp | learn relational database course don t open | Bug | describe the issue the start button open an about blank page in my browser rather than navigate I to gitpod unlike the npm backend challenge affect page your code n a expect behavior gitpod should have open up and create a new repository for I to start coderoad in ... |
freecodecampfreecodecamp | learn basic algorithmic thinking by build a number sorter step 34 | Bug | describe the issue test fail every time with the same fail message your while loop should decrement j inside the loop I ve try every different iteration of code that decrement j I ve consult slack and google the code work affect page your code const insertionsort array... |
freecodecampfreecodecamp | learn html by build a cat photo step 56 bug | Bug | describe the issue on step 56 the question do not mention anything about add name however this be require for the solution which I only find later on through a forum I ve replace with the actual answer which it do not accept input i d love type checkbox label for love ... |
freecodecampfreecodecamp | an error in regular expression regex in javascript a handbook for beginner | Bug | describe the issue I want to bring to your attention an error I discover in the article title regular expression regex in javascript a handbook for beginner in part 2 of the article specifically in the section how to use regular expression in javascript there be a code block near the paragraph... |
freecodecampfreecodecamp | learn localstorage by build a todo app step 12 ambiguous description of template string | Help Wanted | describe the issue the instruction say in part create a taskobj object with an i d property as the first property for the value of the i d property retrieve the value of the titleinput field convert it to lowercase and then use the split and join method to hyphenate it make sure all o... |
freecodecampfreecodecamp | update direction for step 66 of music player project | Bug | describe the issue I would suggest remove the second paragraph for step 66 as a quite novice coder I guess the wording catch I up and I think the challenge would lean on the side of more difficult rather than easy I re read it quite a few time but didn t realize that it be just explain a later step it tak... |
freecodecampfreecodecamp | add a note on how the player be number for team card project | Bug | describe the issue in football the number 1 jersey be always reserve for the number 1 goalkeeper in the team in any case where the number 1 goalkeeper be not wear the number 1 jersey it mean they prefer that other number they re wear in the project one of the team forward sergio almir n have the n... |
freecodecampfreecodecamp | update direction for step 66 of platformer game project | Bug | describe the issue we have a camper on the forum unable to pass the test with the following answer js this position x x y y the test be expect the shorthand notation property definition js this position x y ... |
freecodecampfreecodecamp | python password generator step 66 typo | Bug | describe the issue there be an example give in this lesson def add x y return x y spam x 1 y 7 8 it look like a typo spam should be add to call the function affect page your code na expect behavior na screenshot na ... |
freecodecampfreecodecamp | preview section replicate entire website instead of render live server output | Bug | describe the issue while practice javascript code on freecodecamp to create a game I encounter an issue relate to the preview section behavior specifically I be task with create an array variable name location but mistakenly declare it as location instead consequently I initialize an empty arra... |
freecodecampfreecodecamp | pronoun confusion in cafe project step 40 | Bug | describe the issue in the direction for the challenge it state instead use the back space key on your keyboard to move the p element with the class price next to the p element with the class flavor so that they be on the same line in the editor make sure there be no space between they but here s the ... |
freecodecampfreecodecamp | boilerplate still reference replit | Help Wanted | all the boilerplate should be audit and the replit reference should be remove for example l23 l27 here the fork on replit text and link should be remove |
freecodecampfreecodecamp | confusion regard additional strong element in stat element | Bug | describe the issue I ve notice a potential area of confusion in the html structure that involve the use of strong element within stat element accord to the instruction receive there seem to be a misunderstanding regard the need for an additional strong element in the first stat element however upon... |
freecodecampfreecodecamp | add example to show camper basic markup structure for step 17 of rpg project | Bug | describe the issue we still have a high number of camper struggle with the step on how to nest the strong element inside the exist span element we should add an example of the syntax so they understand what the markup should look like update instruction md wrap the number 0 100 ... |
freecodecampfreecodecamp | ui component use byrole query dropdown test | Help Wanted | description update the test of the dropdown component to use getbyrole in place of getbytext the trigger button can be query by the button role ts const dropdowntrigger screen getbyrole button name button text the menu item can be query by the menuitem ... |
freecodecampfreecodecamp | all test for the for of loop in the dice game should allow camper to use let or const | Bug | describe the issue we have this issue on the forum where the camper be unable to pass the test for step 71 with the follow code js for let num of arr the test be expect the use of const inside the loop but let be valid too after a quick scan of the final solution i... |
freecodecampfreecodecamp | miss space between certification section on setting page | Bug | describe the issue on setting page the empty space between the certification and legacy certification seem to be miss we could add a to space they out a little the spacer should go in between line 421 and 422 l421 l422 affect page certification setting |
freecodecampfreecodecamp | clear instruction step 61 of the js beta certification calorie counter project | Bug | describe the issue hi I think that the instruction contain on step 61 should be clear by remove the double quote around invalid input as the double quote should not be render affect page your code if invalidinputmatch expect behavior here be my su... |
freecodecampfreecodecamp | build a spreadsheet step 100 random property | Bug | describe the issue hi I think there be a couple of bug in this step of the project 1 difference between prompt and test the prompt be add a random property which take the first two number from an array and return a random number between they use the math random function to help my fi... |
freecodecampfreecodecamp | run test button break | Bug | describe the issue work on the telephone number validator project and try to click the run the test button as usual unfortunately the button stop run the test go through the necessary step necessary before report the bug and couldn t locate the local storage because I didn t see that option ref... |
freecodecampfreecodecamp | update hint text spreadsheet step 31 | Bug | describe the issue the wording of the hint text do not match the instruction the word not be miss from the hint affect page your code description now you need to check if the value do not include the i d of the element create an if condition to do s... |
freecodecampfreecodecamp | ui component update the css of hover and focus state of closebutton | Help Wanted | description the closebutton component of ui component be miss hover and focus style we would like to add they in so that we can replicate the current display in learn comparison ui component learn close button learn close button requirement ... |
freecodecampfreecodecamp | explain in this step that the html entity win t work with innertext | Bug | describe the issue edit update issue the camper be ask to add the you die to the text property which win t work with this step s current code as point out this will be fix in a later step but I question leave it as be it be just go to be confuse I would suggest update this step wit... |
freecodecampfreecodecamp | typo in build a password generator step 62 | Bug | describe the issue a camper in the forum spot a typo in the instruction for step 62 of build a password generator python affect page your code step 62 all be a build in python function that return true if all the element inside a give iterable evaluate to true otherwi... |
freecodecampfreecodecamp | teach that restart the server between change be need | Bug | describe the issue we see far too many camper on the forum who do not understand that the server have to be restart between change I didn t look through all of the curricula but it should be make clear early on personally I would also suggest we teach the option of use watch or nodmon it does... |
freecodecampfreecodecamp | ui component replace with the operator in closebutton | Bug | description I get a mini heart attack as I randomly test the storybook page of the closebutton component and find that the component fail a11y check this be because we pass label as an empty string to the component in the storybook demo l14 we use the operator in the compu... |
freecodecampfreecodecamp | fix test for step 48 of dice game project | Bug | describe the issue a camper be unable to pass with the follow code on the forum js const resetradiooption scoreinput foreach input you can only pass if you wrap the input inside parenthesis js const resetradiooption scoreinput foreach inp... |
freecodecampfreecodecamp | typo in command instruction for git revert file article | Bug | describe the issue in the instruction for the article git revert file revert a file to a previous commit the command for log the change to a file in oneline be incorrect git log oneline be what be write where the correct command would be git log oneline this happen aga... |
freecodecampfreecodecamp | update description for step 5 of spam filter project | Bug | describe the issue we need to show the proper syntax for assige the result of a ternary operator to a variable s text content as mention in this forum post let s go with this update description md back in your event listener you need to update the text of the result element you can use ... |
freecodecampfreecodecamp | unhelpful hint in new javascript course platformer game step 46 | Bug | describe the issue the hint just repeat the instruction an appropriate hint would be to remind the camper that the this keyword be use in the construction of the player class and now we have a player object affect page your code if key rightkey press player position x propo... |
freecodecampfreecodecamp | visit the curriculum not display correctly in viewport | Bug | describe the issue the link text visit the curriculum in the top left corner of the forum page be not inline with the freecodecamp logo affect page step to reproduce 1 go to 2 see error at the top left of the viewport expect behavior the affect link text be inl... |
freecodecampfreecodecamp | learn advanced array method by build a statistic calculator step 27 | Bug | describe the issue the instruction read use the foreach method to loop through the array in the callback use the el parameter to access the count object and increment the count for each number there be a number of way to accomplish this but the only code that pass require a specific style ... |
freecodecampfreecodecamp | float visit the cirriculum button on forum | Bug | describe the issue the visit the curriculum text be float outside of the tool bar affect page step to reproduce 1 go to the home page 2 look in the upper lefthand corner 3 see error expect behavior it should remain stationary in the upper left hand part of the screen w... |
freecodecampfreecodecamp | block page still have replit instruction | Help Wanted | block page need to be audit for replit reference and the replit reference need to be remove page audit until now |
freecodecampfreecodecamp | ui component update test of table component to use getbyrole | Help Wanted | description we be use datum testid in the test of table component datum testid do not guarantee that the element have the correct role and this attribute should be the last resort when query an html we should use the getbyrole method instead l8 l10 change need remove datu... |
freecodecampfreecodecamp | typo english for developer 4th course task 5 she not his | Bug | describe the issue sophie be misgendere in the first sentence of task5 of the 4th course in this part of the dialogue sophie talk about his morning activity affect page step to reproduce proceed to the 4th course learn how to talk about a typical workday and task proceed to task 5... |
freecodecampfreecodecamp | typo english for developer 4th course dialog 1 task2 work not workin | Bug | describe the issue the word in be double I like to workin in the morning affect page step to reproduce proceed to the 4th course learn how to talk about a typical workday and task proceed to task 2 observe the third sentence I like to workin in the morning recommend fi... |
freecodecampfreecodecamp | typo learn basic string and array method by build a music player step 18 | Bug | describe the issue hello I believe there be a typo in the join method example on learn basic string and array method by build a music player step 18 const examplearr this be a sentence const sentence examplearray join separator take a space character c... |
freecodecampfreecodecamp | cafe menu step 58 font casing | Bug | describe the issue the instruction ask to learner to use the impact font one learner on the forum post that the test fail use of use low case first letter for the font name in the screenshot one picture be the rendering of the unaltered code the other use impact low case font name affe... |
freecodecampfreecodecamp | python learn string manipulation by build a cipher step 69 | Bug | describe the issue instruction also comment out the last two line to avoid error in the console I ve see this mistake make more than once where someone will comment out the last two blank line I propose add of code to this line also comment out the last two line of code to avoid error in... |
freecodecampfreecodecamp | miss return in rpg project step 146 | Bug | describe the issue step 146 of the rpg project use an example to explain the difference between an if else statement and a ternary expression however for the purpose of the example a return statement be use for the if else statement imply it be in some sort of function with the return miss for the te... |
freecodecampfreecodecamp | c trophy page verify trophy button should be hide if the user be log out | Bug | describe the issue on the c trophy page the verify trophy button be display even if the user be log out show this button be redundant as the button be always disabled and the only way to enable it be to log in and link the ms account to fcc we should just hide the button for log out user ... |
freecodecampfreecodecamp | check your code button not work learn basic javascript by build a role play game | Bug | describe the issue when I click the check your code button nothing happen either by mouse or by ctrl enter reset button work fine I do not know what cause it to stop respond I think copy paste might have to do with it but seem random sometimes clear the cookie and cashe restart everything hel... |
freecodecampfreecodecamp | in javascript course replace macaroon with macaron | Bug | describe the issue hi french macaron be spell with a single o since it be part of the code from step 7 all step from 7 to 60 need update affect page your code const product i d 1 name vanilla cupcake 6 pack price 12 99 category cupc... |
freecodecampfreecodecamp | horizantal scroll not work | Bug | describe the issue the code snipper should have horizantal scroll but it do not and half code be cut and not scrollable affect page step to reproduce 1 go to 2 click on code snipper 3 scroll leave or right 4 it win t scroll expect behavior the code snippet should scroll... |
freecodecampfreecodecamp | english course play button isn t a square | Bug | describe the issue the width and height of the play button aren t equal the issue be invisible unless the focus outline show up affect page step to reproduce 1 go to 2 tab to the play button 3 see that the focus outline isn t a square expect behavior the is... |
freecodecampfreecodecamp | step 25 football team card too strict regex | Bug | the test of this step have an issue with space this code fail js playercard innerhtml arr map this code pass js playercard innerhtml arr map |
freecodecampfreecodecamp | break test for step 1 on learn html by build a cat photo app | Bug | describe the issue code do not pass affect page your code catphotoapp expect behavior the code should pass test screenshot image system device laptop os window 11 browser chrome version 121 0 6167 187 additio... |
freecodecampfreecodecamp | quality assurance challenge on gitpod | Bug | describe the issue it seem like you have to comment out all the fail test on gitpod unlike when run it locally or use replit not sure if there be anything we can do about it or if we have to update the challenge with that information also I didn t check any other challenge I assume some te... |
freecodecampfreecodecamp | shofthand operation not work in learn basic javascript by build a role play game step 71 and 72 | Bug | describe the issue the step state we have to add health and reduce gold expect as gold gold 10 health health 10 but test should also pass for shorthand operator gold 10 health 10 it show fail test and may cause confusion among learner that shorthand be not use in... |
freecodecampfreecodecamp | cash register project direction require improperly represent cent | Bug | describe the issue it feel improper for this kind of challenge to accept a decimal like 19 5 with only one decimal point money have a significant figure amount of two decimal point and it be more symbolic of actual activity it s not a major issue but it would be feel more correct affect page ... |
freecodecampfreecodecamp | learn basic css by build a basic cafe menu instruction be incomplete in step 17 | Bug | describe the issue step 17 have the follow instruction it can be see that |
freecodecampfreecodecamp | update direction for step 51 of rpg project | Bug | describe the issue the instruction say create a variable call location and set it to an empty array but the correct answer be const location affect page your code expect behavior shouldn t it say create a constant call location and set it to an empt... |
freecodecampfreecodecamp | typo english for developer 3rd chapter task 61 happen not happen | Bug | describe the issue in task 61 the last word of the first sentence be miss the letter s at the end should read happen not happen affect page step to reproduce proceed to 3rd chapter task 61 observe the first sentence recommend fix or suggestion please change the first sentenc... |
freecodecampfreecodecamp | gender english for developer 3rd chapter task 41 he she they | Bug | describe the issue the course currently only support binary gender he and she they be exclude affect page step to reproduce advance to 3rd chapter task 41 oberserve the text all platform all fw recommend fix or suggestion please make this course more inclusive with some... |
freecodecampfreecodecamp | learn how to talk about a typical workday and task task 30 miss contraction | Bug | describe the bug sentence section be miss contraction by you it should be you ll this 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 f... |
freecodecampfreecodecamp | learn how to talk about a typical workday and task task 37 45 type caf s | Help Wanted | describe the bug task 37 require type caf s in one of the blank this can be problematic due to the letter which might not be present in the used keyboard layout expect behavior I don t want to say to use completely different word for the fill the blank as at some point there ... |
freecodecampfreecodecamp | fix space issue for step 33 of football team card | Bug | describe the issue a camper be unable to pass the test with either of the follow answer js nickname nickname nickname n a js nickname nickname null nickname n a the issue have to deal with spacing after the n a this have to be fix because ... |
freecodecampfreecodecamp | update test for step 19 of author project | Bug | describe the issue a camper on the forum be unable to pass with the follow code js author s author page this be be with this test js js assert equal document queryselector a textcontent authordataarr 0 author s author page ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.