repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
freecodecampfreecodecamp
cafe menu typo in step 50
Bug
describe the issue there be an apostrophe miss in the instruction instead of and the value price as the second p element class attribute it should be and the value price as the second p element s class attribute affect page
freecodecampfreecodecamp
todo app step 6 should allow usage of single quote
Bug
describe the issue when complete this step the test do not pass if you use single quote around one of the click argument or the hide argument in the toggle method use in the callback function while use double quote for the other test should still pass when single quote be use for one and double quot...
freecodecampfreecodecamp
change the editable region and update direction for step 123 rpg game project
Bug
describe the issue on the forum we have a lot of camper confuse on which line to edit for step 123 of the rpg game project we should update the editable region to make it more clear where they should write their answer we should probably also update the direction to say to add to the exist m...
freecodecampfreecodecamp
certification project pnpm test curriculum doesn t seem to validate solution code against hint
Bug
describe the bug the pnpm test curriculum command doesn t seem to validate solution code against the hint this appear to be an issue only in certification project step to reproduce choose a certification project file change one of the hint so that the challenge doesn t pass run fcc...
freecodecampfreecodecamp
rpg step 11 reject valid code
Bug
describe the issue below be syntactically valid code that meet the challenge description the error message say you should have a control stat selector but we ve adopt a policy of accept any valid syntax that meet the challenge description so I think we need to check that the target element ...
freecodecampfreecodecamp
statistic calculator step 22 bad error message
Bug
describe the issue the below code return this error message if the array length be even your median variable should use the getmean function to calculate the mean of the two middle number your first argument should be the value of sort at array length 2 and the second at array...
freecodecampfreecodecamp
javascript new course bug the solution isn t correct
Bug
describe the issue at the lesson learn intermediate oop by build a platformer game lesson 103 it require that the solution will be js settimeout checkpointscreen style display none 2000 notice the after the arrow it should be i...
freecodecampfreecodecamp
legacy cert should say legacy on profile page
Bug
describe the issue the legacy cert all have the word legacy in front of they e g on the map there s an open issue to add it to the legacy js cert on the setting page certification setting on the certification themselves but we don t have legacy in front of the cert name on the p...
freecodecampfreecodecamp
football team card step 30 should clarify if truthiness check be expect
Bug
describe the issue the challenge ask the user to use a ternary operator to check if iscaptain be true so the follow code should pass js name iscaptain true captain but the challenge only accept truthiness check js name iscaptain ca...
freecodecampfreecodecamp
music player project update explanation for sort method
Bug
describe the bug the first issue be the challenge expect inline return and doesn t accept the follow code js const shuffle userdata song sort return math random 0 5 the second issue be the explanation of the sort method be quite rush ...
freecodecampfreecodecamp
rpg project unable to progress in step 93
Bug
describe the issue the check your code button be not work in this challenge I have finish the challenge however when I click the check your code button nothing happen and I be unable to progress affect page step to reproduce 1 go to 2 click on check your code 3 scr...
freecodecampfreecodecamp
python cipher step 12 instruction
Bug
describe the issue this be the 2nd most popular step for forum post behind step 16 currently the instruction be start by find the position of the first letter in the string one way be to use the build in find function a string find char above char be the character you want to loca...
freecodecampfreecodecamp
python cipher step 75 instruction
Bug
describe the issue instruction need to be adjust the current state be modify the if condition by call isalpha on char if char follow this to the letter and you get if char isalpha however the solution be if char isalpha propos...
freecodecampfreecodecamp
a2 english task 95 incorrect grammar
Bug
describe the issue the expect answer for the final blank be corp but this mean that the sentence end as from fcc corp use two period at the end of a sentence be incorrect in english one period will handle both the abbreviation of corporation and the termination of the sentence affect pa...
freecodecampfreecodecamp
stripe js have a memory leak
Bug
describe the issue after use the learn platform for a while the heap size use by stripe start grow here be the context from chrome browser s memory tab relate to the leak js stripe com m outer js stripe com controller js stripe com payment request inner google pay pay google com...
freecodecampfreecodecamp
misalignment in a2 english icon
Bug
describe the issue the letter in the a2 english icon be slightly misaligned and also aren t center within their box e and n be most noticeable but I think 2 be also one pixel off to the left affect page step to reproduce 1 go to 2 zoom into the icon 3 see ...
freecodecampfreecodecamp
fix typo in step 82 hint text for music player project
Bug
describe the issue the word statement be misspell in this first hint for step 82 of the music player project md you should create an if statment with the condition nextsongexist note to contributor this issue be mark available for contribution the first comprehensive pr create will be...
freecodecampfreecodecamp
new js cert title isn t render on profile page
Bug
describe the issue image also it seem like it might be out of order it should probably appear in the order as it be in the curriculum which would make it at the top of the list in the image but below the rwd cert if I have it be claim step to reproduce see example on my dev prof...
freecodecampfreecodecamp
legacy js certification should be label with legacy and move on profile page
Bug
describe the issue the legacy curriculum all have the legacy label in front of they except the old js curriculum map superblock page setting certification in all the image above it should say legacy javascript algorithm and datum structure also on the profile page it sh...
freecodecampfreecodecamp
rpg step 172 don t use indexof to test for true false
Help Wanted
describe the issue I don t think we should be teach the use of indexof as we be in this step it be fine if the index be need but if you only need a true false I would suggest it should be use include not indexof as an aside an if statement be not an expression as it be call in this step...
freecodecampfreecodecamp
we should allow for multiple answer to resolve step 34 for football team card
Bug
describe the issue right now for step 34 we be expect camper to use a ternary to check if nickname be not null js nickname nickname null nickname n a but as bring up in this discussion here we should allow camper to pass with this code too js nickname ...
freecodecampfreecodecamp
test be to strict for step 103 of platformer game
Bug
describe the issue we have a camper unable to pass the test because the test be expect parenthesis here js if ischeckpointcollisiondetectionactive settimeout checkpointscreen style display none 2000 but this be valid code and should pass js const sh...
freecodecampfreecodecamp
learn algorithm design by build a short path algorithm test case problem in step 30
Bug
describe the issue while assign distance to node through dictionary comprehension when I write def short path graph start unvisited list graph distance node 0 if start node else float inf for node in graph path node for node in graph print f...
freecodecampfreecodecamp
learn greeting in your first day at the office miss word in caption text of task 163
Bug
describe the issue the dialogue of task 163 be well it s five o clock I guess this be it for your first day how be it however the caption and the fill the blank text be well five o clock I guess this be it for your first day how be it additionally the change also need t...
freecodecampfreecodecamp
miss step in playwright gitpod setup guide
Bug
describe the issue in playwright gitpod setup section of how to add playwright test page it s miss the step cd to e2e directory reader can be confuse and run the command in the root directory this will cause error affect page how to add playwright test i d playwright gitpod setup ...
freecodecampfreecodecamp
fix curriculum accept no space after the
Bug
checklist x I have read and follow the contribution guideline x I have read and follow the how to open a pull request guide how to open a pull request x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or git...
freecodecampfreecodecamp
learn localstorage by build a todo app step 23 test be pass for the incorrect solution
Bug
describe the issue the task be about finish implementation of the below eventlistener js taskform addeventlistener submit e e preventdefault const dataarrindex taskdata findindex item item i d currenttask i d const taskobj i d titleinput value t...
freecodecampfreecodecamp
learn localstorage by build a todo app step 58 specify code requirement
Bug
describe the issue either any valid solution should pass or the text should specify the solution it require I would suggest both update the text and the hint the text repeat the same thing twice it tell you how to fix it and then use the same word tell you the requirement except it doesn t tell you ...
freecodecampfreecodecamp
a typo in a2 english for developer learn greeting in your first day at the office
Bug
describe the issue jake be explain the purpose of his visit to sarah he s there to hand over something that sarah need which will permit he should be her access to certain area affect page your code expect behavior screenshot no response system...
freecodecampfreecodecamp
wrong answer be the correct one in learn greeting in your first day at the office task 24
Bug
describe the issue learn greeting in your first day at the office task 24 the speaker say let I show you to your desk but the answer be different the right answer be the conference room which wasn t in the dialogue the right answer should be the desk affect page ...
freecodecampfreecodecamp
conflict hint with the instruction
Bug
describe the issue the instruction be say to use variable name as right array but the corresponding variable name just before right array be leave part if we use the variable name right array it say the variable name should be right part which be valid hint but the instruction be wrong affect...
freecodecampfreecodecamp
fix curriculum don t force comparison order
Bug
checklist x I have read and follow the contribution guideline x I have read and follow the how to open a pull request guide how to open a pull request x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or git...
freecodecampfreecodecamp
typo in music player project step 33
Bug
describe the issue there be a small typo in the music player step 33 where the word pause have be repeat twice affect page your code expect behavior there should be one pause screenshot image system device laptop os ...
freecodecampfreecodecamp
typo in music player project step 32
Bug
describe the issue there be a small typo in the music player project step 32 where the spelling of syntax be write as sysntax affect page your code expect behavior sysntax should be correct to syntax screenshot image s...
freecodecampfreecodecamp
project euler problem 1 incorrect title and name
Bug
describe the issue I be work on project euler problem 1 and notice that from a math perspective the title and the function name be all incorrect project euler problem 1 be about find multiple of 3 or multiple of 5 this be different than what we have on our platform our exercise say multiple of 3 and...
freecodecampfreecodecamp
learn basic javascript by build an rpg game step 129 wrong hint
Bug
you should add the result of math floor gold monster fight level 6 7 to gold assert match defeatmonster tostre gold s s math floor s monster fight level s s 6 7 s the hint text should not have gold inside math floor
freecodecampfreecodecamp
ui component usage of formgroup s controlid result duplicate i d
Bug
describe the bug the formgroup component in the ui component library have a controlid prop which help associate a form control with a label we expect that the follow code jsx email would result html email however the result be actually html ...
freecodecampfreecodecamp
allow space in fill in blank challenge for the english section
Bug
describe the issue a lot of the fill in the blank challenge be set up in a way such that space really shouldn t matter however due to the way it be set up some camper be get trip up by space affect page your code expect behavior space really shouldn t matter and as l...
freecodecampfreecodecamp
learn introduction in an online team meet task 95 require two full stop in a row after abbreviation
Bug
describe the issue I m no language genius but I don t think the requirement be correct I m not sure you be suppose to use two full stop in a row after an abbreviation not sure if both be correct or what text note 20also 20that 2c 20when 20an full 20stops 20 in 20a 20row affect page ...
freecodecampfreecodecamp
incorrect variable name in step 5 of merge sort algo
Bug
describe the issue in step 5 of the merge sort algorithm it ask you to use the variable name right array upon do so the hint tell you to use right part instead which be right give step 4 ask you to create the left part affect page your code def merge sort array middle point ...
freecodecampfreecodecamp
incorrect variable name in description
Bug
describe the bug description of the learn datum structure by build the merge sort algorithm step 5 refer to the right array variable right array should be change to right part this issue be open for first time code contributor to this repository list of file 1 ...
freecodecampfreecodecamp
repeat line in instruction
Bug
describe the issue there be a repeat line in step 25 of project learn rucursion by buildiong a decimal to binary converter affect page expect behavior there should be just the one line of the result 2 5 be call the quotient screenshot screenshot 2023 12 30 162...
freecodecampfreecodecamp
odin project html foundations question h I and j have duplicate text
Bug
describe the issue these three challenge in the html foundation have the exact same text we should update the text for all three lesson so the camper doesn t have to the read the same text again happy to hear suggestion affect page your c...
freecodecampfreecodecamp
music player step 59 not accept the mixing of single and double quote
Bug
describe the issue in step 59 of the music player project the follow code be valid as javascript code but our test doesn t accept it notice that aria label and play be wrap with different quote js playbutton setattribute aria label song title play song title play ...
freecodecampfreecodecamp
odin project html foundations question c have miss backtick for index html mention
Bug
describe the issue in lesson c each time index html be mention it be wrap in backtick but the last time it be mention there be no backtick for consistency we should update the last mention of index html to be wrap in backtick propose change here be the file that need update ...
freecodecampfreecodecamp
odin project html foundations question a and b have duplicate text
Bug
describe the issue the first two challenge in the html foundation have the exact same text I feel like it would be well to update the text for one of these challenge so camper don t read through the same thing twice the text be mainly talk about the structure and syntax of an html element so i...
freecodecampfreecodecamp
python cipher step 16 instruction be not clear enough
Bug
describe the issue when work with the python cipher at step 16 it mention the follow instruction to complete the challenge as you can see from the output h be at index 7 in the alphabet string now you need to find the letter at index 7 plus the value of shift for that you can...
freecodecampfreecodecamp
the odin project issue in learn css foundation project css foundation exercise b
Bug
describe the issue there be a couple of issue in learn css foundation project css foundation exercise b in the solution code the background color of odd should be yellow instead of rgb 255 167 167 the your odd element should have a background color of yellow check do...
freecodecampfreecodecamp
rpg js step 41 issue with check
Bug
describe the issue the regex use for check this step do not have a check for affect page your code function gocave console log go to cave expect behavior it should give a hint if the be miss and not accept the answer s...
freecodecampfreecodecamp
rpg step 6 space html format issue
Bug
describe the issue pretty format html will fail the health text test if you add text to the nest span you can see the spacing be correct monster name health the test be also rely on textcontent for the space which win t allow for proper formatti...
freecodecampfreecodecamp
how to use package json add instruction for live app
Bug
describe the issue I keep get an error package json should have a valid author key when link to my replit as I be use to do with python lesson I find the solution in the forum be to launch the live app and link to that it seem this have happen a lot a lot of people new to the backend challenge...
freecodecampfreecodecamp
music player 59 only part of the code snippet be highlight correctly
Bug
describe the issue the error message have a correct line of code for solution js song title play song title play part of it be highlight part of it be not red shape on the picture below musicplayer issue step59 2023 12 28 205058 affect page your code ...
freecodecampfreecodecamp
music player step 67 userdata song be not highlight
Bug
describe the issue for the 67 step 2023 12 28 190405 as can be see on the picture in the instruction for the step the last mentioning of userdata song be not highlight like other variable method name etc usually be example on the picture would be filter or song i d affect...
freecodecampfreecodecamp
fix curriculum intermediate regex match only complete solution
Bug
checklist x I have read and follow the contribution guideline x I have read and follow the how to open a pull request guide how to open a pull request x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or git...
freecodecampfreecodecamp
pok mon search app increase delay
Bug
describe the issue when test one camper s code it fail some test unless I increase all the delay to 1000ms I test with 500ms but that be not enough I also see the example project fail a test but it do pass more consistently my guess be it be just fast with few async function to be on the safe side ...
freecodecampfreecodecamp
mathjax be not render in upper jaw
Bug
describe the issue mathjax be not render in upper jaw this mean new js and python curriculum example image affect page step to reproduce 1 go to challenge from new js or python curriculum which include mathjax tag 2 see mathjax be not render expect behavior mathjax...
freecodecampfreecodecamp
spreadsheet step 19 doesn t allow space between and when parenthesis be use around the parameter
Bug
describe the issue the solution require that parenthesis do not surround the parameter for the sum function this be a bit inconsistent since previous project and step have either require the parenthesis or have accept both affect page your code unaccepte answer const sum num ...
freecodecampfreecodecamp
miss backtick step 49 of the js beta certification learn basic javascript by build a role play game
Bug
describe the issue hi I notice that the word text be not surround by backtick reference step 49 of the js certification beta learn basic javascript by build a role play game the word with the miss backtick be in the last line of the instruction these be the current instruction in y...
freecodecampfreecodecamp
step 31 of build a music player be too sensitive to attribute order
Bug
describe the issue the test code l19 for step 31 of the build a music player project require a specific order to the class and onclick attribute html and jsx do not require any particular ordering to attribute so put the onclick attribute before the class attribute should be ac...
freecodecampfreecodecamp
music player step 25 too strict with space
Bug
describe the issue the test be fail if there isn t a space between else and affect page your code this fail if userdata currentsong null userdata currentsong i d song i d audio currenttime 0 else audio currenttime userdata so...
freecodecampfreecodecamp
playwright flaky test in multifile editor spec ts
Bug
describe the bug this test case appear to be flaky l10 I first find it in ci but I be able to reproduce the issue locally as well build log step to reproduce run npx playwright test multifile editor spec ts multiple time screenshot ci note the failure o...
freecodecampfreecodecamp
rpg step 118 instruction be not clear enough
Bug
describe the issue the test be require that the variable monsterhealth be use to set monsterhealthtext innertext but this be not mention in the instruction and the hint for this test be vague at well affect page your code this code be technically correct but not accept function...
freecodecampfreecodecamp
javascript role play game bug on step 136
Bug
describe the issue you don t even need to add any code just click the check your code button and it will pass affect page your code function lose laksjflkjasdf expect behavior you can only pass if you do the follow function lose ...
freecodecampfreecodecamp
rpg project unclear instruction for step 77
Bug
describe the issue I have no clue what the challenge actually want it s only when I see the hint text that I realize what it actually want affect page your code function buyhealth if gold 10 gold 10 health 10 goldtext innertext gold ...
freecodecampfreecodecamp
fix curriculum consistency of use argument and parameter
Bug
checklist x I have read and follow the contribution guideline x I have read and follow the how to open a pull request guide how to open a pull request x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or git...
freecodecampfreecodecamp
rpg project potential accessibility issue in step 138 and 142
Bug
describe the issue in step 138 and 142 camper be ask to create an object and one of its value must contain an emoji or I test the instruction with voiceover and it be announce as follow step original instruction voiceover interpretation 138 and set...
freecodecampfreecodecamp
miss instruction for step 6 of the js beta certification learn basic javascript by build a role play game
Bug
describe the issue hi I notice that partial instruction be give to complete step 6 that be part of the beta version of the new js certification the current instruction at step 6 say similar to your stat element your monsterstat element need two span element give they the class ...
freecodecampfreecodecamp
bug role play game step 6 space error
Bug
describe the issue as you can see in this task it say you need to create a span tag with class stat and inside that add the text monster name and after the text with space add a strong tag with nest span element but the problem be that when I run the code it return error say that your first span element shou...
freecodecampfreecodecamp
inefficient solution for the problem 78 coin partition challenge
Bug
describe the issue when try to run test on the local machine one of they fail with the follow error assertionerror expect 51999 to equal 55374 the test that fail be relate to curriculum challenge english 18 project euler project euler problem 1 to 100 problem 78 coin partition md this behavio...
freecodecampfreecodecamp
purpose of accessibility button on english video player
Bug
describe the issue there be an accessibility button in the bottom right corner of the video player for the new english course currently the only function of this button seem to be toggle the caption on and off be this button go to do anything else if not then I suggest we use a closed caption ico...
freecodecampfreecodecamp
todo app step 17 foreach callback implicit return
Help Wanted
describe the issue I m not sure I see the point of the foreach callback have an implicit return see as you can t use the return for anything I don t know that it help code readability either current final code const updatetaskcontainer taskscontainer innerhtml tas...
freecodecampfreecodecamp
music player step 58 use the or operator unclear
Bug
describe the issue the current instruction be a little unclear create a song constant and set it to the current song of userdata or the first song in the userdata song array it s not too clear if you be to set song to one of those or if you be to use the or operator in the assignme...
freecodecampfreecodecamp
false positive on cafe menu step 64
Bug
describe the issue false positive on cafe menu step 64 be able to pass the test with incorrect code affect page your code visit our website expect behavior test should fail screenshot no response system device desktop os window 11...
freecodecampfreecodecamp
learn form validation by build a calorie counter step 28
Bug
describe the issue the code I provide as a solution get an error your cleaninputstring should call the replace method of str even though I try many variation of it and postet it on the fcc discord where even the moderator say that it should be right and that the checking system might be too strict ...
freecodecampfreecodecamp
rpg step 153 expand list of falsy variable in the instruction
Bug
describe the issue there be list of possible javascript falsy value in the instruction the logical or operator will use the first value if it be truthy that be anything apart from nan null 0 0 0n and false if the list be suppose to be complete it seem that undefined should b...
freecodecampfreecodecamp
incorrect link in build a tribute page project
Bug
describe the issue objective build an app that be functionally similar to do not copy this demo project the link above should be affect page your code n a expect behavior the link to the demo project should link to the demo tribute page but link instead ...
freecodecampfreecodecamp
new js project text within select element be not align vertically in firefox
Bug
describe the issue in learn basic algorithmic thinking by build a number sorter challenge the text within select element be not align center vertically only in firefox browser as show in below screenshot affect page your code css select font family inherit font size ...
freecodecampfreecodecamp
build an fcc forum leader board show wrong test result output on the page
Bug
describe the issue when put a join method after map method some strange output be show in the window of the pass test result as depict on the screenshot attach 2023 12 24 160118 affect page your code const showlatestpost datum const topic list u...
freecodecampfreecodecamp
fix curriculum malforme backtick
Bug
checklist x I have read and follow the contribution guideline x I have read and follow the how to open a pull request guide how to open a pull request x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or git...
freecodecampfreecodecamp
learn form validation by build a calorie counter step 44 do not pass as expect with n for newline
Bug
describe the issue the test for step 44 do not pass as it should when the user create a newline with a newline literal and not by press the enter key on their keyboard and make the string extend by a line affect page your code const htmlstre nentry entrynumber name ...
freecodecampfreecodecamp
fix curriculum optional final comma
Bug
checklist x I have read and follow the contribution guideline x I have read and follow the how to open a pull request guide how to open a pull request x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or git...
freecodecampfreecodecamp
python cipher step 38 vague intro to if statement
Bug
describe the issue a few learner have be trip up by this this lesson introduce the if statement like this to maintain the original spacing in the plain message you ll require a conditional if statement this be compose of the if keyword a condition and a colon if ...
freecodecampfreecodecamp
forum help post markdown issue
Bug
the help post now have this header image which be your code so far it should have only one set of hashtag
freecodecampfreecodecamp
rpg step 58 clarify instruction
Bug
describe the issue I think we can make the instruction more clear they be a bit confusing add one final property to the object name text give this property the same string value as the one assign to text innertext in the gotown function or something like that affect page ...
freecodecampfreecodecamp
campfire volume slider should support dark theme
Bug
describe the issue the campfire volume slider be hard to see in dark theme light dark this doesn t seem to be a regression but we just haven t support dark theme original implementation affect page step to reproduce 1 go to 2 scroll d...
freecodecampfreecodecamp
playwright improve test of the set page to ensure input have associate label
Help Wanted
description some input field on the set page didn t have an associate label this appear to be a regression during the ui component migration but the issue be fix via we have test for the page but some test case be miss and some be use the getbytestid query which doesn t cover the accessibilit...
freecodecampfreecodecamp
comment in help post for python file be not correct
Bug
the creation of the help want forum post should be change to use correct python comment for py file right now the post be create with the wrong type of comment image
freecodecampfreecodecamp
the odin project learn css foundation project css foundation exercise a typo
Bug
the comment in the style css seed code file say style css it should be change this be the file
freecodecampfreecodecamp
fix curriculum slice range
Bug
checklist x I have read and follow the contribution guideline x I have read and follow the how to open a pull request guide how to open a pull request x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or git...
freecodecampfreecodecamp
new js project interactive element be have focus outline set to none
Bug
describe the issue hey bruce don t look I go and audit the new js project after I see 52701 and find that we have focus outline remove in a couple more place pokemon search search button in the demo roman numeral converter input and button in the demo number sorter...
freecodecampfreecodecamp
learn greeting in your first day at the office task 24 description doesn t match audio
Bug
describe the issue description and question refer to the here s the main office area and over there let I show you that s the conference room text however the audio mention let I show you in context of show to the desk affect page your code n a expect behavior audio use ...
freecodecampfreecodecamp
keyboard focus outline have be remove in calorie counter
Bug
describe the issue the default css provide for the calorie counter in step 1 have the outline property set to none for the button element I m go to assume this be just an oversight and not because you all be try to cause I an early death by raise my blood pressure affect page ...
freecodecampfreecodecamp
update test for step 1 of rpg game
Bug
describe the issue there seem to be a high number of post on the forum for this step most have to do with this fail test you should have a div element js const div document queryselector div assert exist div edit to original post if the user pass two open titl...
freecodecampfreecodecamp
fix step 12 test for calorie counter project
Bug
describe the issue this step for check an empty div element be to strict this answer should be valid but fail the current test js the test only pass with this answer which be to restrictive js the last test here need to be update to make it account of space probably ...
freecodecampfreecodecamp
fix incorrect start seed code for step 31 of music player project
Bug
describe the issue for step 31 the answer be already provide for they js song title song artist song duration the start seed code need to just be the button element without the onclick js fcc editable region song title song artist son...
freecodecampfreecodecamp
fix strict test for step 22 of calorie counter project
Bug
describe the issue the follow valid code do not pass for step 22 of calorie counter project js function cleaninputstre str const strarray str split const cleanstrarray for let I 0 I strarray length I if include strarray I ...
freecodecampfreecodecamp
fix incorrect test for fcc author page step 27
Bug
describe the issue the test be expect to use 49 in the slice which seem like could have be an error it should be 50 affect page your code bio length 50 bio slice 0 50 bio expect behavior the test be expect to use 49 in the slice which seem like could ...
freecodecampfreecodecamp
fix curriculum allow semicolon at the end of line
Bug
checklist x I have read and follow the contribution guideline x I have read and follow the how to open a pull request guide how to open a pull request x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or git...
freecodecampfreecodecamp
a2 english for developer task 63 awesome fail with correct capitalization
Bug
describe the issue the prompt be my computer and drawing tablet be great too and the word to fill in be awesome if the user correctly capitalize the exclamation as awesome the test fail it only succeed with lowercase awesome affect page your code awesome...
freecodecampfreecodecamp
english curriculum grid view
Help Wanted
in general for project with no name lesson we have be head in the grid view direction should we do the same for english I realise the block include landmark lesson dialogue so perhaps we want those grid element to be differently demarcate a different border around the element or maybe a sy...