repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | fix hint text and direction for rpg game step 37 | Bug | describe the issue a few people on the forum have be confuse on how to handle step 37 of the rpg game the common answer seem to be this js let gostore button1 onclick I think an easy fix be to update this current hint text and direction propose change change the third ... |
freecodecampfreecodecamp | null | Bug | describe the issue instruction you should see that the second element in the list have blue text and a font size of 36px the font size and text color on the second element should be set by use an i d attribute my html number 2 I m one i d my css two color blue ... |
freecodecampfreecodecamp | fix build a cipher step 81 test feedback | Bug | describe the issue user receive mis lead feedback from test feedback receive sorry your code do not pass keep try your encryption variable should have the value of encrypt text custom key however if you open the console it show an error for both variable run test your encryptio... |
freecodecampfreecodecamp | rpg step 162 | Bug | describe the issue no need to use let here since the array be not re assign in later step affect page your code let number expect behavior we use const for other array in this project that aren t reassign screenshot no response system all ... |
freecodecampfreecodecamp | fix break link in odin project challenge and update first answer link and image question h | Bug | describe the issue we recently get a report of a break link in the link and image question h challenge under the assignment section there be a link to read an article about the different image format however that link no long work we should use a link from our own fcc publication in... |
freecodecampfreecodecamp | rpg teach ternary anti pattern | Bug | update detail on the change that need to be implement issuecomment 1876021919 describe the issue step 140 teach the ternary expression by introduce what many people consider a ternary anti pattern on the forum and discord we often stress that a ternary be not a general purpose replacement for an... |
freecodecampfreecodecamp | new js project test force use around statement in if else | Bug | describe the issue step 126 mandate that you use around your else if while step 125 didn t mandate the for the if affect page your code if health 0 lose else if monsterhealth 0 defeatmonster expect behavior syntactically corr... |
freecodecampfreecodecamp | fix rpg game step 4 test to be more flexible with space | Bug | describe the issue I be help a camper with step 4 of the rpg game in the new js curriculum and they weren t able to pass the test because of the way they format their answer here be their code html xp 0 health 100 gold 50 we should allow for tha... |
freecodecampfreecodecamp | incorrect info in the new python curriculum description | Bug | describe the issue the description of the new scientific computing with python beta curriculum contain info relate to the previous certification affect page step to reproduce see affected page expect behavior the description should be update to not include network relational data... |
freecodecampfreecodecamp | need to determine how to handle i18n instance with new cert | Help Wanted | because the new js cert be immediately take place of the old one and be not translate it create the appearance that the other super block be also no long translate image we should discuss how we want to well implement this cta |
freecodecampfreecodecamp | multi file template issue with panel toggle button | Bug | describe the issue I find 2 issue with this template the instruction toggle button be not highlight when it be on aria expand true when the instruction panel be close the editor toggle button disappear instruction on instruction off affect page ... |
freecodecampfreecodecamp | network error when run cypress locally | Bug | describe the bug I consistently get the follow error when run cypress locally cypresserror cy visit fail try to load we attempt to make an http request to this url but the request fail without a response we receive this error at the network level error connect econ... |
freecodecampfreecodecamp | inconsistent button order in modal | Bug | describe the bug in the exit exam modal the primary button come first then the close button while the reset progress and delete account modal have it the other way around we have be display button from the most use important to the least check code save code get help so I think the reset p... |
freecodecampfreecodecamp | tool panel button of some course be use the wrong size | Bug | describe the issue 52092 force I to stare at all sort of button and I find that the odin template have its tool panel button in large size while that of other template be in medium size instead the odin layout be use in some challenge of the c college algebra odin project and english c... |
freecodecampfreecodecamp | record collection update requirement | Bug | describe the issue I know we have have this discussion before but I still think the requirement in the list can be improve I see someone link an article and the way it be put in the article by jessica be more clear my main gripe with what we have now be the last requirement on the list there be no reaso... |
freecodecampfreecodecamp | error in solution give understand functional programming terminology | Bug | describe the issue in the solution give for the problem there be a miss const const prepareblacktea blacktea the solution on the git repo be correct but the solution give on the website be incorrect b0501a9771206a92833896c51e70ec62 3ab64113c1d30f90204bfee210e527d2 affect pa... |
freecodecampfreecodecamp | hide character feature image from screen reader | Bug | the first thing I notice be that I can hear a bunch of graphic character brow graphic character brow etc originally post by naomi lgbt in issuecomment 1858035717 we should hide the character image with aria hide true we can probably hide all the image except for maybe the base charac... |
freecodecampfreecodecamp | step 32 34 and 36 in cafe css project use too strict css test | Bug | describe the issue the challenge be not allow camper to proceed with the challenge after provide the correct class name for the element affect page your code french vanilla 3 00 expect behavior I expect the camper to be able to proceed onto the next challenge sc... |
freecodecampfreecodecamp | buggy test basic css step 32 | Bug | describe the issue this test be whitespace sensitive when it shouldn t be affect page your code fail html french vanilla 3 00 pass html french vanilla 3 00 expect behavior valid html should pass screenshot no response ... |
freecodecampfreecodecamp | correct verbiage in handle a fulfil promise with then challenge | Bug | describe the issue I realize it be probably just an oversimplification but the part that may need correction be the then method be execute immediately after your promise be fulfil with resolve I think this should say the then onfulfille handler be call when the promise become fulfil ... |
freecodecampfreecodecamp | boilerplate npm repo url in package json be not correct | Bug | describe the issue the package json file of the boilerplate npm repo be have as its url while the value should be instead l12 |
freecodecampfreecodecamp | bug wrong hint display for cat photo app step 16 | Bug | describe the issue for some odd reason the fourth hint didn t display in the step 16 challenge and instead the fifth hint in step 27 be display to the camper affect page your code html catphotoapp cat photo see more cat photo in our gallery expect behavio... |
freecodecampfreecodecamp | page content be not properly pad on device with 320px width | Bug | describe the issue the page content be not properly pad on device with 320px width affect page step to reproduce 1 go to 2 enable the responsive mode in browser devtool 3 select the iphone 5 se option 4 observe how the content be display expect behavi... |
freecodecampfreecodecamp | responsiveness hamburger and the translation tab | Bug | look forward to report a security issue please report security issue by follow our security policy security describe the bug for the screen size below 350px the hamburger icon be move out of the box and on the translation page the portuguese and ukrainian lang alignment be not ... |
freecodecampfreecodecamp | backend api project html head level shouldn t be skip | Bug | describe the issue there be an accessibility issue in the boilerplate and demo app of backend api project in that the heading in index html don t follow a logical order the page start with an h2 or the page use h3 directly after h1 we don t expect camper to fix frontend issue since the... |
freecodecampfreecodecamp | repl it run command not setup for camper | Bug | describe the issue from what I ve learn on the forum the repl it run command configuration have change as a result when a camper go to hit run they get the follow stacktrace node internal modules cjs loader 1075 throw err error can not find module home runner boilerplate npm i... |
freecodecampfreecodecamp | can t run curriculum test in gitpod | Bug | originally post by eric do in issuecomment 1833058838 when you try to run pnpm test curriculum in gitpod it doesn t work here s copy of the error freecodecamp test workspace freecodecamp curriculum ts node node modules mocha bin mocha js delay exit reporter progress ... |
freecodecampfreecodecamp | python bad script fail wrong test | Bug | I do not really know how to word the problem other than 1 follow instruction of challenge to good of ability 2 run test 3 see hint give do not correspond to issue expect behaviour when test do not rely on camper code compile the test should still be allow to pass run or ... |
freecodecampfreecodecamp | fix remove extra blank line | 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... |
freecodecampfreecodecamp | table in multifile editor description css | Bug | describe the issue table in the multifile editor do not appear correct what table should look like what table look like this appear to just be a css issue but I be not sure where it go wrong |
freecodecampfreecodecamp | add freecodecamp podcast page to the nav menu | Help Wanted | be your feature request relate to a problem please describe I m wonder if we could add podcast to the navigation dropdown menu for convenient access describe the solution you d like add podcast to the dropdown menu the link should either be or I think we would want to direct user to t... |
freecodecampfreecodecamp | accessibility quiz step 48 a well solution | Bug | describe the issue the template answer for the second part of this challenge be position fix accord to mdn with fix fix the element be remove from the normal document flow and no space be create for the element in the page layout as a result the header cover the first h2 ... |
freecodecampfreecodecamp | accessibility quiz step 47 should accept multiple valid css selector | Bug | describe the issue multiple css selector be valid for this challenge but only nav ul li hover and nav li hover pass the test affect page your code css nav ul li a hover background color dfdfe2 color 1b1b32 cursor pointer li a ... |
freecodecampfreecodecamp | accessibility quiz step 46 should accept multiple valid css selector | Bug | describe the issue multiple css selector be valid for this challenge but only li a pass the test affect page your code css nav ul li a color fff expect behavior my code pass the test screenshot no response system device la... |
freecodecampfreecodecamp | exercise tracker boilerplate exercise form miss action | Bug | describe the issue whenever the exercise form under view index html in the boilerplate be use by default datum simply isn t send anywhere as a result none of the exercise get add to the user datum all camper get be a can t receive post datum screen and get utterly bewilder since this ch... |
freecodecampfreecodecamp | registration form step 65 should accept multiple valid css selector | Bug | describe the issue multiple css selector be valid for this challenge but only a pass the test affect page your code body form label a color dfdfe2 expect behavior my code pass the test screenshot no response sys... |
freecodecampfreecodecamp | nutrition label step 55 unclear instruction | Bug | describe the issue the instruction do not state clearly where the new p element should be add I believe they be rely on the fact that the previous two step add a p element to the end of the daily value div and thus they assume the user will continue this trend in step 55 but I just run into a fo... |
freecodecampfreecodecamp | registration form step 12 be not case insensitive | Bug | describe the issue the test will not allow the value post to pass it will only pass if the value be post affect page your code this do not pass expect behavior the method attribute and its value be case insensitive method so the test should allow an... |
freecodecampfreecodecamp | ui component storybook fail to start with typescript 5 | Bug | describe the issue I get the follow error when I start storybook I be able to start storybook successfully by downgrade typescript to v4 9 5 I think the issue here be our storybook version isn t compatible with typescript 5 we be use v6 while the late version be v7 and the resolution should jus... |
freecodecampfreecodecamp | donation modal s edit amount button be overflow on mobile | Bug | describe the issue while work on 52349 I find that the edit amount button be overflow on mobile step to reproduce I don t know how to trigger the modal in production but to reproduce the issue locally 1 change this line to show true so that the modal appear l153 ... |
freecodecampfreecodecamp | clear search input of home page on search | Bug | describe the issue when we search on news page the search field get clear on search but when we search on home page result will open on a separate tab news with the search query and the origin tab still have the search query affect page step to reproduce 1 go to freecodeca... |
freecodecampfreecodecamp | english curriculum add challenge parser test for fill in the blank | Help Wanted | describe the issue a fill in the blank style challenge be add as part of the upcoming english curriculum part of that include add some new thing to the challenge parser here be the parser file no test be create with that addition we want to create test similar to the other to make sure it s wo... |
freecodecampfreecodecamp | english curriculum hotkey be interfere with fill in the blank challenge | Bug | describe the issue the english curriculum be add as an upcoming change a new fill in the blank style challenge be create for it when you go to one of these challenge and try to type an e it doesn t show up sometimes if you type it really quickly after a different character it do show up I... |
freecodecampfreecodecamp | english curriculum find create icon for map superblock button | Help Wanted | describe the issue the english curriculum be add as an upcoming change screen shoot 2023 11 09 at 12 20 05 pm the icon on the button be the same as the project euler superblock we need a new icon not quite sure what it should look like I believe this be the first superblock cert of many to c... |
freecodecampfreecodecamp | c note contrast illegible | Bug | describe the issue affect page step to reproduce 1 complete all the trophy challenge 2 use night theme 3 navigate to the exam page expect behavior ui to be legible screenshot no response system browser chrome additional context light theme be fi... |
freecodecampfreecodecamp | whether we should recommend set up local environment with seed certify user instead of seed | Help Wanted | describe the issue I have a facepalm moment when I be work on a set of playwright test the test pass locally but fail in ci and turn out I be seed my db with demo user pnpm run seed while we seed ci with certify user pnpm run seed certify user l133 the failure be expect then because ... |
freecodecampfreecodecamp | remove group relate sentence from footer | Bug | describe the issue follow sentence need to be remove from all footer we also have thousand of freecodecamp study group around the world affect page step to reproduce scroll down on non challenge page to see the footer request change adjust the the follow paragra... |
freecodecampfreecodecamp | flaky test in project euler problem 73 | Bug | describe the issue I ve see ci fail with the follow error multiple time the error can be see here step 9 2571 affect page I m not sure if this be also an issue in learn but here be the link to the challenge link to the code step to reproduce I haven t try reprod... |
freecodecampfreecodecamp | link in the ask for help modal have its underline overlap the text | Bug | describe the issue the read search ask link in the ask for help modal be too close to the text on the next line and even overlap the text on some browser chrome firefox and safari affect page any challenge with the get help button here be one ... |
freecodecampfreecodecamp | create a multi step ask for help form for all challenge | Help Wanted | be your feature request relate to a problem please describe it s a little frustrating when camper don t always give enough context for their issue and I need to manually insert their code to figure out what s go on for a lot of they they just leave the description as describe your issue in detail here... |
freecodecampfreecodecamp | the devcontainer json in the repository can not be build because the dockerfile can not be build | Bug | describe the issue the devcontainer json in the repository can not be build because the dockerfile can not be build affect page the devcontainer json in the repository can not be build because the dockerfile can not be build your code the devcontainer json in the repository can not be build ... |
freecodecampfreecodecamp | the challenge step 56 should be update by the two mix up | Bug | describe the issue hi freecodecamp team I be happily pass each step of html by answer it but suddenly get stick in step 56 please check it I try all type of answer but every time it be respond with sorry comment tip after all this I try to check your solution provide in community forum but your sy... |
freecodecampfreecodecamp | js key value pair challenge valid solution fail | Bug | describe the issue this solution code should pass but doesn t also we should update the seed code to use const instead of let affect page your code javascript const newfood banana 13 grape 35 strawberry 27 object key newfood forea... |
freecodecampfreecodecamp | false positive on cafe menu step 73 | Bug | describe the issue false positive on cafe menu step 73 item p display inline block margin 5px cause the test to pass but it s wrong since it break the layout by also add a 5px margin to each side affect page your code item p display inlin... |
freecodecampfreecodecamp | typo in how to write for freecodecamp news article | Bug | describe the issue there be a miss space in the article this help the freecodecampeditorial team learn about your writing style what you like to write about and whether you d be a good fit for the publication affect page step to reproduce n a recommend fix or suggestion add ... |
freecodecampfreecodecamp | alignment issue button in email sign up section | Bug | describe the issue in the email signup page the button appear to be misalign result in an unbalanced layout es affect page step to reproduce 1 sign in as a new user on if you have accept the privacy term 2 upon successful sign in you will be redirect to the email... |
freecodecampfreecodecamp | center flash message for well alignment | Bug | describe the issue current behavior image the flash message be currently align in a way that leave unnecessary space around the close icon make it look unbalanced and less visually appealing affect page na step to reproduce na expect behavior image it would be we... |
freecodecampfreecodecamp | navbar be inconsistent across the platform | Bug | image tasklist task the nav on the forum have the loading bar with an incorrect z index x on forum the theme chooser be not available anymore |
freecodecampfreecodecamp | ui component styling issue in button component | Bug | describe the issue I find the follow issue in the ui component s button component issue screenshot button have incorrect border style button link a link that look exactly like a button doesn t have a border download link be not render correctly on storyb... |
freecodecampfreecodecamp | challenge make a person allow local variable to end with first last | Bug | describe the issue the two regexe that check for reassignment do not account for variable name that end with first last e g let first first will cause the reassignment test to fail test affect page your code code that should pass const person function first last ... |
freecodecampfreecodecamp | learn profile icon isn t center in nav | Bug | describe the issue the profile icon in the nav isn t center within it s border affect page step to reproduce 1 go to 2 sign in if you aren t 3 look at profile icon at the top right see that it isn t center expect behavior it to be center screenshot ... |
freecodecampfreecodecamp | adjust active editor for cat painting step 9 | Bug | describe the issue the active editor for step 9 be currently one empty line place within the cat head ruleset since the instruction above the editor be relatively long it make it hard to see the cat head selector which have the potential to confuse people and cause they to unnecessarily add it agai... |
freecodecampfreecodecamp | typo responsive web design step 28 | Bug | describe the issue on step 28 of the responsive web design module there be a minor typo in the instruction the first sentence of the instruction be currently when someone submit the form they can submit it without check the radio input the word submit should be replace with submit s t... |
freecodecampfreecodecamp | test for cat painting step 3 be too strict regard attribute order | Bug | describe the issue the test fail when the href attribute be place before the rel attribute in the link tag the test pass when you reverse it and place the rel attribute before the href attribute affect page your code this fail but should pass expect b... |
freecodecampfreecodecamp | the search result link hide when you hover over they in dark mode | Bug | describe the bug if you type something in searchbar while use the dark mode and hover over the produce link it will hide the link to reproduce step to reproduce the behavior 1 go to index 2 search something 3 hover over it 4 see how the hover be hide the result screensh... |
freecodecampfreecodecamp | incorrect information in learn network architecture basic for beginner news article | Bug | describe the issue what the address space consist of be wrong in this article ip version 4 be the most widely use ip address format and consist of four 32 bit number separate by dot ip version 6 be the late ip address format which use eight 128 bit number separate by colon affect page ... |
freecodecampfreecodecamp | rwd curriculum registration form incorrect pre exist code in step 30 | Bug | describe the issue this step require a person to add a checkbox to a form but there be already markup for a checkbox in pre exist code affect page expect behavior the pre exist markup for the checkbox should not be there in pre exist code screenshot bug step30 registra... |
freecodecampfreecodecamp | test | Invalid | checklist I have read and follow the contribution guideline I have read and follow the how to open a pull request guide how to open a pull request x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or g... |
freecodecampfreecodecamp | dependency dashboard | Invalid | describe the issue dependency dashboard affect page colonile blogspot com step to reproduce 1 go to 2 click on 3 scroll down to 4 see error expect behavior I expect that it will improve screenshot no response system device android ... |
freecodecampfreecodecamp | jidu search | Bug | describe the issue in there there s a problem in broken search affect page colonile blogspot com your code expect behavior hg screenshot no response system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 ... |
freecodecampfreecodecamp | typo in documentation | Bug | describe the issue this be the image to mention the typo in the documentation about asynchronous javascript the typo be write the wrong function and use the wrong word to compare the number affect page step to reproduce this be the issue find in the documentation create by kedar m... |
freecodecampfreecodecamp | space break test learn html by build a cat photo app step 12 | Bug | describe the issue a camper manage to fail the challenge despite have a close enough correct solution for the challenge it even display correctly in the browser affect page your code see more cat photo in our gallery |
freecodecampfreecodecamp | remove docsify tab from docs | Bug | describe the issue issue on the contribution guide page there be a ui issue tab text for unselecte tab be not display here be the screenshot affect page step to reproduce visit these page how to setup freecodecamp locally i d configuring dependency how to setu... |
freecodecampfreecodecamp | content misalignment on the profile page | Bug | describe the issue this issue be report on discord the certification link be shift to the left instead of be center system n a additional context no response |
freecodecampfreecodecamp | c flash component on trophy page be miss a background color | Bug | describe the issue the flash component on the c trophy page be miss a background color make it transparent and overlap with the page content affect page any c trophy page step to reproduce 1 go to a c trophy page that you haven t perform the verification 2 click on verify trophy ... |
freecodecampfreecodecamp | clarification for registration form step 64 | Bug | describe the issue I just discover that step 64 require the user to edit both the html and css I don t think I have see this before in the rwd curriculum have it always be like this if not how long ago do this change occur I try to find a pr for it but didn t update I think this be change las... |
freecodecampfreecodecamp | ambiguous instruction for reg form step 31 | Bug | describe the issue the current instruction say add I accept the term and condition text to the newly add label then link the text term and condition to the follow location but they don t specifically say where the new text should be add within the label if you add the text before ... |
freecodecampfreecodecamp | move the confetti logic to the related redux saga | Help Wanted | be your feature request relate to a problem please describe the follow step will improve the functionality and maintainability of the confetti feature 1 the confetti logic should be move to the related redux saga execute challenge saga 2 the confetti should pop at the end of each block completi... |
freecodecampfreecodecamp | break link in the article on how to contribute to open source project a beginner s guide | Bug | describe the issue under the subheading how to find an open source project to contribute to in the article on how to contribute to open source project a beginner s guide there be a break link contributor ninja affect page step to reproduce 1 go to how to contribu... |
freecodecampfreecodecamp | timestamp microservice unexpected behavior in api endpoint handle empty date parameter | Bug | describe the issue the api endpoint handle empty date parameter be not function as expect accord to the test case when the api receive an empty date parameter it should return the current time in a json object with both a unix key and a utc key however the current implementation be not return ... |
freecodecampfreecodecamp | confusing example in cafe menu step 21 | Bug | describe the issue I be see this over and over again in the forum the example in the instruction use the selector example i d and for whatever reason people think they need to add i d to the end of the menu selector in their solution and the hint doesn t appear to help much because half the ti... |
freecodecampfreecodecamp | access nest object object shape should be part of the requirement test | Help Wanted | describe the issue every so often a camper will change the glove box property to something that can be access use dot notation instead of access the original property use bracket notation it do clearly say assign the content of the glove box property but I think have a test that check the... |
freecodecampfreecodecamp | c update guide to verify trophy | Bug | describe the issue I find that the trophy verification step will fail if a user have their microsoft learn profile set to private to reproduce go to privacy pref form enable private mode go to a freecodecamp trophy page e g link the microsoft learn account and click verify trophy ... |
freecodecampfreecodecamp | a mistake on oop in javascript | Bug | describe the issue I have be learn oop in javascript on freecodecamp but I find a mistake javascript function bird name this name name const duck new bird donald bird prototype numleg 2 eat function console log nom nom nom descri... |
freecodecampfreecodecamp | how to prepare for react interview front end technical interview guide | Bug | describe the issue on chrome when the article be not in full width it break the sandbox code example can fix this issue affect page step to reproduce try to reduce the size of window recommend fix or suggestion make the sandbox reposnive screenshot image |
freecodecampfreecodecamp | illegible table text in night mode | Bug | describe the issue the cash register project in the javascript algorithm and datum structure course display datum in a table in which 50 of the datum heading be almost entirely obscure affect page your code expect behavior screenshot 1fcc 2fcc ... |
freecodecampfreecodecamp | user be not redirect to the same url after sign in | Bug | describe the issue user be redirect to learn regardless of where challenge block super block they sign in from affect page step to reproduce 1 go to a challenge without sign in 2 complete the challenge 3 click on the sign in button 4 you will be redirect to learn instead o... |
freecodecampfreecodecamp | font color and table bg row color be same | Bug | describe the issue font color and bg row color be same table background row color and font color be same can t see the value in the give table affect page step to reproduce 1 go to the provide link 2 click on table 3 select the 1st row text 4 see error ... |
freecodecampfreecodecamp | unreadable text in a table in nigth mode | Bug | describe the issue on the javascript algorithm and datum structure challlenge escape sequence in string a table doent display all the element in nigth mode affect page your code expect behavior screenshot dark mode ligth mode sy... |
freecodecampfreecodecamp | migrate client challenge editor tool to use vite setup | Bug | describe the issue challenge editor client project be create use create react app tool which by now become deprecate by react team thus it may be well solution to migrate this project to use vite development configuration affect page challenge editor client project step ... |
freecodecampfreecodecamp | break link start mongodb and seed the database take to a 404 not find page | Bug | describe the issue in the guide how to add playwright test the link to the article be break under how to run test when click on start mongodb and seed the database it take to a 404 not find page affect page how to setup freecodecamp locally i d step 3 start mongodb and see... |
freecodecampfreecodecamp | update util js | Invalid | I simply change the way the curriculumlang constant be extract from availablelang the functionality remain unchanged and the output will be the same as before checklist x I have read and follow the contribution guideline x I have read and follow the how to open a pull request guide ... |
freecodecampfreecodecamp | javascript calculator bug | Bug | describe the issue during my testing of various input I notice a specific behavior when type only as input the result be nan however if an operator be use nan be include in the operation for example 15 result in nan similarly when the result be infinity as in 10 0 and ... |
freecodecampfreecodecamp | bug wrong symbol use in the example testcase on a js question | Bug | describe the issue accord to the first 3 test case the tick symbol button mean the test case be correct and the cross x represent the wrong one but later in the example the wrong case be also represent by the tick e g test case 007 suppose to be cross but it be tick out there and ma... |
freecodecampfreecodecamp | connect successfully to mongo message display even there be no connection when run pnpm run seed script | Help Wanted | describe the issue when mongodb be off at dev environment and someone try to run seed script connect successfully to mongo message display affect page pnpm run seed step to reproduce 1 turn mongo down 2 try to run pnpm run seed 3 you will see errror message at the terminal... |
freecodecampfreecodecamp | confuse placement of active editor for cat painting step 8 | Bug | describe the issue I ve run into this several time in the forum in the past week the active editor be place within the exist cat head rule set and apparently people don t notice that and instead create a new cat head rule set and add the background there affect page your code thi... |
freecodecampfreecodecamp | react challenge throw potential infinite loop detect error | Bug | describe the issue I only check a few but it seem like anything with a state update input button etc throw this you can pass the challenge with the correct code but any interaction with the page that trigger a state update seem to throw this error affect page your code ... |
freecodecampfreecodecamp | create a priority queue class possible discrepancy between publish test and actual test execution | Bug | describe the issue I submit a version of priorityqueue for datum structure create a priority queue from the code interview prep course that win t pass the test in app but if I copy the test verbatim and run they use mocha my solution as well as the official solution pass c... |
freecodecampfreecodecamp | claim c trophy issue unclear instruction | Bug | describe the issue a lot of people on the forum keep have trouble figure out how to link their freecodecamp and microsoft account there s a huge pile of they in the forum affect page your code n a expect behavior I would like it to be easy fo... |
freecodecampfreecodecamp | advertise the freecodecamp mobile app for mobile device | Help Wanted | be your feature request relate to a problem please describe it would be nice to advertise the freecodecamp mobile app for mobile user this will improve their experience currently what I be think 1 a pop up it seem you be use a mobile device try the freecodecamp moible app this would be sh... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.