repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | add test for breadcrumb | Help Wanted | ref pullrequestreview 599942709 we should build out some test to assert that the breadcrumb be render correctly and have the expect text content |
freecodecampfreecodecamp | forum theme change | Help Wanted | discourse roll out an update which include a small breaking change for our forum theme the this topic will close in 6 month message box be visible at the bottom of each topic again this be originally fix in our theme here l727 l729 the css selector for this rule need to be change from topic stat... |
freecodecampfreecodecamp | help we translate badge link be break the layout on mobile small screen | Bug | describe the bug the link to the i18n contribution doc be break the layout on mobile small screen to reproduce step to reproduce the behavior try this on a mobile device or change your window viewport to a small one 1 go to 2 scroll down to cursos 3 see how ay dano a traducir l... |
freecodecampfreecodecamp | hint link in chinese curriculum | Bug | describe the bug the hint link jump to the chinese forum and show nothing now expect behavior they should fall back to the english counterpart |
freecodecampfreecodecamp | javascript qa project print undefine when fcc test be run | Bug | the javascript qa project quality assurance project print undefine to the console when fcc fetch the result of local test from route define in file fcctesting js there be no practical consequence but it would be more appropriate to either not print anything or to print what be happen I create ... |
freecodecampfreecodecamp | javascript qa project do not print the listening port if it be not specify | Bug | the javascript qa project quality assurance project print the server port number in file server js the port number be only print when the user specify it as environment variable in the other case the server print undefine as a consequence the user do not know on which port to open the application... |
freecodecampfreecodecamp | fix gitpod add curriculum build to gitpod | Bug | oliver break my setup console fail loading boot script workspace freecodecamp api server src server boot certificate js error can not find module config curriculum json require stack workspace freecodecamp api server src server util get curriculum js checklist ... |
freecodecampfreecodecamp | i18n doc do not render image | Bug | image our local image currently do not render in the translate documentation view this be due to the use of a relative link which break with the new path generate for i18n page a couple of potential fix use an absolute link this imho be the most effective have translator fix the lin... |
freecodecampfreecodecamp | react i18next old method warn | Help Wanted | when develop the client this warning appear console react i18next it seem you be still use the old wait option you may migrate to the new usesuspense behaviour see as this have be recently adopt I would not expect to see warning about old method |
freecodecampfreecodecamp | i18n translate validation warning | Help Wanted | as mention on the project submission warning need translate |
freecodecampfreecodecamp | format document I have remove all the unwanted line | Invalid | format document I have remove all the unwanted line from this file and make it look good checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branc... |
freecodecampfreecodecamp | link to external page with anchor element test be too permissive | Help Wanted | describe your problem and how to reproduce it the challenge can be pass with an url like href or href add a link to the page with the problem suggestion diff assert https www freecatphotoapp com gi test a attr href assert https ... |
freecodecampfreecodecamp | private timeline doesn t hide cert | Bug | the note on the setting page next to the timeline option say your certification will be disable if set to private but if you set your timeline to private you can still view your certification more discussion on the link issue |
freecodecampfreecodecamp | unexpected behaviour while update setting | 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 while I be update setting I notice that when we select multiple button that provide option of public or ... |
freecodecampfreecodecamp | add i18n key to showprojectlink component | Bug | this showprojectlink component l162 be mostly untranslated key should be add to the json file and use in the component so it can be translate there s some doc that may be helpful here how to translate the website screen shoot 2021 02 17 at 11 46 47 am |
freecodecampfreecodecamp | oppo cph2139 | 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 scroll down to ... |
freecodecampfreecodecamp | regex should accept https and http | Help Wanted | describe your problem and how to reproduce it I be assist a camper on the forum for this lesson and they say they couldn t pass the test they say they copy the solution exactly from the video but the video be wrong it use a different url than the challenge I think it would be good to remove it so camper b... |
freecodecampfreecodecamp | datum analysis with python jupyter notebooks twitter cheat sheet break link | Bug | describe your problem and how to reproduce it in datum analysis with python there be lesson about jupyter notebooks and on the bottom side of the video there be some useful link the last one be a link to twitter post that contain various tip command etc for jupyter well that link doesn t work anymore... |
freecodecampfreecodecamp | z index clash on notification bar vs menu | Bug | describe the bug the notification bar have a high z index than the menu make portion of it inaccessible without dismiss a notification to reproduce step to reproduce the behavior 1 set your profile to private 2 attempt to view your certificate 3 after the notification appear open the ... |
freecodecampfreecodecamp | certification page display issue background and bottom padding | Help Wanted | 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 some display issue with the certification page for example the background be set to height 100 which mean it cut off at strange place dep... |
freecodecampfreecodecamp | challenge title css | Bug | some challenge title be not fit a single line freecodecamp before so I think it would be helpful to add a wrap to a new line for a well perception of content freecodecamp after |
freecodecampfreecodecamp | sign up sign in page localization | null | the sign in page be not translate into world language |
freecodecampfreecodecamp | challenge title should not be truncate | Help Wanted | I be not sure if this be by design but I don t think it be necessary |
freecodecampfreecodecamp | standardize icon size on map | Bug | this be pretty minor and may be fine to just leave the icon be cause the button on the map to be different size screen shoot 2021 02 12 at 9 18 04 be the first highlight button be large than the second highlight button even though there s more text on the second one seem like we could give the icon... |
freecodecampfreecodecamp | background gif not display for mobile device | Bug | screenshot 143 in the radio page the background gif be not display for mobile device we could have scale that gif for mobile device but don t know for what reason its be hide |
freecodecampfreecodecamp | fix css to enhance the redability for user | Help Wanted | in email signup page text be not structured refer to that attach image if we add div class intro description style pad 0 15px it would look much good before after image screenshot 142 screenshot 138 |
freecodecampfreecodecamp | a bug while sign in and then sign out | Bug | when we sign in successfully a url be generate if we copy that url and then logout and then we just directly paste the url we be head to the page which say that we have be sign up successfully screenshot 141 |
freecodecampfreecodecamp | further explanation need for hack no 4 from 10 css hack every web developer should know | Bug | describe your problem and how to reproduce it I think it be unclear how hack no 4 actually work the author should provide more detail when I try to google single post css I only receive result relate to wordpress if this be something that only work for wordpress than the author should clarify ... |
freecodecampfreecodecamp | boilerplate link for backend challenge have go miss | Bug | the introduction page that be remove have the link to the boilerplate now those link be not in the curriculum already a few people that reach that point today have show confusion |
freecodecampfreecodecamp | sass curriculum create reusable css with mixin miss link | Bug | describe your problem and how to reproduce it miss relevant link add a link to the page with the problem recommend fix suggestion how would you update it I would add these 2 to the relevant link if possible add a screenshot here you can drag and drop png jpg gi... |
freecodecampfreecodecamp | i18n launch solutionform disallow python project | Bug | image include in the i18n launch be pr 40225 which add validation that camper be submit the link to the live url for their backend project this be great for the node js project but have break the ability to submit python project this should be adjust to pull the python project out of the scope of t... |
freecodecampfreecodecamp | algolia 404 error show in console when spanish home page load | Bug | when the spanish home page load I see an algolia 404 error the english and chinese home page do not appear to have this error I also test incognito on chrome and the error still persist image |
freecodecampfreecodecamp | bug click on credit card button on chinese donate page result in an invalid api key error | Bug | when on the donate page of the chinese site the button do not appear to do anything when click and result in a 401 error see below image |
freecodecampfreecodecamp | i18n launch challenge tab be untranslated on mobile small screen | Bug | describe the bug when you enter a challenge use a mobile device the tab below the main header be display with untranslated text to reproduce step to reproduce the behavior mobile device 1 go to 2 see untranslated tab below the main header expect behavior tab text should be ... |
freecodecampfreecodecamp | i18n launch certificate date not translate | Bug | image this value be dynamically generate not sure how we should well go about translate it |
freecodecampfreecodecamp | i18n launch certificate path | Bug | the english and chinese certificate path point to the correct location the espanol certificate path point to the english url I believe this be cause by the external attribute here l40 l57 but have not triage yet |
freecodecampfreecodecamp | i18n launch link to block page | Bug | currently link to block page do not exist this issue be multi part repository readme the readme md file currently contain the link to the old block page these link should be update ideally to new block link but for now a link to the superblock be fine these old link will also need to be ... |
freecodecampfreecodecamp | click the donate link in the navbar menu do not redirect to the spanish version of the page | Bug | describe the bug if you be in the spanish version of freecodecamp click the donar donate link in the navbar menu redirect you to the english version of the donate page and not the spanish translate one to reproduce step to reproduce the behavior 1 go to 2 click on man 3 clic... |
freecodecampfreecodecamp | footer appear on espanol challenge | Bug | describe the bug unlike chinese freecodecamp dev and www freecodecamp dev the www freecodecamp dev espanol challenge show the footer to reproduce step to reproduce the behavior 1 go to 2 scroll down 3 see footer expect behavior the footer should appear on the same page in all la... |
freecodecampfreecodecamp | mongodb driver error on console | Bug | we have be get new error since update the mongodb driver to 3 6 4 console top level use of w wtimeout j and fsync be deprecate use writeconcern instead relate report |
freecodecampfreecodecamp | cypress test break or flaky | Help Wanted | step 10 419 cc freecodecamp dev team |
freecodecampfreecodecamp | challenge completion status render on new line | Bug | image |
freecodecampfreecodecamp | certification have nav and do not render correctly when night mode be active | Bug | reference url navbar on espanol image night mode active image |
freecodecampfreecodecamp | stage i18n project and certificate title be untranslatable on setting page | Bug | describe the bug freecodecamp aim for all of its content to be translate but the project title that appear in the section certification and legacy certification of the user setting page be not translate to reproduce step to reproduce the behavior 1 go to 2 sign in 3 scroll do... |
freecodecampfreecodecamp | staging i18n navbar menu be not wide enough in the spanish version | Bug | describe the bug the navigation menu be not wide enough to display the text inicia sesi n para cambiar el tema in the spanish version of the site to reproduce step to reproduce the behavior 1 go to 2 click on man 3 see display bug expect behavior the text shouldn t be ... |
freecodecampfreecodecamp | fcc news click on a link that direct to a heading should take we to the expect position on the article | Bug | describe the bug markdown or html allow we to link to a particular heading in a article when that link be click the browser take we to the expect position for example when we open this link contribute we go to the contribute heading position this be not the case with fcc ne... |
freecodecampfreecodecamp | add this certification to linkedin profile show wrong month in linkedin | Bug | describe the bug when add the certificate to linkedin use the add this certification to linkedin profile button in certification user name certificate name show one month less than the month in which the certificate be issue to reproduce step to reproduce the behavior 1 go to ce... |
freecodecampfreecodecamp | fix redirect link to contributor chat room | Bug | describe your problem and how to reproduce it the problem be when click on this link in doc how to setup freecodecamp locally md directory to open contributor s chat room link be not valid and go to 404 page add a link to the page with the problem problem link here get help ... |
freecodecampfreecodecamp | typo in fcc news article call api cheatsheet | Bug | describe your problem and how to reproduce it hi there there be a typo in the api testing tool section of the api cheatsheet article it say postwoman hoopscotch but it should be postwoman hoppscotch add a link to the page with the problem recommend fix suggestion... |
freecodecampfreecodecamp | contribute freecodecamp typo in translate doc | Bug | look like a typo or something in the translate a curriculum file how to translate file i d translation good practice doc screen shoot 2021 02 05 at 2 04 33 pm maybe a miss closing tag or something I didn t look at the file also if you click either of the translator chat room link on the... |
freecodecampfreecodecamp | fix redirect link | Bug | describe your problem and how to reproduce it the problem be when click on this link in tool contributor directory to open contributor s chat room link be not valid and go to 404 page add a link to the page with the problem link contribute recommend fix suggest... |
freecodecampfreecodecamp | use the env file challenge issue | Bug | for more coverage I be open this here challenge as of 04 02 2021 a change have cause the above mention lesson to be uncompletable error syntaxerror unexpected token in json at position 0 at json parse at home runner boilerplate express 2 node module fcc express bground ind... |
freecodecampfreecodecamp | news article logistic regression the good part be a stub wip unfinished | Bug | search for some machine learning content I get a result from google to this fcc article logistic regression the good part 4 however it seem to be a stub work in progress or unfinished article of course I might be wrong too but I think to share link to the say article and a picture imag... |
freecodecampfreecodecamp | incorrect challenge completion calculation | Bug | I find a minor discrepancy when go through one of the recent challenge specifically it be at the conclusion of the css flexbox challenge within the responsive web design certification the challenge incorrectly display the amount complete the challenge show the complete amount as 65 first image h... |
freecodecampfreecodecamp | rework code interview prep challenge | Help Wanted | many of the code interview prep challenge specifically the rosetta code and project euler challenge I believe ask for a specific amount to be return e g your function should return 12345 we should rework all of they so the function take an argument and return something base on the argument more descript... |
freecodecampfreecodecamp | client console error | Bug | to begin I be see these on a gitpod instance so your kilometerage may vary layout default js warning fail prop type invalid prop child supply to defaultlayout expect a reactnode in defaultlayout in withi18nexttranslation defaultlayout in connect withi18nexttranslati... |
freecodecampfreecodecamp | custom company logo for the chinese landing page | Help Wanted | the chinese landing page should have the follow logo in order apple google microsoft alibaba and tencent |
freecodecampfreecodecamp | dev select text have same background as the rest of the page | Bug | if I try to select text with my mouse so I can copy paste it or something the select text have the same background as the rest of the page make it difficult to see what be select and frustrating to try and select well anything feb 02 2021 11 03 51 this seem to occur across the entire site perhap... |
freecodecampfreecodecamp | landing page icon be different height | 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 the height of the svg file on the landing page vary which cause the certification chart to look inconsistent to reproduce desktop pleas... |
freecodecampfreecodecamp | curriculum accessibility issue | Bug | on dev the widget I do not know what to call it which show the bool of whether or not a section be complete come up as a clickable element and be indexable because it be a button image |
freecodecampfreecodecamp | chinese certificate verification url incorrect | Bug | describe the bug the english and espanol certification have the correct verify this certification at url but the chinese certification link to the www freecodecamp dev domain to reproduce step to reproduce the behavior 1 go to and see the correct verify url 2 go to and see the... |
freecodecampfreecodecamp | stage donation modal contain incorrect superblock | Bug | describe the bug when complete the final certification project submit the project redirect to the next challenge in the follow superblock this also trigger the donation modal to appear which say you ve just complete but be grab the current block name instead of the previous to reproduce ... |
freecodecampfreecodecamp | use the forum on mobile many dropdown menu item be inaccessible | Bug | describe the bug use the forum I can t log out in portrait mode and in landscape mode only the first button of the user menu summary be accessible I have try swipe to see if it move and show the other but it doesn t only what be visible be usable to reproduce step to reproduce the behavi... |
freecodecampfreecodecamp | in article 10 to the power of 0 some snippet and text overflow on mobile | Bug | describe the bug in this article there be some math and text snippet that can t be see whole to reproduce go to with a small enough screen expect behavior see all the text screenshot 231c5120 991e 4a52 b539 76fe37b3c57d 58f3c232 c349 4db7 a8af 7a19254c8a75 smartpho... |
freecodecampfreecodecamp | thumbnail on news be cut on mobile | Bug | describe the bug on mobile there be some layout issue on news the thumbnail be cut this be moticeable where there be text in the image there be word be steal letter with long author name the publication date get move out of screen to reproduce step to reproduce the behavior go to ... |
freecodecampfreecodecamp | green flame icon still in use | Bug | if I link to contribute freecodecamp org in the forum the embed that appear have still the old green icon that be substitute with the one with the new color scheme image |
freecodecampfreecodecamp | chat layout issue increase font size | 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 I have increase default font size for my browser and now the icon in the top left corner overlap with the main part of the page to reproduce st... |
freecodecampfreecodecamp | python for everybody conditional execution syntax error | Bug | describe your problem and how to reproduce it all possible solution have 0 x but that be incorrect python variable name can contain digit but not the first one add a link to the page with the problem recommend fix suggestion how would you update it change each possible ... |
freecodecampfreecodecamp | menu button cover logo on small screen when user be not sign in | Bug | cc nhcarrigan and mot01 |
freecodecampfreecodecamp | navbar do not show donate message for donor | Bug | cc nhcarrigan and mot01 |
freecodecampfreecodecamp | switch to a path from a language be break | Bug | switch from the english version for a page to chinese and espanol be work but go back be break |
freecodecampfreecodecamp | navbar pre loading animation | Bug | the navbar have a pre loading animation on our production the upcoming new navigation need to implement this as well cc nhcarrigan and mot01 |
freecodecampfreecodecamp | private name show up on certificate | Bug | if I set my name to private on my setting page it still show up on certificate we could perhaps do like we do for some of the other setting and disable certificate when a name be private or perhaps just use a generic or blank name on the certificate this doesn t sound very good though I vote for the f... |
freecodecampfreecodecamp | rapid setting change cause some issue | Bug | go to your setting and try to rapidly change setting they get stick jan 23 2021 16 15 01 I be able to sort of reproduce this on production but it wasn t nearly as severe or as easy I get a button or two to get stick after a few try on staging happen every time if you try |
freecodecampfreecodecamp | curriculum challenge with external link what to do with they | Help Wanted | in a recent internal discussion the team want to understand how many curriculum challenge currently have external link outside of freecodecamp where we may be rely on the external link s information to teach something need to solve the challenge the discussion come about after a translator ask if an external i... |
freecodecampfreecodecamp | update gitignore | Invalid | format the text test checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the master branch of freecodecamp x all the file I change be in the same ... |
freecodecampfreecodecamp | enable ghost s post scheduling | null | tbd add detail |
freecodecampfreecodecamp | remove space from beginning and end pass with result as array instead of string | Help Wanted | describe your problem and how to reproduce it the challenge accept let hello hello world let wsregex s w d s w d s change this line let result hello match wsregex change this line in this case though result have value of ... |
freecodecampfreecodecamp | health check for third party service | Help Wanted | ojeytonwilliam that be the path move forward since we can not consistently test the outcome of our script on a third party service paypal modal the good way to test such case would be to test the information that we be give to these service for this instance a test to check if we be supply the proper u... |
freecodecampfreecodecamp | findanissue com break site provide in freecodecamp article | Bug | describe your problem and how to reproduce it this be a site make by a developer of freecodecamp to help beginner in find issue where they can contribute in open source seem like this website be not work I be be use window os and google chrome as my browser add a link to the page with the prob... |
freecodecampfreecodecamp | js data structure and algorithm telephone number validator project pass weak answer | Help Wanted | there be a problem with the test for the telephone validator they pass validator which do not check for proper spacing or dash I e my validator will return true for 55 55 55 555 5 this be the my code which pass the test but really shouldn t have function telephonecheck str let firstreg new r... |
freecodecampfreecodecamp | bug incorrect code block format on news article | Bug | describe your problem and how to reproduce it this article have code block format as multi line but all of the content be render on a single line this result in a horizontal scroll bar within the code block diminish readability add a link to the page with the problem recommend fix ... |
freecodecampfreecodecamp | typo in quality assurance project sudoku solver | Bug | this be how one of the instruction look like if the puzzle submit to api check be great or less than 81 character the return value will be error 58 expect puzzle to be 81 character long this be how it should be if the puzzle submit to api check be great or less than 81 character ... |
freecodecampfreecodecamp | bug heroku host project be down | Bug | the follow heroku host project be down chart the stock market image search abstraction layer vote app it look like there be a plan to migrate rebuild these on the rock domain these project be also still host on heroku but be currently up nightlife coordination app |
freecodecampfreecodecamp | typo error basic javascript do while loop | Bug | basic javascript iterate with javascript do while loop the next type of loop you will learn be call a do while loop it be call a do while loop because it will first do one pass I think it should be part link to the page with the problem recommend fix suggestion ... |
freecodecampfreecodecamp | remove solution from forum hint article | Bug | edit by mot01 I hope you don t mind qaz6209031 but I be change this issue to discuss the removal of the solution in the hint I fix the original issue describe below see the conversation for the new direction of the issue describe your problem and how to reproduce it there be several bug... |
freecodecampfreecodecamp | e2e test for translate version of learn | null | since we will be build independent version of the client for the different language the current cypress testing approach win t cover problem specific to non english client I propose we extend coverage by set up a parallel test run for one of the new language probably chinese simply due to it s level of compl... |
freecodecampfreecodecamp | seed user share an email | Bug | in the script to seed the database the auth user and certified user share an email address I have they both seed and could not change any of the setting for the development user you get an email uniqueness error one of the email address could probably be change in there edit on second thought ... |
freecodecampfreecodecamp | code platform | Bug | describe the bug h1 expect behavior |
freecodecampfreecodecamp | make background image responsive | Help Wanted | the background and the saron animation be fix and do not change size base on viewport so small screen see only a portion of the image and large fullhd screen will see the image stock to a corner user story edit user should see as much of the image as possible if the view have a wide ratio in comp... |
freecodecampfreecodecamp | remove leaf node test don t check remove non exist element from non empty tree | Help Wanted | describe your problem and how to reproduce it use the code in this file remove node the challenge be passable by uncommente line 56 59 if curr null console log curr curr return null the wording of the test be try t... |
freecodecampfreecodecamp | flesh out exercise tracker user story and typo | Help Wanted | in order to avoid common confusion with this project I suggest we add something along the line of typescript interface exercise description string duration number date date specifically todatestring date portion of date object interface newuser i d string ... |
freecodecampfreecodecamp | open a cert on a private profile redirect to the homepage | Bug | if I set my profile to private and try to open a cert from the setting page or from the timeline on my portfolio I get a message that I need to set my profile to public to view a cert and get redirect to the home page seem like a user should get redirect to the page they come from or possibly remove the flas... |
freecodecampfreecodecamp | some certifcate link open in a new tab some in same tab | Bug | if I click on a link to a certificate from my setting page it open in the same tab if I click on one from the timeline on my portfolio it open in a new tab we could probably make this consistent I believe I make the timeline link open in a new tab because there s no nav on the cert page so the only way to g... |
freecodecampfreecodecamp | certificate test coverage need extend | Help Wanted | describe the bug on the test site it s possible to claim certificate credit to mot01 for catch this without complete any of the project expect behavior something as important as this need to be flag up by automate test additional context the bug itself be fix by |
freecodecampfreecodecamp | typo basic javascript escape literal quote in string | Help Wanted | this be a dumb problem and I be new to github so please forgive I for any weirdness basically on this page we see this explanation this signal to javascript that the follow quote be not the end of the string but should instead appear inside the string so if you be to print this to the console yo... |
freecodecampfreecodecamp | not able to update the avatar of a chat room | Bug | describe the bug I try to update the avatar of this room as below but it turn out to be a blank image image expect behavior update the avatar successfully screenshot image image desktop please complete the follow information browser chrome versi... |
freecodecampfreecodecamp | quality assurance project sudoku solver undefined use case | Help Wanted | describe your problem and how to reproduce it while work on the sudoku solver project one scenario come up that wasn t clear to I how to handle the scenario be what do you do if I ask to check a value of a cell with an exist value for my project I choose to return a conflict with the row col... |
freecodecampfreecodecamp | a small mistake in the forth example of const in the give link | Bug | problem description in the link give below be an important concept of var let and const in javascript I be absolutely happy with the post but I find a slight mistake in the snippet code for const after the line while we can not do this it say the code should not work should give an... |
freecodecampfreecodecamp | quality assurance project sudoku solver example url be down | Bug | describe the bug the example url at be down and be return an error 504 gateway time out response all of the other quality assurance example url be function correctly to reproduce step to reproduce the behavior 1 go to 2 wait 3 see error expect behavior function example proj... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.