repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
freecodecampfreecodecamp
typo in legacy build a personal portfolio webpage test 2 and 5
Bug
describe the issue I m not certain that legacy course be still be up keep but the 2nd and 5th test have typo in their text second test your welcom section element should contain an h1 element welcom section should be welcome section fifth test your portfolio should contain at l...
freecodecampfreecodecamp
the code be wrong in
Bug
describe the issue I read orgin article I find all the code show be wrong for example image but in freecodecamp image affect page step to reproduce 1 go to 2 click on 3 scroll down to 4 see error expect behavior the c...
freecodecampfreecodecamp
class classname challenge identify space as mistake
Bug
describe the issue when give the task of assign a class to a certain object and place space around the sign class class name although the code be work properly a warning be throw out say you still need to assign the class this warning can be easily avoid by remove the space around the sign ...
freecodecampfreecodecamp
new rwd editor script load be make medium query test fail
Bug
describe the issue not sure what be happen but one thing I do notice be that the script have have use strict add inside they odd script content affect page your code script break the test expect behavior for it not to break scree...
freecodecampfreecodecamp
mislead hint message after fail the test
Bug
describe the issue I nest an img element withe the figure element then set the wrong link to the src attribute and check the code but it hint that I should have a third img element nest in the figure element affect page your code expect behavior I excp...
freecodecampfreecodecamp
css part of registration form project do not accept right answer
Bug
describe the issue for example in step 7 description say to spruce the project up let we add some css begin by give the body a width of 100 and a height of 100vh but when you type body width 100 height 100vh it do not accept the solution sorry your code d...
freecodecampfreecodecamp
codeally io refuse to connect
Bug
describe the issue I be try to finish relational database beta I have complete some of course but now when I want to open the course it show codeally io refuse to connect how can I able finish my course affect page step to reproduce 1 go to 2 click on 3 scro...
freecodecampfreecodecamp
rwd 2022 superblock page anchor for cert project not work
Bug
describe the issue the anchor or whatever for the new rwd cert project aren t work affect page step to reproduce 1 go to learn accessibility by build a quiz 2 you be take to the block within that page 3 go to build a tribute page project 4 you be not take to the block...
freecodecampfreecodecamp
multifile editor cert project add a button to hide instruction
Help Wanted
describe the issue when work on the rwd cert project use the multifile editor space be somewhat limited a button to toggle the instruction might be nice step to reproduce 1 go to 2 see instruction 3 no way to hide they edit I guess you can change the width but I don t think th...
freecodecampfreecodecamp
view button on new rwd cert look out of place
Bug
describe the issue the link to project on the new rwd cert have a view button see screenshot all other cert have text link step to reproduce 1 go to 2 see view button 3 go 4 click on any cert 5 see text link not view button expect behavior change the ...
freecodecampfreecodecamp
code solution modal on timeline be more narrow than other
Bug
describe the issue the modal for view code solution on the timeline page be more narrow than all the other modal step to reproduce 1 go to 2 click view code for one of the new rwd cert project 3 see narrow modal 4 close modal click view project 5 see wide modal 6 ...
freecodecampfreecodecamp
view button for view new multifile solution be not full width
Bug
describe the issue when look at your setting page or timeline the view button to see a code solution and preview for the new multifile solution be not full width all the other button on those page be full width step to reproduce 1 go to 2 see button not full width other button be ...
freecodecampfreecodecamp
code solution modal title be leave align
Bug
describe the issue the title for code preview modal be leave align the rest of our modal have a center title step to reproduce 1 go to 2 click on view show code 3 see leave align title 4 close it click view show project 5 title be center expect behavior ...
freecodecampfreecodecamp
wrong hint in step 53 of the cafe menu project
Bug
in step 53 of the building a cafe menu project add by mistake three p element inside a single article element instead of three different article element I receive an unhelpful hint message code donut1 50 cherry pie2 75 cheesecake3 00 cinnamon roll2 50 hint you should not have any sp...
freecodecampfreecodecamp
rwd project test should accept html tag with medium attribute
Bug
describe the issue your portfolio should use at least one medium query project with that requirement should accept html tag with medium attribute as describe in this doc s page medium have the value of medium query which technically should pass the top requirement affect ...
freecodecampfreecodecamp
coderoad tutorial not work vm will run but the tutorial be not there build a mario database
Bug
describe the issue I m currently try to complete the assignment from learn relational database by build a mario database and the vm will start and visual studio code will appear inside of the vm but the tutorial by codeally will not appear affect page your code no code at the mom...
freecodecampfreecodecamp
new rwd editor should support a mix of style element and stylesheet
Bug
describe the issue I assume this be a known issue affect page all certification project your code this example show a red background in the preview when it should be black index html document test style css body background red ...
freecodecampfreecodecamp
tribute page accidental requirement to use image css selector
Bug
describe the issue since move to the multifile editor the follow test have be add cause my project to fail it still pass the testable project script you should use an image selector in your css to style the image and pass the next three test for the most part I be fine with this ...
freecodecampfreecodecamp
duplication issue in create language redirect test ts
Help Wanted
codefactor find multiple issue last see at 8614b5f62ceabda2fca9ca3e6507c3ea7f63b3dd duplicate code 1 x client src component create language redirect test ts 216 268 l216 x client src component create language redirect test ts 154 206 l154 2 x clien...
freecodecampfreecodecamp
challenge front end development library project multiple test break with react 18
Bug
if you want to make sure your project be not fail because of react 18 start by use the old render method js import reactdom from react dom import app from app reactdom render document getelementbyid root if that doesn t help downgrade to react 17 use the flushsync fu...
freecodecampfreecodecamp
new rwd certification project redirect on i18n
Bug
describe the issue when view the certification project for the 2022 rwd superblock on an i18n instance click the project redirect you to the english instance affect page step to reproduce 1 go to 2 click on the encuesta block this be the survey form project 4 see error y...
freecodecampfreecodecamp
wrong hint for step 24 of cafe menu project
Bug
describe the issue wrong code hint in step 24 of cafe menu project use two style selector for the same element instead of one as require the hint say that the element do not have the property affect page your code div width 300px div background color burlywood...
freecodecampfreecodecamp
grammar error in how recursion work lesson
Bug
describe the issue grammar issue from this lesson page affect page watch a video link your code n a expect behavior this similar to a stack of book should be this be similar to a stack of book screenshot system devic...
freecodecampfreecodecamp
unexpected shorthand padding after padding bottom
Help Wanted
codefactor find an issue unexpected shorthand quot padding quot after quot padding bottom quot declaration block no shorthand property override it s currently on client src component footer footer css 45 l45
freecodecampfreecodecamp
crowdin segmentation issue
Bug
the file the sentence your p element s text should be click here to view more cat photo you have either omit the text or have a typo be not separate in two sentence in crowdin as the dot be inside the backtick I know the dot inside quote be good practice in american english but in this ...
freecodecampfreecodecamp
rdb periodic table clarify user story or make test more flexible
Bug
describe the issue issue affect page your code code here expect behavior betterness screenshot no response system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e ...
freecodecampfreecodecamp
campfire mode volume slider
Help Wanted
be your feature request relate to a problem please describe I like the campfire mode s idea however it would be nice to control the volume of it instead of turn my main speaker down describe the solution you d like for volume under the campfire setting or even in the top right menu so we can cont...
freecodecampfreecodecamp
css maintainability issue in multiple file
Help Wanted
codefactor find multiple issue unexpected duplicate quot border color quot declaration block no duplicate property x client src component layout global css 634 l634 commit 513f27e408b16d877766882b20167a76f9692729 unexpected duplicate quot display quot declaration block no dup...
freecodecampfreecodecamp
fix remove extra blank space
Invalid
remove extra space for clarity checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either loc...
freecodecampfreecodecamp
challenge adjust the tone of a color use compute style for test or fix regex
Bug
instead of use a regex maybe we should just check the compute style background color hsl 180 80 25 0 be the nav element getcomputedstyle 0 backgroundcolor rgb 13 115 115 I realize do so will technically allow user to pass the test without use the hsl function ...
freecodecampfreecodecamp
tip be wrong at page
Bug
affect page screenshot image but image first it say initialize the three variable a b and c with 5 10 and I be a respectively so that they will not be undefine but follow tip be conflict beginner don t know which be right additional context
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 main branch of freecodecamp I have test these change either locally on my machine or gitpod ...
freecodecampfreecodecamp
2022 responsive web design learn css variable by build a city skyline step 24 incorrect hint message
Bug
afecte challenge expect behavior the help message should match the request property value screenshot fcc error system ubuntu debian 22 chrome
freecodecampfreecodecamp
step 42 on the basic html course have a spelling error
Bug
affect page your code expect behavior suppose to say though instead of through screenshot system device pc os window 10 browser chrome version not sure additional context
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 main branch of freecodecamp x I have test these change either locally on my machine or gitpod ...
freecodecampfreecodecamp
failure in catplottestcase for medical datum visualizer in datum analysis with python
Bug
affect page medical datum visualizer my code def draw cat plot create dataframe for cat plot use pd melt use just the value from cholesterol gluc smoke alco active and overweight df cat pd melt df value var active alco chole...
freecodecampfreecodecamp
no preview for javascript course
Bug
affect page the javascript course doesn t have a preview console for I to run my code on for example when l type console log 56 on code editor there be no page preview console embed on the website for I to see the 56 as the result to reproduce step to reproduce the behavior 1 go to ...
freecodecampfreecodecamp
go get be no long support outside a module it shout use go install
Bug
affect page to reproduce go get u go get be no long support outside a module recommend fix suggestion go get u fix to go install github com go gota gota late screenshot image image image
freecodecampfreecodecamp
typo through instead of though responsive web design beta learn html by build a cat photo app
Bug
affect page freecodecamp page github source mdsrq freecodecamp curriculum challenge english 14 responsive web design 22 learn html by build a cat photo app step 042 md expect behavior at the beginning of the description for step 42 the text read even through when it should r...
freecodecampfreecodecamp
doc should suggest go to after sign in
Help Wanted
affect page how to setup freecodecamp locally to reproduce do all step up to and include step 4 start the freecodecamp client application and api server if you go to localhost 8000 at this point you should be sign out the doc then have a note if you visit you should see the availabl...
freecodecampfreecodecamp
relational database learn bash by build a boilerplate
Bug
affect page your code expect behavior at the some point tutorial tell I that add a file name image even I cheat from tip the error be there it say there be already a file name image but I check it with list command and it s not there then I close the tut...
freecodecampfreecodecamp
concatenate string with plus operator issue
Bug
affect page your code const mystr this be the start this be the end change this line expect behavior I expect that mystr have a value of the string screenshot system device e g iphone6 laptop os e g ios 1...
freecodecampfreecodecamp
update example html to be valid html
Bug
the example code in the challenge define the head and body of an html document be not valid the element be empty and the be miss the element I would suggest update the html so it validate example title this follow the basic example give on mdn for the anatomy of an htm...
freecodecampfreecodecamp
non inclusive language in datum analysis with python data analysis medical datum visualizer
Bug
issue the use of the term gender as an objective feature variable type with a categorical code value type seem to be an outdated understanding of gender and can be potentially offensive or insulting to those who would identify with the lqbt community as there be potentially too many gender to possibly categ...
freecodecampfreecodecamp
wrong css class be be test beta rwd
Bug
affect page your code padding 1px overflow hide this code pass without any fail test expect behavior the test should fail because the instruction clearly state replace the padding property with overflow however it do not fail because the test...
freecodecampfreecodecamp
python incorrect user story
Bug
a mismatch happen when we migrate the python project user story over to learn affect page point out in this forum post the correct user story need to be port over from the relevant readme an issue with the help want or first timer only label be open for contribution the...
freecodecampfreecodecamp
typo in learn html form challenge rwd
Bug
affect page expect behavior in the second paragraph start by add a select element below the two input element then nest 5 option element within the select element the word input should be replace with label screenshot image system ...
freecodecampfreecodecamp
rdb add exit flag to mocha setting so test never fail to finish
Bug
the test hang from time to time need to add the exit flag see
freecodecampfreecodecamp
test allow invalid syntax beta rwd
Bug
affect page your code html expect behavior a fail test should be show in the output box screenshot image system device laptop os window 10 browser firefox version 99 0 1 64 bit additional contex...
freecodecampfreecodecamp
rdb number guess game check username case insensitively
Bug
see
freecodecampfreecodecamp
img element confusing test output
Bug
affect page your code catphotoapp kitty ipsum dolor sit amet shed everywhere shed everywhere stretch attack your ankle chase the red dot hairball run catnip eat the grass sniff purr jump eat the grass rip the couch scratch sunbathe shed everywhere rip the couch sleep in the sink f...
freecodecampfreecodecamp
fibonaci word fuzz for roundoff
Bug
affect page your code javascript entrophy calculation for string with only 0 and 1 function entrophy word const numzeros word split filter e e 0 length const numone word length numzero return numzero word length math log2 numzero ...
freecodecampfreecodecamp
ui component disabled button should not have active style
Bug
to reproduce the button component in the ui component library be have active style even when it be disabled refer to issuecomment 1101213249 expect behavior disabled button should not have active style screenshot clickable useful resource component lib...
freecodecampfreecodecamp
rdb don t use strict equal on number
Bug
this test l211 and surround test be check for string it should allow a string or number where applicable
freecodecampfreecodecamp
javascript algorithm and datum structure introduce else statement
Bug
affect page your code function testelse val var result only change code below this line if val 5 result big than 5 if val 5 result 5 or small only change code above this line return result ...
freecodecampfreecodecamp
update gitignore
Invalid
this be just an example of markdown please feel free to close head 1 head 2 normal text exist like this this be bold text this be italicize text strikethrough text this be a list this be another list this be a sublist 1 this be an ordered list 1 this be anothe...
freecodecampfreecodecamp
rdb typo in world cup database
Bug
opponenent i d opponent i d see
freecodecampfreecodecamp
issue with primary key name when get the 5th table with primary key
Bug
affect page your code my sql file use postgresql database dump dump from database version 14 2 ubuntu 14 2 1 pgdg20 04 1 b1 dump by pg dump version 14 2 ubuntu 14 2 1 pgdg20 04 1 b1 set statement timeout 0 set lock timeout 0 set idle in transact...
freecodecampfreecodecamp
ukrainian translation error
Bug
affect page to reproduce in the ukrainian translation be repeat twice in the ukrainian translation in the paragraph about the negative lookahead should be not recommend fix suggestion in the ukrainian translation in the paragraph about the negative lookahead...
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 main branch of freecodecamp I have test these change either locally on my machine or gitpod ...
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 main branch of freecodecamp I have test these change either locally on my machine or gitpod ...
freecodecampfreecodecamp
there may be something wrong with the page
Bug
the link to webpage screenshot screenshot 20220406 115339 screenshot 20220406 115346 detail when I copy the solution to the same challenge as the link above point to it dramatically give I a series of crosse as a web beginner I m unable to kill this bug in the page source code h...
freecodecampfreecodecamp
show complete code in complete step course learn platform
Help Wanted
be your feature request relate to a problem please describe I be learn from the rwd course and I want to revise what I have do previously I go to previous step but I find that the step be show incomplete when I open they it tell you to do the step again this doesn t make sense because ...
freecodecampfreecodecamp
typo in the spelling of html
Bug
link to the page with the problem problem in the heading what be the default position of html element in css the first line include htlm instead of html there s another typo too in the heading what be position relative in css the third para have a wrong spelling for earliar image ...
freecodecampfreecodecamp
sample image
Help Wanted
affect page your code catphotoapp kitty ipsum dolor sit amet shed everywhere shed everywhere stretch attack your ankle chase the red dot hairball run catnip eat the grass sniff purr jump eat the grass rip the couch scratch sunbathe shed everywhere rip the couch sleep in the sink fluff...
freecodecampfreecodecamp
rdb bug in celestial body project
Bug
issue with test 6 see
freecodecampfreecodecamp
out of box feature request
Invalid
hey I think that s the very big community of developer hii I be neeraj and learn programming I love make application and website my question about take screenshot 1 in android development it s so easy to take screenshot of a view 2 in io be also simple to take screenshot of a uiview but i...
freecodecampfreecodecamp
remove style note
Bug
I see here that we be intentionally support confusing but technically correct syntax in light of this we should remove the note here note there shouldn t be any space between the array name and the square bracket like array 0 although javascript be able to process this correctly this may c...
freecodecampfreecodecamp
basic javascrip access array datum with index example be confuse
Bug
affect page your code the example and example explanation be confuse here right now array 0 be initialize to 50 and the second line be do nothing and the explanation say array 0 be now 50 and datum have the value 60 where array 0 have always be 50 I think this be con...
freecodecampfreecodecamp
conflict with ctrl enter keyboard shortcut in monaco editor
Bug
affect page any page with the monaco editor embed discussion currently fcc use the ctrl enter keyboard shortcut to trigger the testing functionality on the user s code unfortunately the monaco editor also use this keyboard combination to insert a line since testing code be something that be...
freecodecampfreecodecamp
too unforgiving test in js use typeof to check the type of a variable
Bug
the test regexe don t allow for space before the parenthesis which be unnecessarily strict affect page your code console log typeof seven console log typeof three expect behavior same as console log typeof seven console log typeof three
freecodecampfreecodecamp
es6 import export in fcc boilerplate
Bug
affect page repo your code import module from module expect behavior I expect that es6 import export will work but didn t even after I add type module in package json system device desktop os ubuntu 20 4 browser chrome
freecodecampfreecodecamp
be these color keyword
Bug
in the responsive web design challenge adjust the hue of a color md there be these sentence your code should use the hsl function to declare the color green your code should use the hsl function to declare the color cyan your code should use the hsl function to declare the color blue...
freecodecampfreecodecamp
rdb beta redirect to landing page after codeally login
Bug
attempt to login use github with power by codeally and choose a course redirect to landing page cause endless loop expect behavior after do the login process one time it should allow user to access curriculum instead of redirect to landing page actual behavior endless loop of log in and choose a cou...
freecodecampfreecodecamp
fix without window shortcut
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 main branch of freecodecamp I have test these change either locally on my machine or gitpod ...
freecodecampfreecodecamp
screen reader only text on icon
Bug
affect page curriculum landing page and each certification landing page discussion the icon on the curriculum landing page and each of the associate certification landing page have screen reader only text associate with they that describe the icon basically act as alt text for an image for ...
freecodecampfreecodecamp
link to solution not show up on certification page
Bug
affect page example on two of my certificate frontend development librarie datum visualization to reproduce step to reproduce the behavior 1 visit the above link expect behavior I should see a link to the submit codepen solution url on the certificate page s...
freecodecampfreecodecamp
rdb learn rdb s hint on 1260 give wrong answer
Bug
the instruction on this step 12601 ask you to display the table the shortcut command for that be d the hint say to use l the display database shortcut it can just be change to that
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 main branch of freecodecamp x I have test these change either locally on my machine or gitp...
freecodecampfreecodecamp
safari doesn t support scroll behavior
Bug
as describe in this issue issuecomment 1013932793 safari doesn t support scroll behavior the step in question be step 65 of the quiz here s what the test currently look like assert equal new helper csshelp document getstyle scrollbehavior smooth we should change the test there s...
freecodecampfreecodecamp
responsive web design beta learn responsive web design by build a piano step 10 issue
Bug
affect page your code html box size border box before after box size inherit expect behavior 1 even though I ve use before and after as per documentation test fail with error message you should have a before ...
freecodecampfreecodecamp
responsive web design beta learn css flexbox by build a photo gallery step 20 issue
Bug
affect page your code medium screen and max width 800px gallery img width 50 expect behavior 1 even when I ve add max width 800px in the solution it keep complain that your new medium query should have a max width of 800px ...
freecodecampfreecodecamp
automatic submit challenge after pass all the test
null
be your feature request relate to a problem please describe currently when you do not press the submit challenge on the pop out after pass all the test the system consider that you have not complete the challenge describe the solution you d like I would like to propose an automatic submis...
freecodecampfreecodecamp
addde a margin to the header
Help Wanted
be your feature request relate to a problem please describe on mobile device there be a navigation bar where you can switch back and forth the page right below the header it can be quite frustrating to tap on the logo accidentally when you tap on the info or code in the navigation bar screensh...
freecodecampfreecodecamp
typo in css property name rwd beta course
Bug
affect page expect behavior in the instruction change the bottom margin to 5px look great bottom margin be an invalid css property it should be margin bottom alternatively we could remove the code quote and replace it with bottom margin screenshot image ...
freecodecampfreecodecamp
copy and paste do not work on mobile device
Bug
affect page challenge to reproduce step to reproduce the behavior 1 copy any text from the guide in the challenge on any mobile device 2 paste they onto the editor expect behavior text should be paste to editor screenshot system os android b...
freecodecampfreecodecamp
too unforgiving test in js use bracket notation
Bug
the test regexe don t allow for space before the bracket which be unnecessarily strict affect page the other two bracket notation exercise be fine since the assertion don t test the whole line your code const thirdletteroflastname lastname 2 expect behavior...
freecodecampfreecodecamp
suboptimal wording for js find the length of a string
Bug
one of my student get stick on this exercise but it turn out to be a spoken language issue not one of programming use the length property to count the number of character in the lastname variable and assign it to lastnamelength they understand the task as be to find the length of lastname ...
freecodecampfreecodecamp
inconsistent shadow behind color text
Bug
some of the color text have no shadow while some have affect page expect behavior all the color text should have a shadow screenshot image image image system device pc os window 10 browser chrome version ...
freecodecampfreecodecamp
code folding in the editor break the ui beta responsive web design course
Bug
affect page to reproduce step to reproduce the behavior 1 click on toggle button code fold on line 36 of the code editor check screenshot 2 see error expect behavior no idea screenshot image image system device laptop os windo...
freecodecampfreecodecamp
python project let s have the diff always visible
Bug
sometimes when test the scientific computing with python project the unittest response be the diff be x character long set maxdiff to none to view it or something similar I propose we set that maxdiff to none in the test in advance
freecodecampfreecodecamp
suggestion for unclear instruction on indent a radio button element
Bug
affect page your code no code expect behavior the instruction don t forget to indent the button look kinda confuse the button word can be replace by radio button screenshot image system device laptop os window 10 brows...
freecodecampfreecodecamp
create custom formcontrol component
Bug
formcontrol prop onchange func value string componentclass string placeholder string name string require string row 4 type text email url variation formcontrol formcontrol static formcontrol feedb...
freecodecampfreecodecamp
fcc everything be true challenge miss close quote in test case show
Bug
the test case be miss a close quote in what be display in the challenge and there be no way to tell if it s the same under the hood or not probably not because the code win t even run the way it be show in the challenge truthcheck i d 1 datum url name freecodecamp i ...
freecodecampfreecodecamp
extra word
Bug
affect page to reproduce extra word time word continuous appear twice recommend fix suggestion once time should just only appear once in the first sentence now it s time to add other detail to the marker screenshot image
freecodecampfreecodecamp
free
Bug
affect page to reproduce step to reproduce the behavior 1 go to 2 click on 3 scroll down to 4 see error expect behavior screenshot system device e g iphone6 laptop os e g ios 14 window 10 ubuntu 20 4 browser e g chrome ...
freecodecampfreecodecamp
create a component with composition question frozen
Bug
affect page your code expect behavior for the page to load screenshot after I click on run test I m get alert that say page unresponsive something go wrong display this webpage and error code 5 system device e g iphone...
freecodecampfreecodecamp
remove the extra 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 main branch of freecodecamp I have test these change either locally on my machine or gitpod ...
freecodecampfreecodecamp
record collection buggy test
Bug
affect page your code this code pass when it should not javascript function updaterecord record i d prop value if value delete record i d prop else if prop track if record i d prop good record i d p...
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 main branch of freecodecamp I have test these change either locally on my machine or gitpod ...