repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | new forum header curriculum obscure menu on mobile | Bug | describe the bug the new forum header seem to have add a link to the curriculum this link remain on top of the view when the forum menu be open obscure a couple of link when the forum be view from a mobile device to reproduce step to reproduce the behavior 1 go to the forum 2 click... |
freecodecampfreecodecamp | format iconsistency in issue template | Bug | describe the bug there s some format inconsistency in the issue template to reproduce step to reproduce the behavior 1 try to create an issue 2 check the issue template and you ll find the format inconsistency screenshot capture |
freecodecampfreecodecamp | miss samesite header in cdn | Bug | describe the bug all the modern browser have start to enforce the samesite header for security reason previously none use to be the default value but recent browser version make lax the default value to have reasonably robust defense against some class of cross site request forgery csrf ... |
freecodecampfreecodecamp | maintenance page header be cover by nav | Bug | describe the bug at 100 zoom on chrome the first line of the first sentence on the maintenance page be not visible to reproduce step to reproduce the behaviour 1 go to have to be under maintenance 2 ensure zoom be 100 3 break trackpad scroll wheel try to scroll up enough to view ... |
freecodecampfreecodecamp | cypres fail to install during ci | Bug | for example while cypress installation be intend to be skip locally it need to be instal for ci it s possible this be a cache issue but we might simply need to provide cypress install binary during ci hopefully it s the former since we don t want to have to keep update the environment variable e... |
freecodecampfreecodecamp | new certificate can be claim whiteout submit require project on dev | Bug | some user can claim python new qa and new infosec certification without submit their require project on dev it seem the api do not find the cert challenge and proceed by set the relate cert flag on the user object to true the issue can be resolve by reseed the db locally I can not reproduce this... |
freecodecampfreecodecamp | possibly unclear instruction on check for the presence of an element with indexof | Help Wanted | describe your problem and how to reproduce it the test call for the function to return true or false I run into a user on the forum that be fail to get the test to pass because they be return true and false as string rather than boolean value I wonder if the instruction should be ma... |
freecodecampfreecodecamp | convert all video question to markdown style | Help Wanted | the question in the video challenge be a mix of markdown and html some use markdown and some use html style this issue be for a discussion on if we want to convert they all to use markdown and possibly remove all the reference of html availability in the documentation there s certainly case where f... |
freecodecampfreecodecamp | datum analysis with python project medical datum visualizer draw cat plot catplottestcase | Help Wanted | describe your problem and how to reproduce it there appear to be inconsistency between draw cat plot function and correspond test in catplottestcase draw cat plot function return plt while setup of the catplottestcase expect function to return fig object draw cat plot ... |
freecodecampfreecodecamp | project display on dev | Bug | look forward for report a security issue please report security issue by send an email to instead of raise a github issue describe the bug qa project do not seem to be be sync correctly if I look at my profile immediately after completion they say show code rather than showsolution ... |
freecodecampfreecodecamp | update congratulatory email | Bug | I get all the cert on dev and get this email screen shoot 2020 05 30 at 3 33 30 pm the link should be update to |
freecodecampfreecodecamp | datum analysis with python course numpy operation incorrect answer | Help Wanted | describe your problem and how to reproduce it none of the available answer be correct without the 5 second option mark as solution would have the right number what be the value of a after you run the follow code a np arange 5 a 20 answer 20 21 22 24 24... |
freecodecampfreecodecamp | feature request high contrast mode | Help Wanted | be your feature request relate to a problem please describe syntax highlighting lower the contrast ratio of the text the use of colour be helpful for many user but could make it hard to read for other describe the solution you d like it should be possible for a user to disable syntax highligh... |
freecodecampfreecodecamp | video challenge code block be inconsistent | Bug | code block have two different style video challenge with code block in html tag video challenge with code block in markdown I vote to switch they all to markdown or possibly change the html style to match additionally somewhat related code block in th... |
freecodecampfreecodecamp | python for everybody python function well indication of multiple choice answer | Help Wanted | challenge I d prefer answer b and c be both true instead of b and c be both true just to avoid any confusion or some other clear indication of multiple choice answer |
freecodecampfreecodecamp | python for everybody malforme sentence in variable expression and statement challenge | Help Wanted | challenge sentence have an extra be in it what be the symbol be use in an assignment statement should be what be the symbol use in an assignment statement |
freecodecampfreecodecamp | numpy accessing and change element row column | Help Wanted | describe your problem and how to reproduce it the output do not align with the question nor do it align with the code I suspect this be what the output be mean to be output 1 2 20 4 5 6 7 20 9 10 also I would suggest the formatting of the code to change ... |
freecodecampfreecodecamp | I can t see the code example in this article | Bug | hello everyone as you can see in the image there be no code to be find and it s the same with all the other example in the article I ve try more than one browser and it s all the same link to the article please help I need this thank you very much |
freecodecampfreecodecamp | python for everybody object a sample class | Help Wanted | describe your problem and how to reproduce it code format need fix and solution be not correct solution should be 2 4 but this be not even an option add a link to the page with the problem |
freecodecampfreecodecamp | python for everybody introduction element of pythonpassed | Help Wanted | describe your problem and how to reproduce it all the code should be align at the same starting position add a link to the page with the problem tell we about your browser and operating system browser name google chrome browser version 78 0 3904 87 build oficial 64 bit ... |
freecodecampfreecodecamp | entry on the timeline when finish the new python certificate be not work | Help Wanted | currently when you complete claim a certificate there s an entry on the timeline this doesn t seem to be work for the new scientific computing with python datum analysis with python and machine learn with python certificate |
freecodecampfreecodecamp | update report this user link | Help Wanted | on the profile page we should change the text from report this user to flag this user s account for abuse also we should change the email address it send an alert to from to cc quincylarson for feedback on the text |
freecodecampfreecodecamp | add a show solution button for certification project on the timeline | Help Wanted | currently when you complete a project it s show on the timeline but there isn t an easy way to see the solution that be submit image we should add a show solution button between the link to the project s page on the left and the date on the right the button can be similar to the on the setting page... |
freecodecampfreecodecamp | make a person test suite fragile | Help Wanted | describe your problem and how to reproduce it the test suite for make a person be a little fragile and need some only change comment the below code will fail the test suite even though the object definition be correct because a user change the code outside of the object definition var... |
freecodecampfreecodecamp | link to undefined be a keyword be break | Help Wanted | describe your problem and how to reproduce it 1 visit 2 click on the link to undefined in hint section 3 it open 4 404 be show on the open page add a link to the page with the problem tell we about your browser and operating system browser name firefox browser ve... |
freecodecampfreecodecamp | advanced node js and express have a lot of broken test | Help Wanted | describe your problem and how to reproduce it I m have a ton if issue with advanced node js a lot of thing seem to be break my first major issue be where I have to create a middleware it would not accept anything unless I add home page to my template this be an easy fix though but very hard to un... |
freecodecampfreecodecamp | up and down arrow key don t work after type javascript reserve word | Bug | describe the bug up and down arrow key don t work after type javascript reserve word to reproduce 1 navigate to a challenge in basic javascript example comment your javascript code 2 write the follow code let a 1 let c 3 3 write let or other javascript res... |
freecodecampfreecodecamp | anchor element miss href attribute in challenge guide | Bug | describe the bug I find a few more broken link in the challenge guide for intermediate algorithm script to reproduce 1 go to freecodecamp challenge guide sorted union 2 click solution number 4 label js while loop 3 encounter the anchor element miss its href attribute ne... |
freecodecampfreecodecamp | anchor element miss href attribute in relevant link | Bug | describe the bug just another anchor element need to be update within search and replace challenge guide solution five to reproduce step to reproduce the behavior 1 go to search and replace challenge guide 2 click on solution number 5 3 scroll down to relevant link 4 see err... |
freecodecampfreecodecamp | anchor element miss href inside relevant link | Bug | describe the bug the link js regex resource under relevant link for the pig latin challenge guide be miss its href property the issue be right underneath the code explanation for solution number 2 and number 3 as the first list item in relevant link I find the same hyperlink in another challenge... |
freecodecampfreecodecamp | bug in challenge use multiple conditional ternary operator | Help Wanted | describe your problem and how to reproduce it bug test for below code fail with error checksign should use multiple conditional operator js function checksign num return num 0 num 0 positive negative zero console log checksign 10 consol... |
freecodecampfreecodecamp | main anchor element miss href for fcc cash register relevant link section | Bug | describe the bug the forum s challenge guide for the last js project cash register contain a break link inside relevant link underneath the problem explanation it seem that the anchor element with innertext datum structure array be miss its href property I track down the correct m... |
freecodecampfreecodecamp | datum visualization project visualize datum with a heat map | Help Wanted | this project have two user story that be list as 16 heat map user story |
freecodecampfreecodecamp | doc add cypress test documentaton to contribution guide | Help Wanted | be your feature request relate to a problem please describe have trouble get up to speed with cypress in a nutshell since there s currently no documentation on for how it s implement in the code base describe the solution you d like I suggest we create a documentation page for cypress th... |
freecodecampfreecodecamp | pathname be case sensitive | Bug | learn be not the same as learn or learn the second two take you to user profile I believe they be the same user profile just start an issue about it I haven t look into it at all |
freecodecampfreecodecamp | keyboard shortcut to go back and forth between read area and editor | Help Wanted | be your feature request relate to a problem please describe I m always frustrated when I have to reach my mouse to go back and forth between read area and editor just because I m use a small screen I can t read the whole thing and need to scroll down and then go back to editor use mouse this cause frust... |
freecodecampfreecodecamp | several major issue challenge not pass dependency out of date more | Bug | describe your problem and how to reproduce it quality assurance and testing with chai run functional test use a headless browser link issue 1 test not pass major the headless browser challenge be not pass I try replace my code with the solution on the hint page and ... |
freecodecampfreecodecamp | learn log from promise miss from fcc console | Help Wanted | these two challenge have the camper use a console log but nothing seem to get log to the fcc console only to the browser console originally post by lasjorg in issuecomment 626261412 |
freecodecampfreecodecamp | log out now can t log in | Bug | be a member since 2017 progress be not update decide to log out now I can t log back in please help asap |
freecodecampfreecodecamp | feature request switch on community contribution for youtube channel subtitle | Bug | here in the contribute guideline there be add subtitle as a way to contribute but when I go to youtube to do that there be write that video author have community contributor switch off so it be impossible to contribute image |
freecodecampfreecodecamp | news article miss code snippet learn es6 the dope way part ii arrow function and the this keyword | Bug | this article on news be miss a lot of stuff and be not understandable like this freecodecamp org news learn es6 the dope way part ii arrow function and the this keyword 381ac7a32881 there be also some url that link to medium I have find the article on medium and it have much more stuff 59q9th108 |
freecodecampfreecodecamp | footer get disappear after open advanced search dropdown in forum page mobile device | Bug | look forward for report a security issue no not a security issue describe the bug in mobile device on forum page it make sense to hide footer after open advance search dropdown but why to hide footer even after user close advance search dropdown doesn t make sense don t even look good not u... |
freecodecampfreecodecamp | argument optional current test case allow for unintended solution to pass | Help Wanted | describe your problem and how to reproduce it on the intermediate algorithm script argument optional challenge the only two happy path test case addtogether 2 3 and addtogether 2 3 both expect a return value of 5 all other test case expect a return value of undefined because there be n... |
freecodecampfreecodecamp | test error message do not indicate wrong string | Help Wanted | describe your problem and how to reproduce it the test error message do not indicate anything about resolve and reject s string reject should be execute when the if condition be false test complete this may throw some people off as the message error just indicate the if statement do n... |
freecodecampfreecodecamp | add a test to check that each challenge file end with language md | Help Wanted | a number of challenge be add that just have the md extension I m not sure if that s a problem but most challenge end with english md or other language md we could maybe add a test to check that each file end with that |
freecodecampfreecodecamp | sign in issue not able to sign into my freecodecamp account use my credential or by use my github account | Bug | look forward for report a security issue please report security issue by send an email to instead of raise a github issue describe the bug a clear and concise description of what the bug be to reproduce step to reproduce the behavior 1 go to 2 click on 3 scrol... |
freecodecampfreecodecamp | now | Invalid | describe your problem and how to reproduce it add a link to the page with the problem tell we about your browser and operating system browser name browser version operating system if possible add a screenshot here you can drag and drop png jpg gif etc ... |
freecodecampfreecodecamp | add english md to english rosetta challenge | Help Wanted | a number of the rosetta code challenge file end with md they should end with english md |
freecodecampfreecodecamp | test time out in project euler problem 3 large prime factor | Help Wanted | describe your problem and how to reproduce it the last test time out on the give problem and need to either be remove or replace with a small number add a link to the page with the problem if possible add a screenshot here you can drag and drop png jpg gif etc in this box ... |
freecodecampfreecodecamp | poorly word challenge project euler problem 2 even fibonacci number | Help Wanted | describe your problem and how to reproduce it the current challenge description make it sound like n term have to be generate while what we re check for be the current term to be less than n add a link to the page with the problem |
freecodecampfreecodecamp | paypal call during development | Bug | describe the bug the paypal sdk get call by the local site even when there be no key specify in env to reproduce step to reproduce the behavior 1 go to any page with a donation component 2 open the console 3 see a 400 error expect behavior if the key be miss paypal shou... |
freecodecampfreecodecamp | when use ask for help button some challenge name appear as undefined | Bug | describe the bug when use the ask for help button there be a set of challenge for which the name appear as undefined image see this post for an example of this behaviour to reproduce step to reproduce the behavior 1 go to 2 click on ask for help and then on create forum po... |
freecodecampfreecodecamp | bug in challenge project euler problem 59 xor decryption | Help Wanted | describe your problem and how to reproduce it my solution see below appear to be correct my algorithm produce 129448 I try this answer on project euler directly and it be correct however on freecodecamp org it say that the valid answer should be 107359 my code javascript bit... |
freecodecampfreecodecamp | break test case in basic css size your imagespasse | Bug | look forward for report a security issue please report security issue by send an email to instead of raise a github issue describe the bug when I run with 100 zoom it fail and it run successfully for 90 zoom test fail error to reproduce step to reproduce the behavior 1 go... |
freecodecampfreecodecamp | integrate start server and test for cypress | Help Wanted | we want to integrate start server and test for our cypress setup the utility allow we to wait on multiple server start two server as well ideally we would want to keep all the config as npm script in the package json itself |
freecodecampfreecodecamp | unable to login to freecodecamp org use github | Bug | describe the bug first I want to login to the forum with my github profile it pull my information from github but keep force I to make a new profile with that information instead of just log I in then I try log in on the website itself but be present with oop something go wrong please try again ... |
freecodecampfreecodecamp | bug in challenge regular expression check for all or none | Help Wanted | describe your problem and how to reproduce it this pass js let favregex favou rite I but this doesn t js let favregex favou rite gi with the error message running test your regex should match favorite your regex should match favourite test compl... |
freecodecampfreecodecamp | redux dev tool extension can access the state in production | Help Wanted | describe the bug in the freecodecamp org website redux dev tool extension can be use to access the current and previous state it may be note that action can not be dispatch through the redux dev tool extension to reproduce step to reproduce the behavior 1 go to freecodecamp org 2 cli... |
freecodecampfreecodecamp | create stripe plan from api only | Bug | we should be create stripe plan use their api only and this can be do during the pre deployment step |
freecodecampfreecodecamp | add load indicator for video component python challenge | Help Wanted | the video component take a bit lead abrupt and jerky experience we should add our loader as a placeholder similar to what we have for the code editor |
freecodecampfreecodecamp | test in browser | Help Wanted | context we have be dread this problem for year see 4201 but it s time we do the test in browser stuart bouncey and oliver ojeytonwilliam have lay the initial foundation by integrate cypres see 37053 this be not available in our early day and have be quite a popular tool for au... |
freecodecampfreecodecamp | universal nav overlap on anchor navigation | Bug | 2020 04 22 17 27 10 |
freecodecampfreecodecamp | update the style on the contribute documentation | Help Wanted | we want to update the style and theme on the contribute documentation site here be a guide how to work on the docs theme on how to work on the theme and style we would want to 1 remove the extraneous css I have shamelessly copy the code from netflix s awesome pollyjs project here ... |
freecodecampfreecodecamp | convert email to lowercase when receive from oauth 2 provider | Bug | the email string be receive as be before a db query this make it for a rare bug when oauth 2 provider send it in the case the user choose to store it with they a mismatch can happen between email and etc lead to fail login attempt we should convert the email receive to lowercase to be safe b... |
freecodecampfreecodecamp | unexplained scope in es6 compare scope of the var and let keyword | Help Wanted | in this lesson block scope be not explain at least not so clear as what do the sentence I be not define because it be not declare in the global scope be especially confusing because if I be declare with var in the same situation the console will not return I be not define ... |
freecodecampfreecodecamp | claim certification after certificate completion | Help Wanted | some user seem to be confuse after complete project for the first certification on how they could receive their certification a redirect or a flash message notify user after finish the require project to complete a certificate could be helpful |
freecodecampfreecodecamp | add certificate to learn map | Help Wanted | it might be nice to have the certificate display on the map like another challenge with a little check mark screen shoot 2020 04 17 at 3 45 39 pm |
freecodecampfreecodecamp | arrow function without curly brace fail iife test | Help Wanted | describe your problem and how to reproduce it ref 35573 the code below do not pass as an anonymous immediately invoke function expression iife console log a cozy nest be ready add a link to the page with the problem tell we about your browser and operating system ... |
freecodecampfreecodecamp | monaco editor add delay to hover or disable | Bug | in some case the hover be block the code and it seem a bit intrusive with the default delay see gif editor hover do we even want the hover I think we should at least add a delay of like 2000 or more not sure how the positioning of the tooltip be do editor js option one or the other ... |
freecodecampfreecodecamp | change all green logo and icon to indigo version | Bug | I believe we want to change all the green icon and logo to their indigo counterpart if so we can make a list here as we find they |
freecodecampfreecodecamp | capture group should be explain clearly | Help Wanted | describe your problem and how to reproduce it I find the challenge regular expression reuse pattern use capture group do not give an adequate description of what capture group do I would suggest firstly restructure the description so that it give an adequate introduction e g liken they to vari... |
freecodecampfreecodecamp | basic css use hex code to mix color | Help Wanted | if a hex triplet I e f00 be use in the body of the red text and green text selector the tester complain the hex code for the color red should be use instead of the word red the hex code for the color green should be use instead of the word green don t penalize ... |
freecodecampfreecodecamp | grammatical error | Bug | hello I notice a small grammatical error in freecodecamp s team account homepage of our forum as see in this screenshot the red framed text be and not should either be be or be not alt text and not be not right anyway good day |
freecodecampfreecodecamp | could you update the chinese publication | Bug | image image could you delete these button above and below an article since it s not easy for most reader to share on twitter facebook and we don t use comment now share through email be optional but I think it s well to add it later when we add other button share through wechat weibo an... |
freecodecampfreecodecamp | forum bootom border on d header look wierd on hover | Bug | describe the bug the header on have a border bottom 1px solid 3b3b4f on hover over the button they get an invert background color but the border on header remain lead to a bottom border which look out of place remove the border give it a seamless look the dark dawn theme do not have... |
freecodecampfreecodecamp | possible solution to locked issue 37457 | Bug | describe the bug hi I have be document the source code try to understand and possibly improve efficiency the pathway I look at be freecodecamp client src component header component login js the locked issue 37457 might be happen because a portion of the code be document as non standard thi... |
freecodecampfreecodecamp | react build error | Bug | describe the bug error in console when do react review use prop with stateless functional component win t render component test in chrome and firefox occur on other react leasson as well unpkg com umd react dom production min js 110 invariant violation minify react error 152 visit f... |
freecodecampfreecodecamp | hotkey clash between search and save code | Bug | currently searchbox from react instantsearch dom listen to the key event s and focus the search box when it receive it when ctrl s be press to save user code this also trigger the search listener and focus the search box ideally if possible the hotkey should only be handle by react hotkeys whi... |
freecodecampfreecodecamp | remove redundant challenge or fix it | Help Wanted | challenge the challenge be part of the basic datum structure it seem completely redundant not to mention incorrectly implement 1 it be redundant because we already have a challenge in the basic javascript part of the curriculum that be exactly the same except it actually show the syntax 2 ... |
freecodecampfreecodecamp | news search result page doesn t produce twitter card | Bug | currently the search result page of news doesn t have the necessary meta property to produce a large twitter card I think we need an og image and twitter image property for this we also need the proper tag so that twitter can display a summary I imagine this be also the case with facebook and linkedin her... |
freecodecampfreecodecamp | rosetta code strip control code assertion assert incorrect string | Help Wanted | the testing assertion argument string don t match the input string they re miss second slash therefore the test win t accept correct answer image test page strip control code assertion find here strip control code |
freecodecampfreecodecamp | test and or solution for the add method after inheritance challenge seem to be incorrect | Help Wanted | after see a question on the forum concern the add method after inheritance challenge I be wonder if either the following test s text and or textstring be incorrect text dog should have the bark method as an own property teststring assert dog prototype hasownproperty bar... |
freecodecampfreecodecamp | scrimba video for basic html and html5 create a set of radio button need update | Bug | challenge video the html in the video do not have the proper nesting of input element inside label a student can not pass the challenge use code from the video test that fail use the code in the video each of your two radio button element should be nest in its own label element beaucarne if ... |
freecodecampfreecodecamp | ebusy error when use docker to run project locally | Bug | look forward for report a security issue please report security issue by send an email to instead of raise a github issue describe the bug a clear and concise description of what the bug be when run npm run docker run once husky report that the git version be not support and an ebusy ... |
freecodecampfreecodecamp | emoji picker in the preference section of the forum profile be out of place | Bug | describe the bug when in the forum s profile setting and try to change your about I status in the preference section it s impossible to add emojis thank to the emoji picker be out of place and out of the website s flow to reproduce step to reproduce the behavior 1 go to freecodecamp for... |
freecodecampfreecodecamp | remove video for the challenge in question | Help Wanted | describe your problem and how to reproduce it I follow along with the video enter the code exactly and the first test fail second test pass the code be correct so the test I think be broke add a link to the page with the problem tell we about your browser and operating system browser nam... |
freecodecampfreecodecamp | advanced node and express set up a template engine pass as correct despite wrong solution | Help Wanted | describe your problem and how to reproduce it when set up pug for the first time even though I didn t choose to render the index pug page but send it use app sendfile the fcc checker pass my solution as correct code that wrongly pass test app route get req re ... |
freecodecampfreecodecamp | test get pass no matter what url I submit | Bug | no matter what url I paste in the project section of apis microservice and information security and quality assurance certification curriculum all test get a pass as long as I put https follow by some string all test be pass as for as I have observe this problem be happen in below project section apis... |
freecodecampfreecodecamp | link not work | Bug | look forward for report a security issue please report security issue by send an email to instead of raise a github issue describe the bug there be a link that doesn t work to reproduce step to reproduce the behavior 1 go to 2 there be a section that say how this b... |
freecodecampfreecodecamp | sign in with github give 403 typeerror | Bug | describe the bug when try to sign in with the link continue with github it show typeerror 403 re redirectwithflash be not a function and in url show this link to reproduce step to reproduce the behavior 1 go to 2 click on sign in to save your progress 3 on... |
freecodecampfreecodecamp | flash message when update email address be incorrect | Bug | I update the email address for my freecodecamp account a confirmation email be send to I I click the link in the email and then see the follow message image this message should be change to be something like success you have update your email address happy code |
freecodecampfreecodecamp | fix eslint warning | Help Wanted | we have a few warning from eslint that we should fix detail below log warn eslinterror user raisedadead dev freecodecamp client src component header component navlink js 15 9 warn non interactive element should not be assign interactive role jsx a11y no noninteractive element to interact... |
freecodecampfreecodecamp | unclear instruction with the use of glitch to submit challenge | Help Wanted | I be recently attempt to submit my code change of the apis and mcroservice certification through the url of glitch as instruct in the introduction but I be find trouble with pass the test because I be submit a wrong url instead of something like I be submit blush tundra dodo path package json 7 21 ... |
freecodecampfreecodecamp | testing object for property test too weak | Help Wanted | describe your problem and how to reproduce it in my wife make the test pass with if else condition for all key in the javascript object I expect the test should have a strong test enforcement by test for other object in codebase would love to contribute to this one by myself function checkobj chec... |
freecodecampfreecodecamp | internal footer link handle break when cor require from dev site | Bug | describe the bug internal footer link from the footer on fcc homepage be break when access from to reproduce step to reproduce the behavior 1 go to freecodecamp dev 2 scroll down to the footer 3 click on any of the internal footer link such as any of the trending guide or most of the l... |
freecodecampfreecodecamp | right click on monaco editor miss option | Bug | describe the bug right clicking on the monaco editor in a freecodecamp lesson bring up the option menu but it appear to be miss feature option to reproduce step to reproduce the behaviour 1 go to any lesson on the curriculum 2 right click on the editor 3 behold the selection menu appear... |
freecodecampfreecodecamp | add test to set the child prototype challenge to check for correct output | Help Wanted | we could try and add an additional test that would make sure beagle eat log nom nom nom to the console originally post by randelldawson here discussion r388450988 |
freecodecampfreecodecamp | mobile forum theme navbar disappear with scroll | Bug | I ve create a video demonstrating this bug here |
freecodecampfreecodecamp | update redux challenge to allow for backtick | Help Wanted | the challenge forum thread with more information the propose change to the test new contributor be welcome |
freecodecampfreecodecamp | add a help text about top contributor on the profile | Help Wanted | it might be nice to add a hover over and or link over the top contributor verbiage that link to a page explain what it mean to be award this honor I say this because right below this designation the heat map show my current heat map look below because I have finish most of the challenge and do no... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.