repository stringclasses 156 values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8 values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | forum nav bar be misalign on dropdown event | Bug | describe the bug when select one of the dropdown menu option on the forum if the page be scroll down at all the nav bar drop to the middle of the page to reproduce step to reproduce the behavior 1 go to 2 scroll the page down a bit 3 click on the menu button in the top right of the nav 4 nav bar drop to centre of screen expect behavior the nav bar should remain fix in place screenshot image desktop please complete the follow information os window 10 version 1909 browser chrome version 86 0 4240 198 additional context cc ieahleen bradtaniguchi |
freecodecampfreecodecamp | code fence should have language | Help Wanted | this allow we to highlight they with prism for contrast have a code language for the answer image vs image some challenge have console output wrap in code fence ideally these should not use code fence since they be just text a pre element would be more semantic to avoid extra work this should wait until be merge |
freecodecampfreecodecamp | move to node js 14 lt | Help Wanted | we want to start use node 14 lts and would love some help in test out the current setup workflow etc particularly we want to watch out for outdated dep and warning here be a list of thing that we want to check x the local dev setup x building production build x warning error etc x update dep if need |
freecodecampfreecodecamp | error message in challenge console on initial page load syntaxerror invalid regular expression flag s | Bug | describe the bug I be use the late version of firefox and microsoft edge I give not try this issue in chrome yet and I keep get the follow message syntaxerror invalid regular expression flag s I notice when I copy and paste the message here it also paste the error message freecodecamp provide when you get a test wrong and fcc provide hint in the console let you know what be wrong on that test even though it do not visibly populate in the console this issue be effect all test I navigate to to reproduce step to reproduce the behavior 1 go to 2 see error in challenge console expect behavior I expect there to be no error message in the console and for the console to display proper error message I need to pass the challenge screenshot fccghissue desktop please complete the follow information os lubuntu and window 10 browser firefox and microsoft edge version firefox 70 0 1 32 bit mozilla for ubuntu canonical 1 0 and firefox 83 0 64 bit for window and microsoft edge 87 0 664 41 for window 64 bit |
freecodecampfreecodecamp | after login we couldn t find path auth auth0 undefined learn error at top of page | Bug | describe the bug after login we couldn t find path auth auth0 undefined learn error at top of page to reproduce step to reproduce the behavior 1 this behavior be present after log in to fcc appear at the top of the screen immediately after login expect behavior would not expect to see this error screenshot image desktop please complete the follow information os experience on win10 and macos bigsur browser experience in chrome firefox and safari version would have to check on ff and safari chrome be version 86 0 4240 198 smartphone please complete the follow information have not try on safari additional context do not appear in impair functionality of site |
freecodecampfreecodecamp | bad link in | Bug | describe your problem and how to reproduce it there be a bad link on the page the link to help by answer code question take you to which say oop that page doesn t exist or be private add a link to the page with the problem recommend fix suggestion how would you update it I try look around the forum for the page that that use to link to but I be not sure I would say it could just go to the home page if possible add a screenshot here you can drag and drop png jpg gif etc in this box |
freecodecampfreecodecamp | can t sign in chat room by use github | Bug | describe the bug I can not sigin in chat room by use github on my smartphone to reproduce step to reproduce the behavior img 20201119 002820 img 20201119 003042 img 20201119 003224 smartphone please complete the follow information os android browser via |
freecodecampfreecodecamp | all cypress ci fail due to github remove set env and add path command | Bug | github yesterday november 16 remove set env and add path command which our cypress ci depend so currently all cypress test in ci be fail just use the late version of the cypress github action should do the trick we be currently run the outdated cypress io github action v1 action image |
freecodecampfreecodecamp | bug with mobile autocomplete in challenge code section | Bug | describe the bug when try to replace the text inside the closing tag of an html element the autocomplete delete part of the closing tag and sometimes some text before it to reproduce step to reproduce the behavior 1 click here to go to the challenge where I experience this issue but use a mobile phone I use a samsung s8 with a google chrome browser 2 try edit the current div element however don t delete the whole element or its tag give a div element as follow some content here edit it by replace the character div with footer 3 edit the opening tag first and with the keyboard still open put the cursor inside the closing tag 4 start edit by delete the div text in the closing tag the platform will attempt to auto complete the tag for you this will cause the removal of the part of the closing tag in my case it also remove some text that be just before the part of the closing tag 4 to replicate the bug it be important that you keep the keyboard open and don t attempt to hide or close it while edit the opening and closing tag expect behavior I expect the auto complete to simply replace the character div with the character footer when attempt to autocomplete instead of delete other character and part of the closing tag in the process screenshot before edit screenshot 20201117 090017 chrome after edit opening tag and keep keyboard open screenshot 20201117 090224 chrome while keep keyboard open I start delete the div character and the buggy autocomplete engage screenshot 20201117 090133 chrome desktop please don t use a desktop smartphone device samsung s8 os android 9 browser google chrome version 85 0 4183 101 additional context I have only notice this problem on mobile and it really be annoying consider that code on mobile naturally isn t a piece of cake so autocomplete be one feature that should always work correctly |
freecodecampfreecodecamp | news article say to ask any question in this repository | Bug | feel free to ask any question on freecodecamp s github page or freecodecamp s forum maybe the part about any question in this repository should be remove the article be this one |
freecodecampfreecodecamp | hint 1 be incomplete | Bug | describe your problem and how to reproduce it hint 1 of the formula here be incomplete maybe I be wrong and it be do desperately or maybe it be not be render in my browser kindly check it add a link to the page with the problem recommend fix suggestion how would you update it if possible add a screenshot here you can drag and drop png jpg gif etc in this box screenshot |
freecodecampfreecodecamp | regular expression restrict possible username should lastindex be reset | Bug | challenge forum post I know we do this with other regex challenge if this challenge do need the same fix it might be worth have it in the js teardown instead |
freecodecampfreecodecamp | offline warning message be hard to read in dark mode | Bug | to reproduce step to reproduce the behavior 1 go to learn or setting with the theme set to dark 2 turn off internet connection and wait actual behavior the offline warn message show up but the text be quite hard to read screenshot |
freecodecampfreecodecamp | update boilerplate code | Help Wanted | refer to discussion r518700511 the follow boilerplate use the assertion analyser js which need to be update per the above comment the code in question should be on line 66 69 javascript while obj objparser str datum cnt obj obj str str substre 0 obj start cnt str substre obj end 1 and should be replace with ojeytonwilliam suggestion javascript let obj objparser str while obj datum cnt obj obj str str substre 0 obj start cnt str substre obj end 1 obj objparser str the follow boilerplate use this code mocha chai could be fix in the current pr issue tracker could be fix in the current pr metric converter stock price checker personal library anonymous message board sudoku solver american british translator multiplayer game the correspond demo project will also need the update it seem cc randelldawson raisedadead |
freecodecampfreecodecamp | 3 question to watch out for article be miss embed code example | Bug | describe your problem and how to reproduce it code example reference in article do not appear try three different browser to verify add a link to the page with the problem recommend fix suggestion how would you update it contact author and restore content if possible add a screenshot here you can drag and drop png jpg gif etc in this box |
freecodecampfreecodecamp | fix remove extra space in file | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | bring freecodecamp eslint config inside the monorepo | Help Wanted | we currently have some eslint configuration in the publish package and some inside freecodecamp freecodecamp this be a bit confusing be there a good reason to maintain the eslint config repo separately if not I think we should manage it with lerna instead |
freecodecampfreecodecamp | add arabic translation to comment js | Invalid | 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | create hactoberfest | Invalid | amazing to learn make pull request 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | apply visual design make motion more natural use a bezi curve typo | Bug | describe your problem and how to reproduce it the text read prior challenge cover the linear and ease out cubic bezier curve however but it should read prior challenge cover the linear and ease out curve however add a link to the page with the problem recommend fix suggestion how would you update it by delete cubi error en apply visual design make motion more natural c bezier if possible add a screenshot here you can drag and drop png jpg gif etc in this box |
freecodecampfreecodecamp | fix remove extra blank line | Invalid | 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | update readme md | Invalid | 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 all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | local dev tool to change developmentuser s setting | Help Wanted | spend too much time work on the client side it be become tedious to test feature which require the developmentuser to have certain certificate setting the main one be time take to claim the cert be there scope to include a dev tool to complete certain operation with ease what would this look like a new npm script to npm run dev claim all cert a simple interface to allow devs to input specific urls solution main time take task try to claim backend cert which have test I need to scavenge through my repl and glitch account to get a project which still hopefully pass try to claim js cert which require solution I normally copy pasta the md solution but still be tedious it be not as simple as just change the devuser to be isjscertifie because then it miss the solution |
freecodecampfreecodecamp | update readme md | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | fix remove extra blank line section | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | freecodecamp | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | fix remove extra blank line between section | Invalid | 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | update readme md | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | create a new pull request by compare | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | create jscalculator html | Invalid | js calculator 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | first pr | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | incorrect description of test suite that break the logic of the task | Bug | describe your problem and how to reproduce it in order to find a bug you should open the link and check the description of the test suit namely multiplication by 8 repeatstringnumtime 8 should return the task repeat a string repeat a string in the basic algorithm script challenge have a bug in indicate the number of asterisk I believe that expect to be 8 because the test do not pass when output 4 asterisks if multiply by 8 the test be pass when the number of asterisk equal multipli I check it several time on different browser and device browser google chrome 86 0 4240 111 64bit mozila firefox 82 0 64bit operating system window 10 pro 64bit version 2004 build 19041 572 mobile browser safari v 14 1 iphone 7 plus add a link to the page with the problem recommend fix suggestion how would you update it change the task description to the correct one repeatstringnumtime 8 should return if possible add a screenshot here you can drag and drop png jpg gif etc in this box click to see a screenshot of the bug test |
freecodecampfreecodecamp | create javafibonacci | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | doc translation do not have the introduction page | Bug | translation do not have the introduction page i18n chinese readme originally post by sky020 in issuecomment 714520138 |
freecodecampfreecodecamp | doc multiple h1 element on a page show child from each other | Bug | image moderator handbook child end up as reply template child not a big deal nothing break originally post by sky020 in issuecomment 714520138 |
freecodecampfreecodecamp | doc rtl be break and do not reset when switch back | Bug | also if you traverse from a right to leave language arabic chinese then go to english the text remain right to left image originally post by sky020 in issuecomment 714522654 |
freecodecampfreecodecamp | english forum load slowly in china | Bug | describe the bug be load very slowly new incognito window vpn off fail after 3min today succeed after 2min yesterday but once it s open vpn on in 3s I can fast visit the post vpn off expect behavior loading fast in china screenshot image image lot of url here be pende or fail sometimes they re aws1 discourse cdn com or sjc1 discourse cdn com when I ping they it show timeout in different city desktop please complete the follow information os mac os browser chrome version 86 0 4240 111 |
freecodecampfreecodecamp | run fcc locally get I 404 page couldnot be find error with a blank page | Bug | describe your problem and how to reproduce it I follow the documentation and download all the necessary software to run it locally but when npm run develop it show I a blank page with 404 page couldnot be find with the follow error note that the development build be not optimize 1 to create a production build use gatsby build 2 success build development bundle 164 624s 4 error load a result for the page query in dev 404 page query be not run and no cached result be find 5 error load a result for the page query in query be not run and no cached result be find 6 error load a result for the page query in 404 html query be not run and no cached result be find be I miss something thank for you time |
freecodecampfreecodecamp | text switch | Invalid | just some writing touchup I be come from the fcc article on do hacktoberfest for absolute beginner and I don t know how to change anything else yet I know it sound pathetic but everyone be a newbie at some point so please approve my pull request and by next year ill be pre like a pro 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | text update | Invalid | just some writing touchup I be come from the fcc article on do hacktoberfest for absolute beginner and I don t know how to change anything else yet I know it sound pathetic but everyone be a newbie at some point so please approve my pull request and by next year ill be pre like a pro checklist x I have read freecodecamp s contribution guideline 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | fix remove unnecessary line gap | Invalid | 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | add space so people don t have to | Invalid | add a couple space at the top so people who be do the challenge don t have to 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 world language for example only english change or only chinese change etc close xxxxx I m not sure if this pull request be consider spam since it be only a couple of space but I genuinely think that there should be some space there so people don t have to add they when do the challenge so I make this pull request |
freecodecampfreecodecamp | gatsby command not find on macos with late version of master branch | Bug | describe your problem and how to reproduce it I have follow the local setup guide step by step and the error be come at step 4 how to setup freecodecamp locally i d step 4 start the freecodecamp client application and api server start the freecodecamp client application and api server npm run develop I be get the follow error on run the above command client worker ready freecodecamp develop user anil project personal freecodecamp client gatsby develop inspect 9230 sh gatsby command not find npm err code elifecycle npm err syscall spawn npm err file sh npm err errno enoent npm err freecodecamp develop gatsby develop inspect 9230 npm err spawn enoent npm err npm err fail at the freecodecamp develop script npm err this be probably not a problem with npm there be likely additional log output above npm err a complete log of this run can be find in npm err user anil npm log 2020 10 18t15 02 50 035z debug log npm err code elifecycle npm err errno 1 npm err freecodecamp develop client cd client npm run develop npm err exit status 1 npm err npm err fail at the freecodecamp develop client script npm err this be probably not a problem with npm there be likely additional log output above npm err a complete log of this run can be find in npm err user anil npm log 2020 10 18t15 02 50 051z debug log error develop client exit with 1 npm err code elifecycle npm err errno 1 npm err freecodecamp develop npm run all ensure env p develop npm err exit status 1 npm err npm err fail at the freecodecamp develop script npm err this be probably not a problem with npm there be likely additional log output above npm err a complete log of this run can be find in npm err user anil npm log 2020 10 18t15 02 50 112z debug log base freecodecamp add a link to the page with the problem how to setup freecodecamp locally i d step 4 start the freecodecamp client application and api server recommend fix suggestion how would you update it npm install global gatsby cli but it should be automatically instal with npm ci because it s already add as a dependency l36 if possible add a screenshot here you can drag and drop png jpg gif etc in this box |
freecodecampfreecodecamp | create portfolio | Invalid | template for portfolio 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | amir abdul sattar | Invalid | I have add a folder name amir abdul sattar with basic html program please add I in the repository 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | fix remove extra blank link between section | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | plz accept it | Invalid | fraf 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | fix remove extra blank link between section | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | fix remove extra blank space between section | Invalid | checklist 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | react add inline style in react | Help Wanted | describe your problem and how to reproduce it correct answer doesn t get evaluate to true add a link to the page with the problem tell we about your browser and operating system browser name firefox browser version operating system window 10 home if possible add a screenshot here you can drag and drop png jpg gif etc in this box image |
freecodecampfreecodecamp | master | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | make slight change on copyright | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | jsremovecomment cause test to fail | null | lesson this code fail one particular test const squarelist arr only change code below this line return arr filter num num 0 number isinteger num map num math pow num 2 only change code above this line const squaredinteger squarelist 3 4 8 5 3 3 2 console log squaredinteger whereas if the space to the left of map or filter be remove the code pass helper function md file randelldawson ping |
freecodecampfreecodecamp | fix remove extra blank line between section | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | scrimba s watch a video embed isn t work | Bug | describe the bug click on watch a video under help bring up scrimba video embed which doesn t play the video this issue apply to all challenge where watch a video option be available fcc issue desktop please complete the follow information os ubuntu 20 04 64 bit browser chrome version 86 0 4240 75 official build |
freecodecampfreecodecamp | fix remove extra blank line | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | create a function that return a function s name | Invalid | 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | raise a test issue for contribute to the open source community | Invalid | this be the test issue I have create for testing purpose please ignore |
freecodecampfreecodecamp | greaternumber | Invalid | program to find the great of two number in javascript 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | update identification number | Invalid | 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | bug sign in button in nav show on dev even if already sign in | Bug | while qae dev I notice when visit the main landing page the sign in button be present on the nav bar even if I be already log in this be quite confusing to I if I click on sign in or curriculum I be take to the same place lean why not show the profile and avatar when a user be already log into the site |
freecodecampfreecodecamp | add a contribution image for this file | Invalid | 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | create a video rental inventory system | Invalid | I need some help in work video rental store application design optimization the application describe the follow task inventory store video inventory can add delete change and receive all video inventory have 3 type of film old new regular 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 all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | update contribute md | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | add new platform | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | doc incorrect relative linking in translation | Bug | to add to this issue navigate to the translation translation choose anything but english i18n afrikaans index click on a nav link such as reply template i18n afrikaan flight manual use reply template try to navigate anywhere else i18n afrikaans flight manual how to setup freecodecamp locally malforme url appear originally post by sky020 in issuecomment 702889697 |
freecodecampfreecodecamp | doc format issue on markdown template | Bug | screenshot be quite self explanatory from the afrikaan translation i18n afrikaans flight manual use reply template image from the english translation flight manual use reply template image neither be correct but it be odd that they be different as well raisedadead separate issue I be unsure whether to include the crowdin sync label in this could a description be add to that label |
freecodecampfreecodecamp | improvement | Invalid | 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | enhance readability of the readme md file | Invalid | the grammar correctness be absent at some point thus make the require change to ensure correctness 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | update readme md | Invalid | checklist x 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | be the express env exercise correct | Help Wanted | description extract from the exercise the env file be a hidden file that be use to pass environment variable to your application link to the exercise we write a env file hold a var something we can console log this variable by run run in a repl it file but this be not the standard node js behavior npm start or node server js win t load any variable unless we include the dotenv package so if any user try to emulate that project locally it win t work the same I may be miss something simple but just find it strange and ask in repl it didn t help much so far add a link to the page with the problem because it s a hidden file the only way be to build it yourself a way be to create a new repl it and a env file then console log the value directory tree image fcc dotenv |
freecodecampfreecodecamp | add palindrome checker javascript project | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | add tribute page project | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | detailed description of telephone number validator | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | explaination of palindrome checker javascript project | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | improve the description of javascript course | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | add indonesian translation in text alternative | Invalid | 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | client sentry integration | Help Wanted | be your feature request relate to a problem please describe currently error in the client be silently ignore describe the solution you d like similarly to the api server it would be good if we could report error to sentry describe alternative you ve consider nothing obvious leap to mind sentry work well additional context we would need to be careful not to overwhelm the quota and only report thing that be genuinely unexpected there be already some code lie around from a previous attempt issuecomment 701344881 |
freecodecampfreecodecamp | add a new quote | Invalid | 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | miss repository for datum reading section datum analysis with python certificate course | Bug | hi I click on the notebook on github to get the file need for the datum reading section but the page be not find error 404 be there another link where I can access these file thank here s a link to the course image error image |
freecodecampfreecodecamp | fix spelling error | Invalid | 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 world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | standardize link in curriculum | Help Wanted | the curriculum project and challenge page contain link to various place github codepen replit etc sometimes they open in a new tab sometimes not sometimes they contain rel noopener noreferrer sometimes not we could go through and make they all consistent add target blank rel noopener noreferrer nofollow to all of they here s a good article explain the rel value not sure what we all want to use I think we could make they all open in a new tab at the least edit for link with these format hexadecimal number here regex gm should target they and 1 will swap they into hexadecimal number here |
freecodecampfreecodecamp | news section level 5 head h5 style be inconsistent with other heading | Bug | level 5 heading be navy and center align the other heading be leave align and be black h5 |
freecodecampfreecodecamp | project submission throw uncaught error | Bug | submit an invalid url for the front end project do not behave as expect image expect no uncaught error camper be notify about misshapen url |
freecodecampfreecodecamp | gitpod environment not set up for test | Bug | when run an instance of the platform in gitpod npm run test curriculum throw this error console cross env full output true mocha delay reporter progress error fail to launch the browser process workspace freecodecamp curriculum node modules puppeteer local chromium linux 800071 chrome linux chrome error while load share library libnss3 so can not open share object file no such file or directory troubleshooting at onclose workspace freecodecamp curriculum node modules puppeteer lib cjs puppeteer node browserrunner js 193 20 at interface workspace freecodecamp curriculum node modules puppeteer lib cjs puppeteer node browserrunner js 183 68 at interface emit event js 327 22 at interface close readline js 416 8 at socket onend readline js 194 10 at socket emit event js 327 22 at endreadablent stream readable js 1220 12 at processticksandrejection internal process task queue js 84 21 npm err code elifecycle npm err errno 1 npm err freecodecamp test full output cross env full output true mocha delay reporter progress npm err exit status 1 npm err npm err fail at the freecodecamp test full output script npm err this be probably not a problem with npm there be likely additional log output above npm err a complete log of this run can be find in npm err home gitpod npm log 2020 09 29t19 02 52 374z debug log npm err code elifecycle npm err errno 1 npm err freecodecamp test curriculum full output cd curriculum npm run test full output npm err exit status 1 npm err npm err fail at the freecodecamp test curriculum full output script npm err this be probably not a problem with npm there be likely additional log output above npm err a complete log of this run can be find in npm err home gitpod npm log 2020 09 29t19 02 52 393z debug log gitpod workspace freecodecamp since the update of puppeteer I need to run sudo apt install libgbm1 to update before the test work I assume something similar can be do for gitpod useful resource courtesy of mrugesh our config documentation run on alpine |
freecodecampfreecodecamp | create single source of user story and note for back end node certification project | Help Wanted | internally we have several discussion about the pro and con of move all the user story for the back end certification project to a single location the decision be to move all the user story and note for the back end node project to learn goal create a single source for user story and instruction to reside make it easy to create translation of these project instruction make they easy to maintain task 1 each user story will be a test text in the learn file the user story should be write from the second person perspective 2 the description section of each learn file should be standardize to include a link to the demo project and to the boileplate repl it and github com any supplemental information like note or example would be incorporate in the bottom of description section here s how the markdown should look build a full stack javascript app that be functionally similar to this work on this project will involve you write your code use one of the follow method clone this github repo and complete your project locally use our repl it starter project to complete your project use a site builder of your choice to complete the project be sure to incorporate all the file from our github repo when you be do make sure a work demo of your project be host somewhere public then submit the url to it in the solution link field optionally also submit a link to your project s source code in the github link field 3 use the user story with the most specificity e g if the user story be more specific on the readme md boilerplate or demo project or index html of demo project use those on learn for the test text 4 each boilerplate readme md file should only contain a project title that link to the the applicable learn page project any other text should be delete example url shortener microservice 5 any user story or instruction should be remove form the project code file I e myapp js or server js 6 remove any user story information from a project s landing page I e index html the only thing that should remain would be example usage information this apply to the demo project and boilerplate note the project demos be host in the demo project repo please limit pr s on learn to one project at a time pr s to boilerplate can not be merge until change on learn hit production once all change have be deploy the readme md s for each project in the demo project repo will be delete if you would like to work on one of the project please reply so we can add your name to the table below to avoid duplicate work by other contributor certification project demo project boilerplate learn timestamp microservice challenge file boilerplate x have user story remove x be host on rock x have user story remove x readme have link to learn x have user story x on production request header parser microservice challenge file boilerplate x have user story remove x be host on rock x have user story remove x readme have link to learn x have user story x on production url shortener microservice challenge file boilerplate to sky020 x have user story remove x be host on rock x have user story remove x readme have link to learn x have user story x on production exercise tracker challenge file boilerplate x have user story remove x be host on rock x have user story remove x readme have link to learn x have user story x on production file metadata microservice challenge file boilerplate x have user story remove x be host on rock x have user story remove x readme have link to learn x have user story x in production metric imperial converter challenge file boilerplate x have user story remove x be host on rock x have user story remove x readme have link to learn have user story on production issue tracker challenge file boilerplate x have user story remove x be host on rock x have user story remove x readme have link to learn x have user story x in production personal library challenge file boilerplate x have user story remove x be host on rock x have user story remove x readme have link to learn x have user story x in production sudoku solver challenge file boilerplate x have user story remove x be host on rock x have user story remove x readme have link to learn x have user story x on production american british translator challenge file boilerplate x have user story remove x be host on rock x have user story remove x readme have link to learn x have user story x on production stock price checker challenge file boilerplate x have user story remove x be host on rock x have user story remove x readme have link to learn x have user story x on production anonymous message board challenge file boilerplate x have user story remove x be host on rock x have user story remove x readme have link to learn x have user story x on production secure real time multiplayer game challenge file boilerplate x have user story remove x be host on rock x have user story remove x readme have link to learn have user story on production |
freecodecampfreecodecamp | create single source of instruction and note for back end node challenge | Help Wanted | internally we have several discussion about the pro and con of move all the instruction to a single place the final decision be to move all instruction and note for the back end node challenge to learn main reason for decision create a single source for user instruction to reside make it easy to create translation of these challenge instruction task 1 compare instruction in all source and conclude on which source or complication of source will be use on learn 2 any instruction should be delete form the boilerplate code file I e myapp js or server js 3 each boilerplate readme md file should only contain a project title that link to the the applicable learn page project any other text should be delete example url shortener microservice 4 the practice challenge description should indicate exactly where code should be place in the file of the boilerplate s project code file I e myapp js this be critical as we will no long have reference point like step number or challenge title to indicate where to put code note please limit prs to one section or boilerplate at a time pr s to boilerplate can not be merge until change on learn hit production if you would like to work on one of the section please reply so we can add your name to the table below to avoid duplicate work by other contributor boilerplate learn instruction have be remove instruction have be add manage package with npm boilerplate x already do x already do x in production basic node and express boilerplate x x pr in production mongodb and mongoose boilerplate to sky020 x x pr 39970 x in production quality assurance with chai boilerplate to sky020 x x pr in production advanced node and express boilerplate to sky020 x x pr in production information security boilerplate x x x pr in production |
freecodecampfreecodecamp | invalid proptype send to showsetting when view profile | Bug | if the camper unsure if this occur in production but I assume so set any profile relate setting to private and view their profile an empty object be pass to many prop expect array image I have be work on this side of the platform so can get to it soon unless someone else want to give it a go |
freecodecampfreecodecamp | how pull req be verify png | Invalid | create by potrace 1 16 write by peter selinger 2001 2019 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | deprecate componentwillmount be present in react section | Help Wanted | the react tutorial be contain componentwillmount lifecycle which be deprecate page link |
freecodecampfreecodecamp | use github action for testable project deployment | Help Wanted | we would like to use github action instead of travis ci for testing and deployment |
freecodecampfreecodecamp | embed in forum sometimes have too big image | Bug | in this forum post the embed for the challenge link have a freecodecamp image that be a tad too big image confront with usual embed image nhcarrigan say there be at least an other case of this happen |
freecodecampfreecodecamp | capitalize letter in username silently get convert to lowercase | Help Wanted | describe the bug while write test with cypress I find that in the setting page when you try to change your username with a capital letter it silently get s convert to lowercase for example if quincy be input it get s convert to quincy to reproduce step to reproduce the behavior 1 go to set 2 click on the username change input and enter a username with capital letter 3 click save 4 see the issue expect behavior it should show an error message or warn the user that capital letter in name will get convert to lowercase |
freecodecampfreecodecamp | update contribute md | Invalid | 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 master branch of freecodecamp all the file I change be in the same world language for example only english change or only chinese change etc close xxxxx |
freecodecampfreecodecamp | basic javascript pass value to function with argument | Help Wanted | describe your problem and how to reproduce it the challenge instruction say 2 call the function with two number as argument but you can only pass positive integer I suggest that either the instruction be change to 2 call the function with two positive integer as argument or the regex should be change to s functionwithargs s s 0 9 0 9 s s 0 9 0 9 s s so that it can accept negative and decimal change the regex would probably be simple because it could be change across all the language file without have to worry about translation plus it would probably be easy for the average reader to understand not change the instruction I can handle this once there be agreement add a link to the page with the problem here tell we about your browser and operating system browser name chrome browser version version 85 0 4183 121 official build 64 bit operating system macbook catalina if possible add a screenshot here you can drag and drop png jpg gif etc in this box screen shoot 2020 09 24 at 9 34 38 pm screen shoot 2020 09 24 at 9 35 25 pm |
freecodecampfreecodecamp | intermittent ssl certificate failure on cdn freecodecamp org | Bug | be anybody else see this issue it have happen to I multiple time over a period of time it affect everything that use the cdn I e the test script and forum login page script and svg resource fail to load it seem very intermittent and random so I m not really sure what be go on cdn cert cdn cert login cdn cert test ssl server test screencapture ssllab sslt analyze html 2020 09 25 00 20 18 |
freecodecampfreecodecamp | can you please make a documentation to eazy understand | Bug | describe your problem and how to reproduce it add a link to the page with the problem recommend fix suggestion how would you update it if possible add a screenshot here you can drag and drop png jpg gif etc in this box |
freecodecampfreecodecamp | cypres with firefox keep crash | Bug | image |
freecodecampfreecodecamp | test for implementation of social authentication too strict | Help Wanted | the test need to be update to allow for the two main way of define route app get auth github callback post passport authenticate local failureredirect req re re redirect profile and app get auth github callback passport authenticate local failureredirect req re re redirect profile add a link to the page with the problem |
freecodecampfreecodecamp | youtube embed have issue loading | Bug | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.