repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | some bug find | Bug | look forward for report a security issue please report security issue by follow our security policy security describe the bug a clear and concise description of what the bug be to reproduce website link when I be go through this blog I find some bug kindly update th... |
freecodecampfreecodecamp | typo in javascript learn exercise incorrect unit mention in lesson instruction | Bug | describe the issue hello freecodecamp team I find a minor typo in the javascript learn module in the lesson title use getter and setter to control access to an object there be a small error in the instruction relate to create a getter and setter for temperature conversion here s the specific portio... |
freecodecampfreecodecamp | post tweet a thank break for single sign on twitter account | Bug | describe the issue I come across this bug while read couple of article and want to post a tweet when window open with single sign on the encoded redirect uri of the tweet content result in 400 with error code 369 message invalid json syntax from x twitter affect page st... |
freecodecampfreecodecamp | basic node and express serve static asset pass when serve root folder | Bug | describe the issue challenge can be pass with solution that will serve file from the root folder not just public directory ref by use dirname as a path serve static asset and not give explicit path to the app use the static asset will be serve from dirname root folder in thi... |
freecodecampfreecodecamp | typo error in an article about html table by hillary nyakundi | Bug | describe the issue this be the article I find the typo error in this article under the title how to style html table use css there be a typo under this heading in the article in the second paragraph there be a line afterall you wouldn t want your reader to stare at datum divide by only ... |
freecodecampfreecodecamp | text refer to keyboard layout in javascript or operator be not true for uk keyboards | null | describe the issue would add clarity for brit if this be include I know the uk keyboard may be use less globally than the american layout but its a small tweak that could be add hope it s okay to suggest it text state the logical or operator be compose of two pipe symbol this can typi... |
freecodecampfreecodecamp | replit python project boilerplate | Bug | describe the issue seem to be break again the run command be empty and dependency install doesn t seem to work either didn t check all of they run command they make some update to the package so that might be why only seem to be affect the python boilerplate not sure if should be... |
freecodecampfreecodecamp | warn about glitch incompatibility with metric imperial converter project | Bug | describe the issue we see this every so often and it might warrant a note see the example for more context affect page your code expect behavior warn the user so they do not waste time debug something that be out of their control screenshot no response ... |
freecodecampfreecodecamp | fix typo in css flexbox project step 21 | Bug | describe the issue in step 21 we have a typo here the correction should be also know as not also known as affect page current direction with typo your image need some space between they the gap css shorthand property set the gap also known as gutter ... |
freecodecampfreecodecamp | js regular expression restrict possible username bit wrong regular expression pass the test | Bug | describe the issue I think that I could pass all the challenge test with a little bit of wrong regular expression if I understand everything correctly the name a1111111 be correct by challenge s condition meanwhile I complete the challenge with the regular expression that doesn t respect this ... |
freecodecampfreecodecamp | c certification control variable scope lesson question issue | Bug | describe the issue the control variable scope and logic use code block in c in the add logic to c console application have an question that doesn t really feel quite right for this section the question be which of the following describe the affect of a use statement the thing be use st... |
freecodecampfreecodecamp | miss encodeuricomponent when link to linkedin and twitter | Bug | describe the issue I think there s an issue where not all info be transfer from freecodecamp to linkedin when try to add a new certification from what I gather in src client only route show certification tsx you need to add encodeuricomponent for both the twitter x and the linkedin link tsx ... |
freecodecampfreecodecamp | permanent redirect in fcc express backend challenge | Bug | describe the issue when try to submit the code for the env challenge an error be report by the editor error unexpected token in json at position 0 upon further analysis the content it be try to parse be permanent redirect the href be the repl it url affect page ... |
freecodecampfreecodecamp | test in cat photo step 12 too restrictive | Bug | describe the issue the test require an href attribute of exactly but the instruction say to use note the trail slash affect page your code see more cat photo in our gallery link to cat picture expect behavior the test should not care if the trail slas... |
freecodecampfreecodecamp | polish the code element style because it look like a button | Help Wanted | the code element inside the challenge have the same border as the button which case confusion for I multiple time as I expect something to happen when I click over they I think we should do one of these two polish the style so they don t look like button add functionality for when they be click ... |
freecodecampfreecodecamp | misspell in cat painting project | Bug | describe the issue here s the last paragraph in the instruction instead of static give you cat head a position of relative and leave both top and leave property as they be notice that where be say give you cat head should actually be give your cat head affect pag... |
freecodecampfreecodecamp | we be unable to verify your trophy from microsoft s learn platform | Bug | mod edit see issuecomment 1702493283 original issue describe the issue when I m try to collect the trophy in the foundational c with microsoft it s show I that the backend be crash 500 status code and show I the message we be unable to verify your trophy from microsoft s learn pl... |
freecodecampfreecodecamp | improve ux on invalid url submission by user | Bug | describe the issue I be collect my first trophy in the new freecodecamp x microsoft foundational c with microsoft and I m get 500 status code when I try to connect my freecodecamp account to my microsoft account to collect the trophy image affect page step to reproduce 1 go to 2 st... |
freecodecampfreecodecamp | ui component type error | Bug | go to any bonfire challenge this error appear in the browser console console warning receive true for a non boolean attribute dropup if you want to write it to the dom pass a string instead dropup true or dropup value tostre in button create by forwardref in forwar... |
freecodecampfreecodecamp | success alert on the top do not collapse itself | null | describe the issue success alert below the navbar e g after update profile do not collapse itself which can be inconvenient for the user affect page step to reproduce 1 go to profile 2 update anything on your profile 3 a success alert will appear on screen 4 it do not collapse... |
freecodecampfreecodecamp | jest not recognize error when try run ui component test at window | Bug | describe the issue I m try to run test of ui component as it say in the docs I m run pnpm run test ui component command I m get jest be not recognize as an internal or external command error message on the terminal I m use window 11 node v20 1 0 affect page how to work... |
freecodecampfreecodecamp | step 78 wrong degree with px on accident say 1deg | Bug | describe the issue instruction state 10px fail test do incorrectly error state that it must be 1degerror instruction bug prove please be grateful free testing again to your company I would like to one day do correction to update thing like this on github affect page step 78 new responsive ... |
freecodecampfreecodecamp | just a test case please ignore it | Invalid | look forward for report a security issue please report security issue by follow our security policy security 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 | test variable collide with common user variable | Bug | describe the issue the test variable here should be preface with an or something like that to prevent collide with a common user variable name affect page your code javascript const person function first last let firstname first let lastname last this getfir... |
freecodecampfreecodecamp | test for cat painting step 8 too strict | Bug | describe the issue you can only pass this step if you put everything on one line and have a space after the comma p s you can not have a space before the first color either or after the last percentage affect page your code for example this will not pass background... |
freecodecampfreecodecamp | sign in and out repeatedly on the same page break flash message | Bug | describe the issue if you sign in and out repeatedly on the same page the flash message show flash signin success message success 0 flash signin success instead of proper message string this issue happen on certain page as far as I have check it happen on doesn t happe... |
freecodecampfreecodecamp | need proper introduction for css i d selector | Bug | describe the issue I believe that step 8 of the accessibility quiz be the first time the css i d selector be introduce I search the previous course and do not find it even though the registration form use the i d attribute on some html element it do not style they with the i d selector the instr... |
freecodecampfreecodecamp | clarify instruction for seek and destroy | Bug | describe the issue the instruction for the js challenge seek and destroy clearly say note you have to use the argument object but yet you can pass this challenge without use the argument object by modify the function to use a rest parameter to capture the additional argument in addition there ... |
freecodecampfreecodecamp | old twitter logo | Bug | describe the issue this be a minor issue the twitter logo on the profile page be that white bird but actually its an x symbol so I believe we should change that logo to the late one affect page step to reproduce 1 just go on anyone s code camp public profile 2 there you can see the o... |
freecodecampfreecodecamp | fix move definition of color wheel | Bug | describe the issue color wheel concept be introduce in lesson 32 but not define until lesson 36 suggest move definition of color wheel to where it be first introduce in step 32 remove definition from step 36 affect page your code n a expect behavior ... |
freecodecampfreecodecamp | bug progress be not save after successfully complete the project challenge help | Bug | describe the issue in back end development and apis project challenge when I successfully complete a project and submit it no response appear and the page do not redirect to the next challenge affect page step to reproduce I don t know about this step expect behavior in the... |
freecodecampfreecodecamp | css child combinator could use well explanation | Bug | describe the issue I believe that accessibility quiz step 13 be the first time we introduce the css child combinator I ve look through the finished css for all previous course and have not find it the instruction and hint for step 13 merely say to use it but they don t explain what it do or why it be nee... |
freecodecampfreecodecamp | typo in hint text for learn typography by build a nutrition label step 54 | Bug | describe the issue the hint text for one of the test in step 54 of the learn typography by build a nutrition label project have a minor typo this typo isn t visible unless a learner fail a specific test affect page additional context the hint text in this file l32 currently read... |
freecodecampfreecodecamp | learn css animation by build a ferris wheel step 23 fail test in safari | Bug | describe the issue we get a report that the current test for step 23 of the learn css animation by build a ferris wheel project fail in the late version of safari the test work as expect in firefox and chrome affect page your code css animation cabin 10 linear infinite ... |
freecodecampfreecodecamp | project euler problem 6 sum square difference | Bug | describe the issue the current instruction say find the difference between the sum of the square of the first n natural number and the square of the sum the above statement would be interpret as sum of the square square of the sum math 1 2 2 2 n 2 1 2 ... |
freecodecampfreecodecamp | instruction not show up in the editor panel | Bug | describe the issue the instruction be not show affect page your code catphotoapp cat photo see more cat photo in our gallery expect behavior to show I that I have it wrong screenshot system device laptop os... |
freecodecampfreecodecamp | incorrect single instead of double | Bug | describe the issue find another bug on step ten of new responsive web design able to pass with single instead of double affect page step ten step to reproduce 1 go to 2 click on 3 scroll down to 4 see error expect behavior notice it be single use ... |
freecodecampfreecodecamp | success pop up not center | Bug | describe the issue the success you have log in be not center properly it look odd and can be correct affect page step to reproduce 1 go to sign in 2 click on login and lgoin to your account 3 the green pop up of success you have log in be not show properly 4 see error ... |
freecodecampfreecodecamp | google ad overlap content on news post | Bug | describe the issue I be read the freecodecamp article link below and the ad on the page overlap the content I be try to look at affect page text svg 20images 20can 20be 20written element 20 in 20your 20html 20document text body 3e if 20you 20did 20everythe 20correctly 2c 20your 20webpage... |
freecodecampfreecodecamp | solid article miss image find | Bug | describe the issue this fine article sadly be miss a couple key image apparently the author blog which host the image be no long a valid domain I be able to find the image on the wayback machine and will attach they here image image affect page step to reproduce ... |
freecodecampfreecodecamp | add test for i18n cta | Help Wanted | in relation to 51115 we should add test that check the help we translate badge do not appear on any english block the help we translate badge do not appear on any i18n block when the superblock be audit the help we translate badge do appear on i18n block when the superblock be not audit |
freecodecampfreecodecamp | learn typography by build a nutrition label step 41 typo in instruction english | Bug | describe the issue there appear to be a slight typo in the english instruction on step 41 of learn typography by build a nutrition label the instruction be display on the style css file and read as step 41 the text daily value should be align to the right create a right sel... |
freecodecampfreecodecamp | html test pass when it shouldn t responsive web design certification | Bug | describe the issue this happen on step 14 of the learn html form by build a registration form challenge instruction ask for four html element to be place but the code pass without add any closing tag or partially add any below four affect page your code expe... |
freecodecampfreecodecamp | repl it no long make it simple to use dotenv file | Bug | describe the issue as I discover last night s research dotenv file be no long directly editable on repl it they actually use a feature call secret now the instruction need update to ensure future camper don t have any trouble follow the node and express lesson more about secret aff... |
freecodecampfreecodecamp | update index md | Invalid | checklist I have read and follow the contribution guideline I have read and follow the how to open a pull request guide how to open a pull request my pull request target the main branch of freecodecamp I have test these change either locally on my machine or git... |
freecodecampfreecodecamp | make alt text on alumnus image more accessible | Help Wanted | describe the issue this be a minor issue but I think it need to be address the current alt text for the three alumnus image on the main landing page be just the person s name this be merely duplicate information that be already provide and doesn t give people who can t see the image the same informatio... |
freecodecampfreecodecamp | mongoose collection remove be deprecate | Bug | describe the issue I be do back end development and apis certification and be on mongodb and mongoose it show the warning deprecationwarne collection remove be deprecate use deleteone deletemany or bulkwrite instead the problem be in the server js file this same issue be a... |
freecodecampfreecodecamp | long trend article in footer overlap and cause horizontal scroll bar | Bug | describe the issue if the title of a trending article in the footer be too long it overlap with the one next to it and can cause a horizontal scroll bar at certain width affect page step to reproduce 1 go to 2 scroll to the footer 3 change the window width until the title ... |
freecodecampfreecodecamp | user can backspace themselves out of the editable region | Bug | describe the issue a user can hold down the backspace key on their keyboard and keep go thus proceed upwards and upwards out of the section of the file mean to be edit a challenge may have you want to edit line 36 and 37 but user can backspace themselves all the way back to line 25 at least affec... |
freecodecampfreecodecamp | build a mario database step 340 test don t match instruction give | Bug | describe the issue I delete the row as the instruction in the exercise imply but after do that the test would not pass because I be suppose to have the luigi row still available so I create the row again but in the next exercise I be suppose to select from second table to check if luigi be go like... |
freecodecampfreecodecamp | style of external preview button on mobile view do not match the rest of the tab | Bug | describe the issue the style of the external preview button should match the rest of the the tab on the mobile preview affect page all page with editor step to reproduce 1 go to a challenge file 3 make the viewport narrow until you see the mobile layout 5 on the tab ... |
freecodecampfreecodecamp | land page certification list include non certification | Bug | describe the issue previously we have leave out the code interview prep section from the landing page because it fall under the heading earn free verified certification in but we do not have certification for code interview prep I assume with all the change to the code interview prep section ... |
freecodecampfreecodecamp | doc documentation on set up cypress out of sync incorrent | Bug | it seem the cypress section of the fcc docs how to add cypress test be outdate incorrect I be try set it up but all of the command describe in the doc have problem and throw error the pnpm run cypress dev run command fail a few test the pnpm run cypress prd run command mention in the doc doe... |
freecodecampfreecodecamp | button style look inconsistent chrome edge | Bug | describe the issue on chrome and edge the border around button element get browser s default style of border style outset these button appear different from the button that be create with link element and look inconsistent with our overall design affect page for example step to r... |
freecodecampfreecodecamp | typo | Bug | describe the issue typo remove the word to from the sentence below they ll also learn how to the tech industry work should be they ll also learn how the tech industry work affect page step to reproduce typo remove the word to from the ... |
freecodecampfreecodecamp | challenge use variable in user code for test | Bug | describe the issue this code have the only change code above this line comment but really we shouldn t be use variable in the user code for test affect page your code javascript function nonmutatingsplice city only change code below this line return city s... |
freecodecampfreecodecamp | celestial body database test pass without require foreign key | Bug | describe the issue the user story say each planet should have a foreign key that reference one of the row in star the test pass without the require foreign key affect page your code expect behavior the test should not pass without a foreign key referenc... |
freecodecampfreecodecamp | fix security hall of fame hyperlink | Bug | describe the issue the 3rd point within the guideline guideline subsection of freecodecamp s security policy contain a hyperlink to the hall of fame list which seem to be break at the moment because when the user click on that hyperlink they end up with a 404 page not find error 3 ... |
freecodecampfreecodecamp | timeline on profile be use dash name for new rwd step | Bug | describe the issue the timeline on the profile page be use the dash block name for only the new rwd step challenge step to reproduce 1 go to 2 see dash block name for new rwd step challenge expect behavior it should display the proper title e g learn css grid by build a ... |
freecodecampfreecodecamp | remove border from solution code | Bug | describe the issue unnecessary border be display around each line in the solution code of certification project affect page for example step to reproduce 1 go to someone s certification page 2 click on view view code to see the solution code expect behavior each line... |
freecodecampfreecodecamp | grammatical error in build a quiz step 8 | Bug | describe the issue the word to be repeat one after the other on the instruction scale the image use its i d as a selector and set the width to to be the maximum of 100px or 18vw affect page your code expect behavior it should be scale the image use it... |
freecodecampfreecodecamp | test rely on variable in user editable code | Help Wanted | describe the issue the test for this problem rely upon a variable in the user editable code if the user delete this variable then a correct solution will not pass the test we should update the test to not do this affect page your code javascript function maximumpathsumi tria... |
freecodecampfreecodecamp | improvement in move forward from here module | Bug | describe the issue currently the instruction in move forward from here module mention about manage package with npm manage package with npm subsection which be a subsection of a completely different course I e back end development and apis course at the moment those instruct... |
freecodecampfreecodecamp | improvement in dispatch an action event module | Bug | describe the issue currently the second paragraph in dispatch an action event module happen to be as follow recall that action creator return an object with a type property that specify the action that have occur then the method dispatch an action object to the redux store base on the previ... |
freecodecampfreecodecamp | unnecessary horizontal scrollbar in step instruction | Bug | describe the issue some step be place unnecessary horizontal scrollbar on plain text content the content be be treat as a code example and thus be not line wrapping normally also the content be code as one continuous line with no newline thus cause a very long horizontal scroll and make it more difficult... |
freecodecampfreecodecamp | weird behavior with long code block in instruction | Bug | describe the issue on this page it tell you to copy and paste the code that be within a box it wouldn t let I scroll through that text box to see all the text unless I double click to highlight it all be there a way we can make it let you scroll through to see all the text from the beginning af... |
freecodecampfreecodecamp | add note on react 18 incompatibility to frontend challenge | Bug | describe the issue see how often this issue still come up we should probably do something about it we have talk about this before but it never really get any traction the question be where should the note be add and what should it say we have an open issue we can link to as well if need af... |
freecodecampfreecodecamp | go to next challenge be throw an error for certificate challenge | Bug | describe the issue when complete the rwd portfolio certificate challenge and click go to next challenge or use ctrl enter an error be throw in the browser console and it do not advance to the next challenge I have not test this as sign in or with other certificate challenge uncaught typeer... |
freecodecampfreecodecamp | improvement in use for a more concise conditional module | Bug | describe the issue currently the second paragraph in use for a more concise conditional module mention that the user can string multiple condition together by write after each one but doesn t provide any such example which make thing a bit unclear to make thing a bit more clear and in o... |
freecodecampfreecodecamp | improvement in introduce inline style module | Bug | describe the issue currently the instruction in introduce inline style module happen to be as follow add a style attribute to the div in the code editor to give the text a color of red and font size of 72px note that you can optionally set the font size to be a number omit t... |
freecodecampfreecodecamp | can t copy all code in monaco use a touchscreen | Bug | describe the issue we often ask people to paste their current code into the forum but I m not sure there be a good way to copy all of your code from the monaco editor use a touch screen device I have find that you can copy one line of code by hold your finger on the line for just a bit and then when you let up... |
freecodecampfreecodecamp | learn more about css pseudo selector by build a balance sheet step 16 miss test | Bug | describe the issue as I love free code camp org I would like to inform the problem and stay as minimal as I can staight on problem in responsive web design learn more about css pseudo selector by build a balance sheet 15 quality control degrading code robustness affec... |
freecodecampfreecodecamp | break test s in step 1 of the picasso painting project | Bug | describe the issue the test pass despite many html tag not be in the correct order see attach code and screenshot affect page your code this pass html this also pass html expect behavior the html boilerpla... |
freecodecampfreecodecamp | learn bash module in exercise 70 1 explicitly mention that it will give permission deny error | Bug | describe the issue the prompt for exercise 70 1 read now instead of use sh or bash to run your script you can run it by execute the file and it will default to bash run your script by execute it with questionnaire sh but it be intend to give a permission deny error someone might ... |
freecodecampfreecodecamp | learn bash module not check if test be be pass | Bug | describe the issue learn bash scripting by build five program stop check if the test be go through affect page your code touch questionnaire sh expect behavior check test run screenshot test fail test erro2 test error system device d... |
freecodecampfreecodecamp | news link head 404 | Bug | describe the issue I find that 3 link on one of the news page mention in the affect page be go 404 seem the page have be unpublished since I find those in web archive the link be the follow 1 certify associate in software testing cast 2 certify test engineer cste 3 cer... |
freecodecampfreecodecamp | font awesome do not work on the personal portfolio webpage | Bug | describe the issue font awesome appear to not be allow for use or block within the responsive web design personal portfolio webpage I try several different version of font awesome and various technique to debug it on the personal portfolio webpage to no avail I then copy and paste all htm... |
freecodecampfreecodecamp | get a warning message in console on submit the solution | Bug | describe the issue there be some module e g create a control form module within the react section of the front end development librarie course where when the user submit their solution whether correct or incorrect then they end up with the follow warning within the console ... |
freecodecampfreecodecamp | the run test button not work | Bug | describe the issue the run test buttton be not responsive on several test if not more on the javascript algorithm and dara structures certification this be a list of test where the button be not work there may be even more test that be not work they all need to be check append variable to strin... |
freecodecampfreecodecamp | didn t fix anything | Invalid | checklist I have read and follow the contribution guideline I have read and follow the how to open a pull request guide how to open a pull request my pull request target the main branch of freecodecamp I have test these change either locally on my machine or git... |
freecodecampfreecodecamp | test doesn t ignore comment | Bug | describe the issue I like to comment out code I need to edit so I can start fresh but still have a reference available I haven t experience this specific issue before until today it confuse I quite a bit and I couldn t figure out why the test wasn t pass and give I a key value failure after 10 ... |
freecodecampfreecodecamp | improvement in render state in the user interface module | Bug | describe the issue currently the instruction in the render state in the user interface module happen to be as follow in the code editor mycomponent be already stateful define an h1 tag in the component s render method which render the value of name from the component s state s... |
freecodecampfreecodecamp | markdown instead of html | Bug | describe the issue I be review the technical documentation project and notice that the step only use html I think it would be more beneficial for the user story to encourage markdown instead as someone who have be do more doc base open source contribution this language be use more to create documentation ... |
freecodecampfreecodecamp | local scope and function semicolon issue | Bug | describe the issue I think that semicolon be a must in javascript nevertheless I make a variable and didn t finish the line with a semicolon it still execute fine without mistake affect page your code function mylocalscope only change code below this line let myvar 5 ... |
freecodecampfreecodecamp | improvement in pass an array as prop module | Bug | describe the issue currently the second paragraph within the pass an array as prop module happen to be as follow the child component then have access to the array property color array method such as join can be use when access the property const childcomponent prop prop colo... |
freecodecampfreecodecamp | can t develop through gitpod due to pnpm version | Bug | look forward for report a security issue please report security issue by follow our security policy security describe the bug a clear and concise description of what the bug be gitpod can t be use to develop right now or maybe it s possible but someone new wouldn t know what step they need ... |
freecodecampfreecodecamp | run locally I can t access other language version | Help Wanted | look forward for report a security issue please report security issue by follow our security policy security describe the bug a clear and concise description of what the bug be to reproduce step to reproduce the behavior the real url for spanish be so I expect that when run local... |
freecodecampfreecodecamp | regex on copy an array with the spread operator challenge be too strict | Bug | describe the issue on this challenge the task be to use the spread operator to copy an array js semantics allow the spread operator to have whitespace between it and the object it be be apply to the following be valid javascript const test 1 2 3 const a b test co... |
freecodecampfreecodecamp | improvement in write a react component from scratch module | Bug | describe the issue as per the instruction in write a react component from scratch module user be suppose to write a react component from scratch for which they will need to make use of react and reactdom consider that the very first instinct of the user will be to import react and react... |
freecodecampfreecodecamp | improvement in render a class component to the dom module | Bug | describe the issue currently as per the instruction in render a class component to the dom write a react component from scratch module user be suppose to use reactdom render method though there s a mention of the syntax of the reactdom render method I e reactdom render targetno... |
freecodecampfreecodecamp | improvement in create a component with composition module | Bug | describe the issue currently at the very end of the create a component with composition module a note have be provide which happen to be as follow note childcomponent be define with an es6 arrow function because this be a very common practice when use react however know that this be ... |
freecodecampfreecodecamp | improvement in render html element to the dom module | Bug | describe the issue in render html element to the dom module the user be suppose to add their code after the provide code snippet keep that in mind the comment within the provide code snippet should be change from change code below this line to add your code below this line ... |
freecodecampfreecodecamp | improvement in use each to map over item in a list module | Bug | describe the issue in use each to map over item in a list module currently the instruction say write an each directive that go through a list blue black red and assign each variable to a color bg class where the color part change for each item each class should set t... |
freecodecampfreecodecamp | access nest object allow destructure | Bug | describe the issue probably not all that important although it be valid syntax and it do what be ask for const mystorage car inside glove box map passenger seat crumb outside trunk jack valid... |
freecodecampfreecodecamp | test failure | Invalid | checklist I have read and follow the contribution guideline I have read and follow the how to open a pull request guide how to open a pull request my pull request target the main branch of freecodecamp I have test these change either locally on my machine or git... |
freecodecampfreecodecamp | improve the navbar ui | Help Wanted | describe the issue navbar and its content seem simple redesign the item and menu may improve the ui affect page step to reproduce 1 go to 2 play around with the navbar 3 improve the menu 4 good look sign in signup action expect behavior enhance the design ... |
freecodecampfreecodecamp | unclear instruction in step 64 of build a cat photo app | Bug | describe the issue it might be just I be a bit confused with the instruction but someone from the forum have this issue and it also take I a bit of time to get the instruction right as well so it say make the text freecodecamp org into a link by enclose it in an anchor a element the href att... |
freecodecampfreecodecamp | inconsistent number of tutorial across the platform like learn and news | Bug | describe the issue the placeholder in search bar on freecodecamp org show search 9000 tutorial while on freecodecamp org news it show search 10 100 tutorial affect page freecodecamp com step to reproduce 1 go to 2 click on 3 scroll down to 4 se... |
freecodecampfreecodecamp | should the check your code button and the instruction be in between the line of the code editor | Bug | describe the issue I feel like this be not suppose to look this way but if I m wrong sorry affect page your code none expect behavior I think the instruction and button should be below the editor screenshot system device 2022 macbook pro... |
freecodecampfreecodecamp | float point issue with use getter and setter to control access to an object | Bug | describe the issue the formula give for convert from c to f be give as a f c 9 0 5 32 but this can also be write as b f 9 0 5 c 32 these two formula be produce different result use 26 for c which be use in the test we get a 26 9 0 5 ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.