repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | add aditional test for area code | Help Wanted | currently on the wiki the second solution var regex 1 s d 3 d 3 s d 3 s d 4 also allow phone number without an area code I suggest to add an additional test that invalidate this expect telephonecheck 555 5555 to equal false alternatively 555 5555 could be ad... |
freecodecampfreecodecamp | create campsite database interface connect to google api | Help Wanted | we need a campsite database to simplify management of campsite and to auto populate a map show the location of campsite to allow user to find a campsite close to they database structure field name type note i d objectid unique campsite i d city string city name ... |
freecodecampfreecodecamp | syntaxerror illegal break statement | Bug | challenge bonfire check for palindrome solution function 20palindrome 28str 29 20 7b 0a 20 20 0a 20 20 2f 2fhave 20to 20remove 20all 20non alphanumeric 20characters 20 20punctuation 2c 20space 2c 20symbols 20assume 20you 20have 20to 20use 20regular 20expressions 20for 20this 20 0a 20 20var 20stripword 20 ... |
freecodecampfreecodecamp | syntaxerror unexpected token due to have a after while start length | Bug | challenge bonfire chunky monkey solution function 20chunk 28data 2c 20n 29 20 7b 0a 20 20 2f 2f 20break 20it 20up 0a 20 20 20 20var 20result 20 3d 20 5b 5d 2c 20 0a 20 20 20 20 20 20 20 20i 2c 20 0a 20 20 20 20 20 20 20 20start 20 3d 20 200 2c 20 0a 20 20 20 20 20 20 20 20 0a 20 20 20 20 20 20 20 20len 20 3d ... |
freecodecampfreecodecamp | low friction way for camper to be able to commit their solution to a github repo | Help Wanted | we be look for a low friction way for camper to be able to push their free code camp challenge solution to a github repository we need to establish be it possible to create then write to a camper s open source repository create could we push a md file with their solution to the repository be th... |
freecodecampfreecodecamp | slip of point | Bug | my code be here javascript function palindrome str var ping str tolowercase var pong ping replace alert pong var chong pong split var kong chong reverse var dhong kong join alert dhong if dhong pong return true good luc... |
freecodecampfreecodecamp | waypoint clone an element use jquery I complete the code and now the phone simulator be show three target5 button | Bug | challenge waypoint clone an element use jquery solution fccss 0a 20 20 24 28document 29 ready 28function 28 29 20 7b 0a 20 20 20 20 24 28 22 23target1 22 29 css 28 22color 22 2c 20 22re 22 29 3b 0a 20 20 20 20 24 28 22 23target1 22 29 prop 28 22disabled 22 2c 20true 29 3b 0a 20 20 20 20 24 28 22 23target4 22 29... |
freecodecampfreecodecamp | convert json datum to html pass with incomplete sollution | Help Wanted | challenge waypoint convert json datum to html have an issue user agent be mozilla 5 0 window not 10 0 wow64 rv 42 0 gecko 20100101 firefox 42 0 step to repro 1 go to 2 paste the below snippet in the solve section the follow code 3 click ctrl enter javascript json foreach... |
freecodecampfreecodecamp | help I progress | Bug | challenge waypoint use hex code for specific color have an issue user agent be mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 46 0 2486 0 safari 537 36 edge 13 10586 please describe how to reproduce this issue and include link to screenshot if possible m... |
freecodecampfreecodecamp | some waypoint promote bad accessibility practice | Help Wanted | I just come across the follow line of code in the second bootstrap waypoint I can not in good conscience ignore this a screenreader will read the result output in the follow rather helpful manner link graphic I appreciate the waypoint about the alt tag be include in the fcc curriculum please let ther... |
freecodecampfreecodecamp | request for star when new test be add | null | sometimes test be add to bonefire and my solution do not take they into account sometimes it be still ok but not always when I go back for diff reason I see it no long work it would be cool to have some indication when new coverage be add to bonefire so I can go back and see if my solution be work or if I... |
freecodecampfreecodecamp | null | null | consider good practice to have generic family monospace name in low case easy to find most example I ve see official spec use low case also |
freecodecampfreecodecamp | add definition popover feature to challenge | Help Wanted | for specific term we can create bootstrap popover to allow you view their definition rather than have to look they up here s an example here s the work code the catch be we need to create javascript in main js that will allow for an infinite number of link with popover within the same challenge des... |
freecodecampfreecodecamp | all term should be define when first introduce | Help Wanted | example css cascade style sheet html hypertext markup language tag element also a brief description of what it be or what it do assume someone come in with zero knowledge possible internal hyperlink to wiki on these topic fcc glossary maybe in line pop up definition link to more info |
freecodecampfreecodecamp | user should receive an alert when a section be complete | Help Wanted | as it stand you can only see this option to share the portfolio on facebook from the map if the last challenge of a section be complete all other challenge in that section have also be complete alert w option to share user portfolio on facebook |
freecodecampfreecodecamp | discussion of offline mode functionality | Help Wanted | one of our long term goal be to offer an offline mode some organization that have approach we about this a variety of school in area with intermittent access to internet and power prisoner in san quinton who as prisoner don t have internet access but still want to learn to code people who be send o... |
freecodecampfreecodecamp | create a path that output an anonymize csv of all camper activity | Help Wanted | we want make free code camp an open data project we d like to have a url camper datum scientist and academic study free code camp s community and pedagogical approach can visit to obtain a full dump of our anonymize user database basically it would query for attribute of all of free code camp s 100k c... |
freecodecampfreecodecamp | can not access waypoint get start with freecodecamp | Bug | login to freecodecamp and go to the first way point for get start with free code camp I get a message oop something go wrong please try again later image |
freecodecampfreecodecamp | qa example code on instruction should not wrap around | Help Wanted | when instruction code wrap around due to the limited space it make the learner think that you actually have to put a line break in the code and they re leave wonder why their code be not work in most case put a line break will keep thing function but sometimes it doesn t work |
freecodecampfreecodecamp | fail test of waypoint result in can not read property length of null error | Bug | waypoint link if you fail the second test of the waypoint that be the text inside the anchor element be not cat photo the test throw an can not read property length of null error screenshot 3 if the test be pass then it behave as expect |
freecodecampfreecodecamp | code isn t save on js challenge | Bug | benmcmahon100 please note that the framework refactor seem to have break the code saving mechanism just for the showjs view the showhtml view work fine |
freecodecampfreecodecamp | inaccurate copy in run button | Bug | I notice on this challenge that the button to run the test still run code image I think this should say run test |
freecodecampfreecodecamp | issue with layout of the mobile preview in lesson | Bug | hmm I don t know why but I be get issue with the preview layout in the bootstrap section first in the button section then in the check box section I be sure there be no error with my code but still I be paste the code for it here catphotoapp like info delete thing cat l... |
freecodecampfreecodecamp | waypoint iterate over array with map array map be not a function | Bug | challenge have an issue report array map be not a function code in the console at the time be as follow use map to add three to each value in the array var array 1 2 3 4 5 only change code below this line array array map function val return val 3 only change code abov... |
freecodecampfreecodecamp | duplicate page on device | Bug | challenge have an issue I think the problem be happen on all waypoint page the device right side of the screen where the catphotoapp page display the information be be display duplicate another point be that the html css code be not completely display when the page be load it be necessary to click or ed... |
freecodecampfreecodecamp | click back in browser to view previous exercise then click go to next challenge skip ahead to the following exercise | Bug | challenge have an issue please describe how to reproduce it and include link to screenshot if possible 1 complete alt text exercise 2 proceed to unordered list exercise get stick click back button 3 reset alt text exercise complete successfully click continue expect unordered lis... |
freecodecampfreecodecamp | browser freeze on javascript challenge | Bug | challenge have an issue please describe how to reproduce it and include link to screenshot if possible I m just begin the challenge and type when suddenly my browser freeze and I can t do anything I try refreshing and it win t work I try open new window and it still freeze |
freecodecampfreecodecamp | save feature may save infinite loop | Bug | |
freecodecampfreecodecamp | zipline finish button doesn t work | Bug | challenge have an issue please describe how to reproduce it and include link to screenshot if possible complete zipline or basejump dialog doesn t open a dialog to enter link to finish work |
freecodecampfreecodecamp | click I ve complete this challenge doesn t do anything | Bug | challenge have an issue please describe how to reproduce it and include link to screenshot if possible I ve try click I ve complete this challenge in the late version of google chrome firefox and microsoft edge but I can t get the link to work |
freecodecampfreecodecamp | popup dialog be miss textboxe for codepen link | Bug | challenge have an issue please describe how to reproduce it and include link to screenshot if possible edit 19 08 actually this probably be more useablity than a bug as it s an inconsistency between what be present in the video and what you be require to do after look ahead to the other zipline their ch... |
freecodecampfreecodecamp | solution for slot machine drill be not save | Bug | challenge have an issue please describe how to reproduce it and include link to screenshot if possible |
freecodecampfreecodecamp | editor doesn t let you remove trail comment | Bug | challenge have an issue please describe how to reproduce it and include link to screenshot if possible step to repro start the challenge from scratch try to remove the closing comment element by use backspace or delete button the editor will try to balance the closing comment by add end of the comme... |
freecodecampfreecodecamp | add a new line do not scroll the text editor | Bug | challenge have an issue please describe how to reproduce it and include link to screenshot if possible issue add a new line at the bottom of the text editor do not scroll the editor to make the new line visible reproduce move the cursor to the bottom line of the text editor press enter to add a new lin... |
freecodecampfreecodecamp | nothing happen | null | challenge have an issue nothing happen when I push the submit button the code doesn t run and I don t move on to the next challenge |
freecodecampfreecodecamp | comment start disable task panel | Bug | challenge have an issue then comment start s task panel disappear |
freecodecampfreecodecamp | linkedin sharing | Help Wanted | example uri |
freecodecampfreecodecamp | ms edge browser support | null | move from waypoint mobile responsive image to waypoint center text with bootstrap produce a 404 we couldn t find a challenge with that name please double check the name screenshot 2015 08 05 12 53 44 system info window 10 microsoft edge |
freecodecampfreecodecamp | beta sign in user not detect | Bug | I break something switch over to loopback middleware phase now when sign in the app do not detect that a user be not sign in to sleepy to tackle this at the moment benmcmahon100 let I know if you can figure this out before I wake up if not I ll take a look first thing |
freecodecampfreecodecamp | free code camp map | Bug | I be use internet explorer 11 and all the option in the map and the text summary of video I have a limited cap on my isp so unable to watch these all have the number 1 next to they not sure if this be the way thing be set up sorry if have be mention before |
freecodecampfreecodecamp | issue with link to twitch from codepen iframe | Bug | challenge have an issue whenever use chrome or firefox to link to user s stream on twitch from codepen the result twitch page will not load properly as it try to change the domain property of the codepen iframe rather than legitimately opening in a new window or tab screenshot of console twitchlink... |
freecodecampfreecodecamp | new ui on c9 | Bug | the directive of the challenge need to be update to the new c9 user interface |
freecodecampfreecodecamp | possible bug in exercise 26 of practice functional programming | Bug | challenge have an issue please describe how to reproduce it and include link to screen shot if possible this issue probably come under the category of quasi bug for new programmer this be a difficult tutorial but doable for the most part with a basic understanding of the native java script reduce ... |
freecodecampfreecodecamp | more information and go to next challenge button do not work when window be sized for tablet or phone | Bug | challenge have an issue please describe how to reproduce it and include link to screen shot if possible I be unable to access the instruction for this module because the button label more information be unresponsive on my mobile device both iphone ipad for both I m run io v 8 3 the editor and... |
freecodecampfreecodecamp | mislead note in waypoint create a text field | null | I wasn t sure if this one be go too far but figure I would throw it open for discussion in lesson it say you can create one like this note that input element be self close that s not a self closing tag which would look like but this isn t valid html5 to be technically accurate the note sho... |
freecodecampfreecodecamp | beta test run code on bonfire unresponsive | Bug | the run code button on all bonfire do nothing upon be click this do not produce any actual error so I don t have one to show additionally ctrl enter do not work on these page either image |
freecodecampfreecodecamp | beta test phone element on html and css waypoint cross over the footer | Bug | when scroll down the phone be in a fix position and crosse over the footer waypoint make dead link use the hash symbol free code camp mozilla firefox 002 |
freecodecampfreecodecamp | editor get empty on ctrl z | Help Wanted | challenge have an issue the editor have a small issue if the editor have some code initially even that code get blank on ctrl z snapcrab noname 2015 6 3 0 4 55 no 00 |
freecodecampfreecodecamp | html css bootstrap waypoint cursor get hide when move to certain text in the editor | null | use arrow key to edit the code in the editor the cursor be suddenly hide so it s hard to know where I be currently edit until I write down anything in there and sometimes it become very annoying this have occur to I in several html css bootstrap challenge so I guess the problem be with the editor itself but I... |
freecodecampfreecodecamp | challenge have an issue | null | I copy and paste in preparation for create the ol list the correct you re do thingy get trigger after I edit the first ul into a ol but before I edit the closing ul tag my correct code read thing cat hate cat nip laser pointer lasagna note close ul not ol |
freecodecampfreecodecamp | syntax error | Bug | this issue be to track syntax error pop up in the challenge |
freecodecampfreecodecamp | challenge have an issue | Bug | this challenge do not test the clockwise notation to specify the padding of an element it rather be repeat of a previous challenge |
freecodecampfreecodecamp | challenge have an issue | Bug | no close element in the more information section here s how you would set your h2 element s text color to blue catphotoapp |
freecodecampfreecodecamp | challenge url | Bug | break url on view my solution in the profile page it lead to http analysis a href http challenge solution target blank eg evaluate to http codepen io adventurebear pen veovmw |
freecodecampfreecodecamp | challenge have an issue | null | it mark the answer as correct when I put br between h1 and h2 tag when the prompt ask for something else |
freecodecampfreecodecamp | css html waypoint | null | they give you the green light before you close the tag |
freecodecampfreecodecamp | navbar on show html doesn t scale properly | Bug | resize the window have the navbar pop down before the frame move |
freecodecampfreecodecamp | show html doesn t work properly in narrow view | Bug | div with frame cover button additonally navbar break |
freecodecampfreecodecamp | view a user profile show your point not theirs | Bug | |
freecodecampfreecodecamp | bug in express | Bug | |
freecodecampfreecodecamp | complete challenge doesn t always add point | Bug | |
freecodecampfreecodecamp | ctrl enter doesn t work on chromium | Bug | I m on chromium linux a chromebook edit version 41 0 2272 76 ubuntu 14 04 64 bit be where this isn t work for I okay I ve test this out in firefox and it do work so it appear to be a chromium and almost certainly chrome browser issue |
freecodecampfreecodecamp | field guide doesn t work | Bug | complete field guide array have be clear fill with only first field guide i d user can show all field guide but can t complete any of they if data completedfieldguide indexof data fieldguideid I 1 will always return 1 because data fieldguideid I i d should be use after click next fi... |
freecodecampfreecodecamp | email notification camper news | Bug | the email notification that the user receive upon a new comment on one of his story on camper news be a little off here s what s wrong 1 the author of the comment be not the actual author but the user itself basically it s say that you ve reply to your own post 2 the link to the particular story be break ... |
freecodecampfreecodecamp | long current streak not display correct value | Bug | I check 3 acct my own terakilobyte s and crisberrio all three be show the same value for both the long streak and the current streak while this may occur in practice my current streak should be 2 not 12 furthermore my long streak should be 8 not 12 |
freecodecampfreecodecamp | error handler need | Bug | these file need eror handle proper handling tip 1 end early 2 use next as callback in express middleware 3 if there be multiple asynchronous function such as database query they must either be nest or use promise chain to resolve preferably promise end early whenever an error exist in expre... |
freecodecampfreecodecamp | post to complete challenge be hang as route handler never close | Bug | l460 |
freecodecampfreecodecamp | unknown window connect mongo bug | Bug | when run the gulp command the browser launch and I get an error 500 error error get collection session at freecodecamp node modules connect mongo lib connect mongo js 160 19 refreshing fix the problem if gulp auto reload the project it s also fine if I rerun the gulp command the error happ... |
freecodecampfreecodecamp | bug with email login | Bug | create a new account via email you can enter an email such as mrrenter fake this should be check for a com org etc also once this account be create it be bricke as well if you log out of it you can not log back in because the server say its not a valid email address there be still an entry in the table sol... |
freecodecampfreecodecamp | possible memory leak | Bug | look through heroku log we be get a lot of r14 memory error |
freecodecampfreecodecamp | comment overflow in news | Bug | comment overflow in firefox 36 0 1 on os x 10 9 5 link |
freecodecampfreecodecamp | readme reference trello instead of waffle io | Bug | when freecodecamp freecodecamp 183 be close by update the link from trello to waffle io the text of the next sentence wasn t update on readme md if your issue or feature isn t on the board either open an issue on this github repo or message quincy larson to request to be add to the trello board |
freecodecampfreecodecamp | gitter chat embed fix | Bug | add to framesrc csp fix 182 |
freecodecampfreecodecamp | gitter embed not work | Bug | I m not sure why but the gitter chat embed be not work my only guess be that they prevent embed but I know very little about iframe so I don t know img I recommend remove it or even consider replace it with a simple proprietary chat p s one be already available by we |
freecodecampfreecodecamp | challengename be not define fix | Bug | be get this error in firefox and chrome uncaught referenceerror challengename be not define |
freecodecampfreecodecamp | fcc point and achievement date wrongfully reset upon click challenge completion | Bug | action perform 1 pass a bonfire challenge and change point total from 55 to 56 2 go to profile and click on challenge 3 3 mark challenge 3 as complete challenge 3 have already be complete 4 see point total go back to 55 and see challenge 3 finish date set to 2 23 2015 expect result point total s... |
freecodecampfreecodecamp | firefox web console and bonfire freeze | Bug | action perform 1 log onto bonfire through fcc on firefox 2 work through problem for 5 10mins then refresh page 3 work for 5 10 min and then add code before shutdown code before shutdown include a change in the first variable 7 4 after remove 7 from the first array to revert to default array web ... |
freecodecampfreecodecamp | courseware confirm prematurely | Bug | when type the correct solution into the second courseware challenge I be congratulate before I have close the h2 tag the congratulation modal pop up once I have type this much screen shoot 2015 02 09 at 9 24 39 am if I click away from the modal I be able to complete the tag and then the modal pop up a... |
freecodecampfreecodecamp | infinite challenge point | Bug | after a user complete all challenge click on take I to my next challenge forward to a challenge number that doesn t really exist and award a point for completion |
freecodecampfreecodecamp | login avatar profile edit problem | Bug | I have have issue after fill out my fcc public profile test setting window 7 firefox 32 bit bug trigger fill out profile field profile field include username path to public profile twitter github coderbyte and linkedin bug description avatar picture will not display can not login can not log... |
freecodecampfreecodecamp | forum post withdrawal | Bug | discourse may not be delete post withdraw by author withdraw post be supposedly program to be withdraw 24 hour after withdrawal I have attach a picture of an issue and anonymize the original poster the issue be find on google chrome on window 7 please note the post be post 4 day ago it be possible author ... |
freecodecampfreecodecamp | no jquery exercise description in firefox | Bug | no description and therefore no way to complete these exercise in firefox screen shoot 2015 01 22 at 10 44 52 am |
freecodecampfreecodecamp | can t login with github | Bug | I can t login with github when I try it log I into someone else s account I didn t realize it be log I into someone else s account so I delete the account once log in and then try again I be again log into someone else s account a different user this time out of curiosity I have to try delete this u... |
ebookfoundationfreeprogrammingbooks | update problem set competitive programming md | Question | add geeksforgeek what do this pr do add resource s remove resource s add info improve repo add resource for resource description have include geeksforgeek website why be this valuable or not extremely since it be a very popular website among developer how do we ... |
ebookfoundationfreeprogrammingbooks | feat create code of conduct ms md malay review request | Help Wanted | what do this pr do add resource for resource description this pr add a translation of code of conduct md document in malay my language for the free programming book repository and follow the file name convention code of conduct my md as indicate the document provide an overview o... |
ebookfoundationfreeprogrammingbooks | feat add malay ms translation howto ms md malay review request | Help Wanted | what do this pr do add resource s for resource description this pr add a translation of howto md document in malay my language for the free programming book repository and follow the file name convention howto my md as indicate the document provide an overview of how to contribu... |
ebookfoundationfreeprogrammingbooks | improve issue and pr template | Question | what do this pr do improve repo for resource description I add issue template and change a few thing in pr template why be this valuable or not this will close checklist x read our contribute guideline x use an informative name for this pull request... |
ebookfoundationfreeprogrammingbooks | difference between course and screencast | Question | what be the difference between a screencast and a course course l256 screencast l50 |
ebookfoundationfreeprogrammingbooks | outdate partial translation zh since late text review 3462 | Help Wanted | both chinese translation be outdated and partial do since late text review 3462 we need take english file as reference to review to adapt anybody |
ebookfoundationfreeprogrammingbooks | big section be ripe for division | Help Wanted | here be some section that have accumulate many item that might be numerous enough to make their own section 3 or more item be enough to make a stand alone section book free programming book subject md misc book free programming book subject md software architecture book free programming book subject md mathe... |
ebookfoundationfreeprogrammingbooks | volunteer | Help Wanted | we need help to make this repo work new contributor often need help fit their contribution into the repo feel free to offer help to new contributor especially if you share a language with they |
ebookfoundationfreeprogrammingbooks | separate e book and video tutorial | Question | separate e book and video tutorial it will b easy to find out |
ebookfoundationfreeprogrammingbooks | add css handbook | Question | what do this pr do add resource for resource the css transition vs animation handbook description it s a handbook about css transition and css animation why be this valuable or not it s valuable because we can learn the difference between css transition and css animation and choo... |
ebookfoundationfreeprogrammingbooks | feat add flutter resource | Question | what do this pr do add resource s of flutter for resource description why be this valuable or not because that include the very basic of flutter how do we know it s really free it s totally free for book list be it a book for course list be it a course etc ... |
ebookfoundationfreeprogrammingbooks | update free programming book lang md | Duplicate | add think stat book by allen b downey on eda what do this pr do add resource s remove resource s add info improve repo for resource description why be this valuable or not how do we know it s really free for book list be it a book for course list be i... |
ebookfoundationfreeprogrammingbooks | update free course en md | Question | what do this pr do add resource s remove resource s add info improve repo add for resource description in this course you will learn about the r console basic datum type datum frame import and export data statistical analysis and datum visualization no prior code experi... |
ebookfoundationfreeprogrammingbooks | update howto bn md bengali review request | Help Wanted | what do this pr do add resource s remove resource s add info improve repo for resource description this pr add a how to at a glance document in bengali language for the free programming book repository the document provide an overview of how to contribute to the repository and serve as a qui... |
ebookfoundationfreeprogrammingbooks | update howto bn md bengali review request | Help Wanted | what do this pr do add resource s remove resource s add info improve repo for resource description this pr add a how to at a glance document in bengali language for the free programming book repository the document provide an overview of how to contribute to the repository and ser... |
ebookfoundationfreeprogrammingbooks | update code of conduct uk md ukrainian review request | Help Wanted | what do this pr do improve ukrainian language fix typo for resource description why be this valuable or not it give well understanding for ukrainian member how do we know it s really free for book list be it a book for course list be it a course etc che... |
ebookfoundationfreeprogrammingbooks | update free course hi md | Question | what do this pr do add resource s for resource add figma course in hindi why be this valuable or not yes it be valuable how do we know it s really free it be available on youtube for book list be it a book for course list be it a course etc checklist ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.