repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
freecodecampfreecodecamp
amend the get set for our front end development project description to make clear to use bootstrap 3 3 7
Help Wanted
challenge name issue description as of today codpen default quick add be bootstrap 4 which have some difference from the 3 3 7 version that get teach during the lesson I have notice and increase number of camper ask for help in chat ask why their code be not behave as expect all due to they use version 4 I propose to amend the description and provide the link to the version 3 3 7 and let the camper insert that it s also worth mention that in case we proceed with this change we have to change the gif accordingly edit the text I m refer to be at step 6 7 click the gear in the upper left hand corner of the css box then scroll down to quick add and choose bootstrap by do so the camper will inevitably add the version 4 we could change it with click the gear in the upper left hand corner of the css box then in the text field add this link and perhaps leave a note that use the dropdown will load the alpha version advise that may encounter some difference in syntax with the lesson s example
freecodecampfreecodecamp
the exercise tell you to nest your p element in a div there s another p element higher on the page so it s a little unclear
Help Wanted
challenge nest many element within a single div element solution 0a 3clink 20href 3d 22https 3a 2f 2ffonts googleapis com 2fcss 3ffamily 3dlobster 22 20rel 3d 22stylesheet 22 20type 3d 22text 2fcss 22 3e 0a 3cstyle 3e 0a 20 20 red text 20 7b 0a 20 20 20 20color 3a 20re 3b 0a 20 20 7d 0a 0a 20 20h2 20 7b 0a 20 20 20 20font family 3a 20lobster 2c 20monospace 3b 0a 20 20 7d 0a 0a 20 20p 20 7b 0a 20 20 20 20font size 3a 2016px 3b 0a 20 20 20 20font family 3a 20monospace 3b 0a 20 20 7d 0a 0a 20 20 thick green border 20 7b 0a 20 20 20 20border color 3a 20green 3b 0a 20 20 20 20border width 3a 2010px 3b 0a 20 20 20 20border style 3a 20solid 3b 0a 20 20 20 20border radius 3a 2050 25 3b 0a 20 20 7d 0a 0a 20 20 small image 20 7b 0a 20 20 20 20width 3a 20100px 3b 0a 20 20 7d 0a 3c 2fstyle 3e 0a 0a 3ch2 20class 3d 22red text 22 3ecatphotoapp 3c 2fh2 3e 0a 0a 3cp 3eclick 20here 20for 20 3ca 20href 3d 22 23 22 3ecat 20photos 3c 2fa 3e 3c 2fp 3e 0a 0a 3ca 20href 3d 22 23 22 3e 3cimg 20class 3d 22smaller image 20thick green border 22 20alt 3d 22a 20cute 20orange 20cat 20lying 20on 20it 20back 20 22 20src 3d 22https 3a 2f 2fbit ly 2ffcc relax cat 22 3e 3c 2fa 3e 0a 0a 3cdiv 3e 0a 20 20 3cp 3ething 20cat 20love 3a 3c 2fp 3e 0a 20 20 3cul 3e 0a 20 20 20 20 3cli 3ecat 20nip 3c 2fli 3e 0a 20 20 20 20 3cli 3elaser 20pointer 3c 2fli 3e 0a 20 20 20 20 3cli 3elasagna 3c 2fli 3e 0a 20 20 3c 2ful 3e 0a 20 20 3cp 3etop 203 20thing 20cat 20hate 3a 3c 2fp 3e 0a 20 20 3col 3e 0a 20 20 20 20 3cli 3eflea 20treatment 3c 2fli 3e 0a 20 20 20 20 3cli 3ethunder 3c 2fli 3e 0a 20 20 20 20 3cli 3eother 20cat 3c 2fli 3e 0a 20 20 3c 2fol 3e 0a 3c 2fdiv 3e 0a 0a 3cform 20fccfaa 3d 22 2fsubmit cat photo 22 3e 0a 20 20 3clabel 3e 3cinput 20type 3d 22radio 22 20name 3d 22indoor outdoor 22 20checked 3e 20indoor 3c 2flabel 3e 0a 20 20 3clabel 3e 3cinput 20type 3d 22radio 22 20name 3d 22indoor outdoor 22 3e 20outdoor 3c 2flabel 3e 0a 20 20 3clabel 3e 3cinput 20type 3d 22checkbox 22 20name 3d 22personality 22 20checked 3e 20loving 3c 2flabel 3e 0a 20 20 3clabel 3e 3cinput 20type 3d 22checkbox 22 20name 3d 22personality 22 3e 20lazy 3c 2flabel 3e 0a 20 20 3clabel 3e 3cinput 20type 3d 22checkbox 22 20name 3d 22personality 22 3e 20energetic 3c 2flabel 3e 0a 20 20 3cinput 20type 3d 22text 22 20placeholder 3d 22cat 20photo 20url 22 20required 3e 0a 20 20 3cbutton 20type 3d 22submit 22 3esubmit 3c 2fbutton 3e 0a 3c 2fform 3e 0a have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 12 3 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible my code html catphotoapp click here for cat photo thing cat love cat nip laser pointer lasagna top 3 thing cat hate flea treatment thunder other cat indoor outdoor love lazy energetic submit
freecodecampfreecodecamp
beta css parse issue on certain challenge
Help Wanted
the issue in certain challenge list below if there be a space between property and colon the test will fail to validate even though code have be write correctly mean this code fail selector property value and this code pass selector property value example there be more I ll update here as I find they apply visual design adjust the background color property of text apply visual design add a box shadow to a card like element apply visual design create a gradual css linear gradient apply visual design adjust the hover state of an anchor tag apply visual design learn about tertiary color apply visual design adjust the hue of a color css flexbox apply the flex direction property to create row in the tweet embed
freecodecampfreecodecamp
the challenge complete dialog could use a well overlay effect
Help Wanted
issue description the challenge complete dialog seem to just change the background color which do not loook pretty at all even suggest you can still interact with some element like input and button see screenshot below the good thing would be use a proper overlay that darken the whole page not just the background a solution could be a full page div with a bit of transparency the screenshot be take on the beta website but it apply also to the public curriculum with some variation the overlay effect be not apply to the code editor and the phone browser output browser information browser name version chrome 56 0 2924 87 64 bit operating system window 7 64bit mobile desktop or tablet desktop screenshot overlay
freecodecampfreecodecamp
beta expand test for different styling format
Help Wanted
challenge change the color of text have an issue user agent be mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible html catphotoapp click here to view more cat photo thing cat love cat nip laser pointer lasagna top 3 thing cat hate flea treatment thunder other cat indoor outdoor love lazy energetic submit
freecodecampfreecodecamp
beta instruction on create a set of radio button be not so clear
Help Wanted
challenge name basic html and html5 create a set of radio button issue description the instruction say add a pair of radio button to your form one should have the option of indoor and the other should have the option of outdoor I think it should be add a pair of radio button to your form one should have the option of indoor and the other should have the option of outdoor both should have indoor outdoor as name attribute because the test fail if you try to use a different name as show below but on the introduction of the challenge we only have all related radio button should have the same name attribute and I know that on the example provide we have indoor but the reality be the task ask in this challenge doesn t limit the choice of the name attribute browser information browser name version chrome 56 0 2924 87 operating system window 8 mobile desktop or tablet desktop your code js catphotoapp click here to view more cat photo thing cat love cat nip laser pointer lasagna top 3 thing cat hate flea treatment thunder other cat indoor outdoor submit screenshot
freecodecampfreecodecamp
back end project aren t use the correct view
Help Wanted
our back end project be still use the old project view like this they should instead use the new back end challenge view like this I suspect this can be fix by give these project the same combination of type and challengetype as the node challenge josephlivengood would you be interested in tackle this one
freecodecampfreecodecamp
give code for the challenge do not show
Help Wanted
challenge interpolate a string use backquote have an issue user agent be mozilla 5 0 window not 6 1 wow64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible when I go to this challenge the code that usually show in the editor be not there the editor be also stick constantly refreshing in addition you can t write anything in the editor either I have try opening in incognito chrome firefox and ie11 and the problem be the same I check chrome dev tool console and it throw a uncaught error minify react error 32 js const result success max length no amd prefer arrow function failure no var var on top linebreak skip i d blacklist no dup key alter code below this line const resultdisplay undefined alter code above this line console log resultdisplay should look like this no var var on top linebreak
freecodecampfreecodecamp
beta client and server render difference
Bug
while review 13618 I notice a weird inconsistency between how the client and server render the challenge description client render chrome 2017 03 02 20 01 29 chrome 2017 03 02 20 02 22 server render chrome 2017 03 02 19 59 15 chrome 2017 03 02 20 01 53 it seem to I that the client do a much well job
freecodecampfreecodecamp
beta console output format of character
Help Wanted
challenge make circular image with a border radius have an issue user agent be mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible the console output display character instead of character not a biggie but still html catphotoapp click here to view more cat photo thing cat love cat nip laser pointer lasagna top 3 thing cat hate flea treatment thunder other cat indoor outdoor love lazy energetic submit
freecodecampfreecodecamp
an issue with branch aren t just for bird challenge
Bug
challenge save your code revision forever with git have an issue user agent be mozilla 5 0 window not 10 0 wow64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible 1 from my understanding there be a conflict between requirement 1 and requirement 2 and 3 you be ask to create a branch with a name that match your name on github once this be do requirement 2 and 3 be fulfil but requirement 1 stay undo it ask that you create a branch with a name add or in my case add kalinaki 2 be unable to resolve this issue lead to problem with complete request you pull please and merge tada I see the guideline and rename my branch few time while redo the previous step some direction or tip would be nice one peace
freecodecampfreecodecamp
deadlink need to be update 3 1 2017 pst 4 39pm pst
Bug
challenge name issue description link on 4 7 need to update to browser information browser name version firefox operating system window 7 mobile desktop or tablet desktop your code n a screenshot image image
freecodecampfreecodecamp
unuse npm package clipboard should be remove
Help Wanted
to first timer you will need to remove this l44 line please check our guideline for contribute and if you need any assistance reach out to the contributor chat room note you can only submit a pull request for this issue if you be new and haven t submit one before hence the issue label first timer only stick out tongue wink eye
freecodecampfreecodecamp
bug escape sequence or issue with instruction or both
Help Wanted
challenge escape sequence in string have an issue user agent be mozilla 5 0 window not 6 1 win64 x64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible my code javascript var mystr firstline n secondline r nthirdline change this line the code I have write above satisfie the request output but do not display correctly and be judge incorrectly in the codechecker in the lesson I have test it on other platform and it ouput exactly as request btw the instruction here be the text with the escape sequence write out firstlinenewlinebackslashsecondlinebackslashcarriage returnthirdline be also misleading because that imply n be not need before the carriage return and result in line three overwrite line two why do my code work on a standard platform but not here
freecodecampfreecodecamp
codepen sign up link for other language need update
Help Wanted
challenge name get set for our responsive web design project but for other language issue description similar to an early issue codepen s sign up page have change and the sign up link need to be update for the other language change propose this line l85 this line l126 and this line l173 need to be change to
freecodecampfreecodecamp
beta minor format issue in introduction to the react challenge
Help Wanted
welcome new contributor introduction to the react challenge the last sentence need an extra space before freecodecamp diff fun fact freecodecamp be build use react fun fact freecodecamp be build use react to get start please read the contribution guideline this help you set up a local environment and describe the workflow it s much information but don t worry just take one step at a time when you re all set make the change to this line l14 commit and submit a pull request if you need any help feel free to come chat with other in the contributor chat room we d be happy to help good luck and happy code smile
freecodecampfreecodecamp
hover state of anchor tag test insufficient
Help Wanted
challenge name issue description this challenge be update recently with pr the second test now only require that you change the color of the tag while hover to blue the anchor tag should have a color of blue on hover this test only check for the word blue the instruction only ask for blue but do not specify how it should be blue I e rgb hex code propose change so I propose the regex be something like this diff a hover s s color s blue s gi a hover s s color s blue 0000ff 00f s s gi test regex which mean this line l1183 should be change to include something like this diff code match a hover s s color s blue s gi code match a hover s s color s blue 0000ff 00f s s gi browser information browser name version chrome 56 0 2924 87 64 bit operating system linux mobile desktop or tablet desktop screenshot image
freecodecampfreecodecamp
beta possibly a change in instruction be need for challenge
Help Wanted
apply visual design create visual balance use the text align property the challenge work fine its just that the instruction be a bit unclear the challenge require the value justify but this be a new terminology and it be not address in the instruction this can be troublesome to new student
freecodecampfreecodecamp
beta css pseudo class
Help Wanted
I be lucky enough today during my phone screen for junior position that I know a bit about css s psuedo class particularly nth child n I be look at the beta fcc s curriculum and I don t see anything about psuedo class perhaps we can add more lesson about it to the curriculum
freecodecampfreecodecamp
typo in html5 and css use hex code for specific color
Help Wanted
like decimal the symbol 0 9 represent value zero to nine it should be symbol 0 9 represent value right otherwise congratulation for the tremendous work on the site this be very helpful
freecodecampfreecodecamp
beta es6 use destructure assignment with array challenge seed contain part of description
Help Wanted
challenge use destructure assignment with array have an issue user agent be mozilla 5 0 x11 ubuntu linux x86 64 rv 51 0 gecko 20100101 firefox 51 0 challenge seed contain part of challenge description possibly instead of the proper part of code let a 8 b 6 change code below this line change code above this line blockquote const a b 1 2 3 4 5 7 br console log a b 1 2 blockquote the variable a assume first value and b take the second value from the array you can also destructure in a way that you can pick up value from any other array index position you simply have to use comma instruction use destructure to swap the variable a b swapping be an operation after which a get the value store in b and b receive the value store in a
freecodecampfreecodecamp
beta various challenge cursor jump to top of page
Bug
challenge name various issue description when enter code into the challenge the cursor will randomly jump to the top of the page mid word while type test in 2 browser and on 2 system this be a random issue and doesn t happen on every challenge browser information browser name version firefox chrome late and great operating system window 7 window 10 desktop your code js screenshot
freecodecampfreecodecamp
beta bug add email to account
Bug
issue description I sign up with github and then go to add my email and it say something go wrong please try again later browser information browser name version chrome 56 0 2924 87 operating system window 10 mobile desktop or tablet desktop js screenshot image image
freecodecampfreecodecamp
beta add item to an array with push and unshift test not work
Help Wanted
challenge add item to an array with push and unshift have an issue user agent be mozilla 5 0 x11 linux x86 64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible I paste the code below into replit com the console log be correct though it give an undefined error the error may be a replit limitation I also try reverse the order of the line and the code still work js function mixednumber arr change code below this line arr push 7 viii 9 arr unshift I 2 three change code above this line return arr do not change code below this line console log mixednumber iv 5 six image
freecodecampfreecodecamp
escape quote not work
Help Wanted
challenge quote string with single quote solution 0avar 20mystr 20 3d 3ca 20href 3d 22http 3a 2f 2fwww example com 22 20 20target 3d 20 22 blank 22 3elink 3c 2fa 3e 3b 0a 0a 0a have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 12 2 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible my code javascript var mystr link
freecodecampfreecodecamp
beta regex should reuse the capture group twice
Help Wanted
challenge reuse pattern use capture group have an issue user agent be mozilla 5 0 window not 6 1 wow64 rv 45 0 gecko 20100101 firefox 45 0 please describe how to reproduce this issue and include link to screenshot if possible js let repeatnum 42 42 42 let reregex d s 1 let result reregex test repeatnum as this regex be completely new to I I m not exactly sure if this be a bug but if it isn t the lesson don t address it here s my error your regex should reuse the capture group twice I ve get all the other test to pass and I can t figure out how to tell what it s do but if all the other test pass then my assumption be that it be run through the capture group twice
freecodecampfreecodecamp
use responsive design with bootstrap fluid container issue with wrong link example
Help Wanted
challenge name use responsive design with bootstrap fluid container issue description there be a wrong link give as an example in challenge description the correct link should be without after min css browser information browser name version ie 11 operating system window 7 mobile desktop or tablet desktop screenshot capture
freecodecampfreecodecamp
where do I belong right result but not pass the test
Bug
challenge where do I belong solution 0afunction 20getindextoins arr 2c 20num 20 7b 0a 20 20arr 20 3d 20arr 3b 0a 20 20for 20 var 20i 20 in 20arr sort function a 2cb 7breturn 20a b 3b 7d 7b 0a 20 20 20 20if 20 arr 5bi 5d 20 3e 3d 20num 20 7breturn 20i 3b 7d 0a 20 20 7d 0a 20 20return 20arr length 3b 0a 7d 0a 0agetindextoins 5b3 2c 2010 2c 205 5d 2c 203 3b 0a have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 12 3 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible my code javascript function getindextoin arr num arr arr for var I in arr sort function a b return a b if arr I num return I return arr length getindextoin 3 10 5 3 I get in the return all the right value from the test it just don t get it right
freecodecampfreecodecamp
beta test never finish run in edge
Bug
I have add what I believe to be the correct code to the challenge and after reload the screen the image show up within the phone and even adjust as I add to the code however it never progress beyond the phrase run test and therefore I can not pass it forgive I if this be the same as the other issue post I do see that you guy be have a lot of problem with this and I very much appreciate the hard work in fix they thank for bring we the new content too browser name version microsoft edge version unknown operating system window 10 home version 1607 mobile desktop or tablet laptop fcc bug screenshot
freecodecampfreecodecamp
access nest object suggestion
Help Wanted
setup var mystorage car inside glove box map passenger seat crumb outside trunk jack only change code below this line var gloveboxcontent change this line hello I m quite new to programming but I think it s a good idea to grow a pair and learn go to give feedback and receive as well I complete this challenge but my issue with it be that it can be confuse the element that be a bit confusing and misleading be the notation after var gloveboxcontent although if a camper remember the previous lesson when search through object I m sure there win t be much of an issue my overall impression be that I have to write a completely new line above the var gloveboxcontent my issue be more in regard to clarity I hope I be helpful one peace
freecodecampfreecodecamp
beta improve challenge apply visual design adjust the hover state of an anchor tag
Bug
challenge adjust the hover state of an anchor tag have an issue I think this challenge should be change I ll list some reason right now the challenge show two new concept hover and text decoration none when the overall teaching style be one concept per challenge here pseudo class be introduce for the first time in the curriculum I think the description be too concise and could leave a beginner with a lot of doubt there be not an example show how to use hover with a selector my suggestion split the challenge in two one for hover one for text transform none enhance the description include a practical example
freecodecampfreecodecamp
beta es6 use destructure assignment with object description error
Help Wanted
challenge use destructure assignment with object have an issue user agent be mozilla 5 0 x11 ubuntu linux i686 rv 51 0 gecko 20100101 firefox 51 0 please describe how to reproduce this issue and include link to screenshot if possible in description it say consider the following es5 code js const voxel x 3 6 y 7 4 z 6 54 const x voxel x x 3 6 const y voxel y y 7 4 const z voxel z z 6 54 const be es6 should be var also be below code correct be there a y z on purpose maybe to show that you can use xyz and abc js const x a y b z c voxel a 3 6 y 7 4 z 6 54 edit I click run test to see some error description but instead of error I get confirmation of solve challenge and all test pass even though I didn t change anything in code yet
freecodecampfreecodecamp
typo in challenge code calulatecircumference
Help Wanted
challenge use the const keyword have an issue user agent be mozilla 5 0 x11 ubuntu linux i686 rv 51 0 gecko 20100101 firefox 51 0 please describe how to reproduce this issue and include link to screenshot if possible there be typo in calulatecircumference should be calculatecircumference js change var to let or const rename constant variable var pi 3 14 var radius 10 var calulatecircumference function r var diameter 2 r var result pi diameter return result test your code console log calulatecircumference radius
freecodecampfreecodecamp
beta progress lose on beta freecodecamp com
Bug
issue description in beta freecodecamp com complete the basic html and html5 section but when I come back again all the progress be lose and browny point be set to 1 browser information google chrome version 56 0 2924 87 64 bit operating system window 10 mobile desktop or tablet
freecodecampfreecodecamp
learn how a stack work insufficient test
Help Wanted
challenge name issue description the challenge test be insufficient and can be pass with incorrect code the code show below can pass the challenge but it doesn t use any of the javascript method to complete the challenge browser information browser name version chrome operating system macos mobile desktop or tablet laptop code js var homeworkstack bio12 his80 mat122 psy44 only change code below this line homeworkstack bio12 his80 mat122 cs50 screenshot image
freecodecampfreecodecamp
how font should degrade instruction unclear
Help Wanted
challenge name specify how font should degrade solution 0a 3clink 20href 3d 22https 3a 2f 2ffonts googleapis com 2fcss 3ffamily 3dlobster 22 20rel 3d 22stylesheet 22 20type 3d 22text 2fcss 22 3e 0a 3cstyle 3e 0a 20 20 red text 20 7b 0a 20 20 20 20color 3a 20re 3b 0a 20 20 7d 0a 0a 20 20h2 20 7b 0a 20 20 20 20 3c font family 3a 20lobster 2c 20monospace 3b 3e 0a 20 20 7d 0a 0a 20 20p 20 7b 0a 20 20 20 20font size 3a 2016px 3b 0a 20 20 20 20font family 3a 20monospace 3b 0a 20 20 7d 0a 3c 2fstyle 3e 0a 0a 3ch2 20class 3d 22red text 22 3ecatphotoapp 3c 2fh2 3e 0a 0a 3cp 20class 3d 22red text 22 3ekitty 20ipsum 20dolor 20sit 20amet 2c 20shed 20everywhere 20shed 20everywhere 20stretching 20attack 20your 20ankles 20chase 20the 20re 20dot 2c 20hairball 20run 20catnip 20eat 20the 20grass 20sniff 3c 2fp 3e 0a 3cp 20class 3d 22red text 22 3epurr 20jump 20eat 20the 20grass 20rip 20the 20couch 20scratched 20sunbathe 2c 20shed 20everywhere 20rip 20the 20couch 20sleep 20 in 20the 20sink 20fluffy 20fur 20catnip 20scratched 3c 2fp 3e 0a issue description browser information browser name version operating system mobile desktop or tablet your code js screenshot
freecodecampfreecodecamp
return large number in array should check for negative number
Help Wanted
challenge return large number in array on the automate test for pass this exercise you should also have a test with only negative number also like largestoffour 1 3 6 25 13 27 18 26 32 35 37 39 1000 1001 857 1 if you don t do array sort and try to find the max in each sub array if you init a tempmax with 0 for each sub array the test will validate but that would be fake validate since the max from first sub array would return 0
freecodecampfreecodecamp
can not read property length of null
Help Wanted
challenge catch off by one error when use indexing have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 12 3 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 its throw an error can not read property length of null however in my browser this work as expect js function counttofive let firstfive 12345 for let I 0 I firstfive length I console log firstfive I return firstfive counttofive
freecodecampfreecodecamp
beta small medium breakpoint dropdown menu ui issue on hover
Help Wanted
hamburger menu issue description set window to half my screen size create a ui ux issue when use the menu essentially it s only useable if you click and move your mouse up from underneath the menu add a gif for a well representation late safari version 10 0 3 12602 4 8 firefox 51 0 1 64 bit chrome version 56 0 2924 87 64 bit macos sierra 10 12 3 16d32 screenshot fccbug
freecodecampfreecodecamp
error to try solve challenge in microsoft edge mobile
Help Wanted
increment a number with javascript issue description I try to solve challenge in my smartphone but always that I click on backspace for to correct a error of type occur a problem appear little red circle on the terminal and I can t to continue solve the challenge browser information browser name version microsoft edge operating system window 10 mobile desktop or tablet mobile
freecodecampfreecodecamp
beta test error intermediate algorithm challenge miss letter
Help Wanted
the test fearnotletter abcdefghjklmnopqrstuvwxyz be suppose to return undefined because there s suppose to be no letter miss in the string however the letter I be very clearly miss my solution be correct and pass all test and return undefined when the string above have the miss I I hope this help you guy catch this error
freecodecampfreecodecamp
beta can t load code for challenge apply visual design set the font size for multiple head element
Bug
challenge name apply visual design set the font size for multiple head element issue description the page load the challenge description and test but the code editor and the small console output box under the button show an infinite loading animation the developer console show some error which you can see in the screenshot below the other challenge seem to be load without problem browser information browser name version chrome 56 0 2924 87 64 bit operating system window 7 x64 mobile desktop or tablet desktop screenshot error
freecodecampfreecodecamp
beta how to create a circular queue instruction need to be clear
Help Wanted
refer change from the instruction section ne to be more clear step by step as the test be currently the introduction part be clear but the instruction need to be step to step
freecodecampfreecodecamp
local scope and function issue with comment code
Bug
challenge local scope and function solution 0afunction 20mylocalscope myvar 20 7b 0a 20 20myvar 20 3d 205 3b 20 0a 20 20 0a 20 20console log myvar 3b 0a 7d 20 0a 2f 2fvar 20myvar 20 3d 20300 3b 20 20 0a 2f 2f 20line 207 20is 20what 20i 20am 20 20talking 20about 20if 20i 20commend 20it 2c 20i 20succesful 20finish 20the 20challenge 20but 20when 20i 20delete 20line 207 2c 20so 20it 20doesn 27 t 20work 20and 20if 20i 20uncomment 20it 2c 20so 20it 20doesn 27 t 20work 20too 20that 27 20a 20bug 0amylocalscope 3b 0a 0a 2f 2f 20run 20and 20check 20the 20console 0a 2f 2f 20myvar 20is 20not 20defined 20outside 20of 20mylocalscope 0a 0a 2f 2f 20now 20remove 20the 20console 20log 20line 20to 20pass 20the 20test 0a 0a have an issue user agent be mozilla 5 0 x11 ubuntu linux x86 64 rv 50 0 gecko 20100101 firefox 50 0 please describe how to reproduce this issue and include link to screenshot if possible my code javascript function mylocalscope myvar myvar 5 console log myvar var myvar 300 line 7 be what I be talk about if I comment it I succesful finish the challenge but if I delete line 7 it doesn t work and if I uncomment it so it doesn t work too that s a bug mylocalscope run and check the console myvar be not define outside of mylocalscope now remove the console log line to pass the test
freecodecampfreecodecamp
update url for example app
Help Wanted
we need to update the link in the challenge from to change be to be make here l1140 and here l1169
freecodecampfreecodecamp
project landing page
Help Wanted
challenge build a product landing page have an issue user agent be mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible I be make a suggestion with the url for the product landing page it be currently show the code for the project so it be not consistent like the other project could you guy make it out to be instead of
freecodecampfreecodecamp
beta basic javascript divide one decimal by another with javascript test 3 fail
Bug
challenge name basic javascript divide one decimal by another with javascript issue description test 3 the quotient variable should only be assign once be not pass valid code browser information browser name version chrome 56 0 2924 87 official build 32 bit operating system window 7 professional service pack 1 mobile desktop or tablet desktop your code js var quotient 4 4 2 0 fix this line screenshot capture
freecodecampfreecodecamp
oopsglobal variable
Bug
without the oopsglobalvariable the test will pass all but the last test myglobal should be define myglobal should have a value of 10 myglobal should be declare use the var keyword oopsglobal should have a value of 5 do not declare oopsglobal use the var keyword basic javascript global scope and function issue description it happen on the first try that the test seem to treat the code as have the var keyword before oopsglobal browser information browser name version chrome operating system chromebook mobile desktop or tablet your code js declare your variable here var myglobal 10 function fun1 assign 5 to oopsglobal here oopsglobal 5 only change code above this line function fun2 var output if typeof myglobal undefined output myglobal myglobal if typeof oopsglobal undefined output oopsglobal oopsglobal console log output
freecodecampfreecodecamp
exact change correct output but fail test case
Help Wanted
challenge name exact change your code js var denomination one hundred 10000 twenty 2000 ten 1000 five 500 one 100 quarter 25 dime 10 nickel 5 penny 1 function checkcashregister price cash cid var change here be your change ma be var changedue math round cash price 100 var availablefund 0 cid foreach function e availablefund math round e 1 100 if changedue availablefund return insufficient fund else if changedue availablefund return close for var key in denomination if denomination key changedue delete denomination key var availablecurrencie cid filter function e return denomination hasownproperty e 0 map function e return e 0 math round e 1 100 reverse var arr availablecurrencie foreach function e var available e 1 var initialav e 1 var currentdenom denomination e 0 if changedue 0 while available currentdenom changedue 0 changedue currentdenom changedue changedue currentdenom available available currentdenom if changedue 0 available 0 changedue currentdenom var checkitwasuse initialav available if checkitwasuse var arrelement e 0 checkitwasuse 100 arr push arrelement if arr length 1 changedue 0 return insufficient fund return arr checkcashregister 3 26 100 00 penny 1 01 nickel 2 05 dime 3 10 quarter 4 25 one 90 00 five 55 00 ten 20 00 twenty 60 00 one hundred 100 00 screenshot image
freecodecampfreecodecamp
d3 common issue with dataset
Bug
d3 challenge dataset identifier dataset have already be declare error essentially the d3 challenge win t run after 1 fail attempt challenge work with dynamic datum in d3 have an issue user agent be mozilla 5 0 window not 10 0 wow64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible html
freecodecampfreecodecamp
beta unclear description in apply visual design create visual balance with the height of an element
Help Wanted
challenge create visual balance with the height of an element have an issue user agent be mozilla 5 0 window not 6 1 win64 x64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 the description say this challenge change the layout of the link by stack they to look more like a list but we re just change the height of an h4 element not the link also I don t think keep everything balance will be clear for someone new to graphic design I d clarify that why should I care about balance why should I arrange the element like a list the height property be already introduce if the goal of this challenge be to explain what balance be it be not a good explanation in my opinion
freecodecampfreecodecamp
caret icon in challenge list right and down animation
Help Wanted
issue description if it s proper may be you want to add these line to site css for animate caret icon in challenge list your code css a aria expand false span no link underline I fa caret down transform rotate 90deg a aria expand true span no link underline I fa caret right transform rotate 90deg a span no link underline I fa caret down a span no link underline I fa caret right transition ease 0 2s screenshot src proud to be a camper evren
freecodecampfreecodecamp
bug test pass without argument in the function call
Bug
challenge pass value to function with argument solution 0a 2f 2f 20example 0afunction 20ourfunctionwithargs a 2c 20b 20 7b 0a 20 20console log a 20 20b 3b 0a 7d 0aourfunctionwithargs 10 2c 205 3b 20 2f 2f 20outputs 205 0a 0a 2f 2f 20only 20change 20code 20below 20this 20line 0afunction 20functionwithargs a 2c 20b 7b 0a 20 20console log a 20 2b 20b 3b 0a 7d 0a 0afunctionwithargs 1 2c0 3b 0a 0a have an issue user agent be mozilla 5 0 window not 10 0 wow64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible someone come into the help room on gitter ask why he didn t pass the challenge with functionwitharg which be correct but do pass with functionwitharg note the extra space I test it and the second indeed pass all test seem necessary to test for pass proper argument
freecodecampfreecodecamp
beta no visual evidence flex grow property expand box 2
Help Wanted
challenge use the flexgrow property to expand item have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 12 3 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 html the test pass but there be no visual evidence that box 2 grow in size in the iphone frame they both have the same dimension as prior to the addition of the flex grow property screen shoot 2017 02 10 at 04 02 14 this might be due to the flex basis property and its rather large value for the iphone frame lower the value to 2em visually show the size difference between box 1 and box 2 but remove the flex basis property altogether visually and dimensionally show box 2 176 x 200 be twice as large as box 1 88 x 200 here be the result with the removal of the flex basis property screen shoot 2017 02 10 at 04 49 52 since flex basis be introduce in the following challenge anyways I think the flex basis property should be remove from this challenge unless there be an underlying reason for its presence
freecodecampfreecodecamp
beta array destructuring have bad test
Help Wanted
challenge array destructure have an issue user agent be mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 55 0 2883 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible this test just pass if you run it without touch anything also there be a typo destruring js let a 8 b 6 alter code below this line a b b a alter code above this line console log a should be 6 console log b should be 8
freecodecampfreecodecamp
add image to your website clarification need in instruction
Help Wanted
challenge add image to your website have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 11 6 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible this challenge do not give instruction on if the user should put a img tag and where it should be position my reason for this issue be because in the previous challenge it would give a specific instruction on what to do my code html 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 fluffy fur catnip scratch
freecodecampfreecodecamp
basic javascript array topic order
Help Wanted
basic javascript array topic order this be a minor issue but it can confuse people like I start at current order be manipulate array with push manipulate array with pop manipulate array with shift manipulate array with unshift order should be manipulate array with push manipulate array with unshift manipulate array with pop manipulate array with shift why because unshift work like push but at the front of an array it s a pair that logically belong together shift work like pop but at the front af an array same reason
freecodecampfreecodecamp
array prototype include not support by ie
Bug
when visit beta through ie the site be unusable there be two instance of include in the code base outside of the gulp file and two solution for fix this 1 add a polyfill for array prototype include or 2 refactor to remove array prototype include
freecodecampfreecodecamp
video playback not work
Help Wanted
challenge build a tribute page have an issue user agent be mozilla 5 0 window not 10 0 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible when you click on the video it show an error image
freecodecampfreecodecamp
challenge successful but button not respond when I hover over it
Help Wanted
challenge use css animation to change the hover state of a button have an issue user agent be mozilla 5 0 window not 10 0 wow64 applewebkit 537 36 khtml like gecko chrome 52 0 2743 116 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible html register I like to test what I do on the sample phone to the right when I submit this challenge with the above code I be tell I do it correctly and could move on yet when I hover over the button to see the color change nothing happen I be assume I do the code correctly since I can move on so I m not sure if this be a bug with the simulator
freecodecampfreecodecamp
beta ux change the image to open in new tab
Help Wanted
nest an anchor element within a paragraph the image in the instruction panel open on the same tab to change the destination of the link add target blank to the anchor tag screen shoot 2017 02 06 at 8 46 18 pm
freecodecampfreecodecamp
beta label text should be synonymous with date picker format
Help Wanted
challenge add an accessible date picker have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 12 3 applewebkit 537 36 khtml like gecko chrome 55 0 2883 95 safari 537 36 just wonder if the example show html enter a date mm dd yyyy and the challenge code html tell we the good date for the competition prefer date mm dd yyyy should be revise so that the format for the date picker yyyy mm dd be synonymous with the label text currently mm dd yyyy suggest revision 1 enter a date mm dd yyyy to enter a date yyyy mm dd 2 prefer date mm dd yyyy to prefer date yyyy mm dd
freecodecampfreecodecamp
beta curriculum rewrite instruction for challenge add image to your website
Help Wanted
link to challenge current instruction basic html and html5 add image to your website you can add image to your website by use the img element and point to a specific image s url use the src attribute an example of this would be all img element must have an alt attribute the text inside an alt attribute be use for screen reader to improve accessibility and be display if the image fail to load let s add an alt attribute to our img example above note that in most case img element be self closing try it with this image rewrite instruction basic html and html5 add image to your website you can add image to your website by use the img element and point to a specific image s url use the src attribute an example of this would be all img element must have an alt attribute the text inside an alt attribute be use for screen reader to improve accessibility and be display if the image fail to load note that in most case img element be self closing let s add an alt attribute to our img example above try it with this image
freecodecampfreecodecamp
remove tag
Help Wanted
challenge enhance object literal function have an issue user agent be mozilla 5 0 window not 10 0 wow64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible there be some tag in the test at the bottom prevent one to pass the test work fine if remove js alter code above this line const zod person zodiac hasbro 56 male const yan person yanoshi mimoto 55 male zod sendfriendrequest yan
freecodecampfreecodecamp
beta unneccessary semicolon in functional programming apply functional programming to convert string to url slug
Help Wanted
challenge apply functional programming to convert string to url slug have an issue js the global variable var globaltitle winter be come add your code below this line function urlslug title return title trim split map word word tolowercase join this trigger the linter add your code above this line var wintercome urlslug globaltitle should be winter be come the editor s linter complain about an unnecessary semicolon see the comment in the code above if you want to fix this please read contribute md to get start when you re all set replace this line l1166 with the following and make your commit if you have any question please come chat with we in the contributor chat room happy code smile
freecodecampfreecodecamp
beta bug in seed code for functional programming refactor global variable out of function
Help Wanted
challenge refactor global variable out of function have an issue accord to the instruction the goal of this challenge be to refactor rewrite the code so the global array booklist be not change inside either function another requirement which doesn t seem to be be test for be that both function should return an array the problem be that the initial challengeseed doesn t meet the second requirement since neither array push nor array splice return the update array since the challenge s intention seem to be to refactor global variable out of function I think this need to be fix so camper can focus on remove global variable rather than make the code work to resolve these issue I think we should make sure the function in the challengeseed return the update array as their doc string say possibly add test to verify that the function do return an array js the global variable var booklist the hound of the baskerville on the electrodynamic of move body philosophi naturalis principia mathematica disquisitione arithmeticae this function should add a book to the list and return the list new parameter should come before the bookname one add your code below this line function add bookname return booklist push bookname add your code above this line this function should remove a book from the list and return the list new parameter should come before the bookname one add your code below this line function remove bookname if booklist indexof bookname 0 return booklist splice 0 1 bookname add your code above this line var newbooklist add booklist a brief history of time var newerbooklist remove booklist on the electrodynamic of move body var newestbooklist remove add booklist a brief history of time on the electrodynamic of move body console log booklist
freecodecampfreecodecamp
test fail on only change the first line
Help Wanted
challenge subtract one number from another with javascript have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 12 3 applewebkit 537 36 khtml like gecko chrome 55 0 2883 95 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible this fail due to the difference in line even if code have not be change it also fail when change 0 to 33 js var difference 45 0
freecodecampfreecodecamp
beta manage package with npm entire section break
Bug
challenge name and remain challenge in section issue description greenheart em ant ok so I ve locate the boilerplate gomix project project red moose that be need for these challenge however I see 3 issue 1 the instruction in the first challenge I think need to be more specific each gomix project once remixe have two url the live url and the url you get when you be actually work on the project while it stand to reason the live version should be use its maybe not totally obvious 2 once you remix the boilerplate project no test will pass confirm on several challenge 3 if the test be work the remixe boilerplate would pass at least the first couple challenge without any user add code since the boilerplate already have the key the test be look for here s my current project project lopsided leader might be change by the time you read this but see screenshot for the first challenge my code look like this image but no dice on get test to pass the embed console just show a pair of double quote browser information browser name version chrome late operating system mac osx 10 11 7 mobile desktop or tablet desktop
freecodecampfreecodecamp
beta improve format for basic datum structure add item use splice
Help Wanted
challenge add item use splice have an issue the term html need to be change to html with all cap if you want to fix this please read contribute md to get start when you re all set replace this line l215 with the following and make your commit we have define a function htmlcolorname which take an array of html color as an argument modify the function use splice to remove the first two element of the array and add darksalmon and blanchedalmond in their respective place if you have any question please come chat with we in the contributor chat room happy code smile
freecodecampfreecodecamp
challenge display wrong number of button on display
Bug
challenge name issue description the button 4 should ve delete from the jquery and button 5 should have only one clone but it seem that there re 3 target 5 button the right hand display browser information browser name version chrome 55 0 2883 87 m operating system window 7 mobile desktop or tablet msi laptop your code js default no change at all screenshot
freecodecampfreecodecamp
add vscode to gitignore
Help Wanted
I be wonder if we could add vscode the directory create by visual studio code for editor setting to the gitignore file this would both prevent people from accidentally commit their editor setting and make work with git a little easy by not have to worry about that file accidentally be track by git I wouldn t mind create a pr for this one I just think I should follow convention and create an issue on github first it s a simple fix so if it s easy for an admin or moderator to do it that s also fine
freecodecampfreecodecamp
beta clarify instruction for basic datum structure access an array s content use bracket notation
Help Wanted
challenge access an array content use bracket notation have an issue hey contributor in the final paragraph of the instruction I think the content of the parenthesis could be slightly clarify I suggest we change 1st index to index 1 as 1st index could be interpret as the first index of an array index 0 if you want to fix this please read contribute md to get start when you re all set replace this line l91 with the following and make your commit in order to complete this challenge set the 2nd position index 1 of myarray to anything you want besides b if you have any question please come chat with we in the contributor chat room happy code smile
freecodecampfreecodecamp
beta fix format for regular expression reuse pattern use capture group
Help Wanted
challenge reuse pattern use capture group have an issue hey contributor in the third paragraph of the challenge there be a backslash and a backslash with number one 1 that need to get proper format format if you want to fix this please read contribute md to get start when you re all set replace this line l890 with the following to specify where that repeat string will appear you use a backslash and then a number this number start at 1 and increase with each additional capture group you use an example would be 1 to match the first group if you have any question please come chat with we in the contributor chat room happy code smile
freecodecampfreecodecamp
beta miss semicolon in challengeseed for regular expression match begin string pattern
Help Wanted
challenge match begin string pattern have an issue js let rickyandcal cal and ricky both like racing let calregex change change this line let result calregex test rickyandcal hey contributor see 13047 for a more detailed instruction on how to get start add a semicolon to this line l484 happy code smile
freecodecampfreecodecamp
beta miss semicolon in challengeseed for regular expression find one or more criminal in a hunt
Help Wanted
challenge find one or more criminal in a hunt have an issue js example crowd gathering let crowd p1p2p3p4p5p6cccp7p8p9 let recriminal change this line let matchedcriminal crowd match recriminal console log matchedcriminal hey contributor see 13047 for more detailed instruction on how to contribute add semicolon to each line with code l451 l456 happy code smile
freecodecampfreecodecamp
beta fix format for regular expression find character with lazy matching
Help Wanted
challenge find character with lazy matching have an issue as show in the image below the final sentence be format as code format fix this by move the tag to come just after titani and before the this should be update to something like this titani it find the
freecodecampfreecodecamp
beta miss semicolon in challengeseed for regular expression find character with lazy matching
Help Wanted
challenge find character with lazy matching have an issue js let text winter be come let myregex change this line let result text match myregex the first line of the challengeseed for this challenge need a semicolon to prevent the editor from show a warning when the challenge load if you want to fix this please read contribute md to get start when you re all set add a semicolon to this line l423 and make your commit if you have any question please come chat with we in the contributor chat room happy code smile
freecodecampfreecodecamp
beta clarify instruction for regular expression match character that occur one or more time
Help Wanted
challenge match character that occur one or more time have an issue user agent be mozilla 5 0 x11 linux x86 64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 76 safari 537 36 this be not a bug but something I suspect could confuse people I think the second sentence of the following example clarify could be clear if it be change to because of the it would also find a single match also the next sentence could be slightly change and move to it s own paragraph to make it easy to read if it instead be check the
freecodecampfreecodecamp
beta improve instruction for regular expression match single character with multiple possibility
Help Wanted
challenge match single character with multiple possibility have an issue user agent be mozilla 5 0 x11 linux x86 64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 76 safari 537 36 js let quotesample beware of bug in the above code I have only prove it correct not try it let vowelregex aeiou ig change this line let result quotesample match vowelregex change this line this challenge ask I to count the number of vowel this make I think I should add length to the expression evaluate to my result variable add length fail the test while leave it out let I complete the challenge since the challenge isn t testing for a numerical value in the result variable I suggest that we change the instruction and first test case to only ask camper to find all vowel to fix this update the final sentence to to find all vowel in the string quotesample and update the message of the first test case assert result length 25 message you should find all 25 vowel
freecodecampfreecodecamp
beta improve instruction for regular expression ignore case while match
Help Wanted
challenge ignore case while matching have an issue user agent be mozilla 5 0 x11 linux x86 64 applewebkit 537 36 khtml like gecko chrome 56 0 2924 76 safari 537 36 it feel like these two sentence could be combine into a short alternative there be other flag but here you ll focus on the flag that ignore case the flag that ignore case be the i flag I suggest we replace the sentence above with there be other flag but here you ll focus on the one that ignore case the I flag
freecodecampfreecodecamp
beta decrease the opacity of an element browser specific test failure
Help Wanted
challenge decrease the opacity of an element have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 12 3 applewebkit 602 4 8 khtml like gecko version 10 0 3 safari 602 4 8 please describe how to reproduce this issue and include link to screenshot if possible html alphabet google be found by larry page and sergey brin while they be ph d student at stanford university larry page sergey brin
freecodecampfreecodecamp
beta apply visual design add a box shadow to a card like element hover issue
Help Wanted
apply visual design add a box shadow to a card like element the camper must add a property when the i d be on its hover state whereas this hasn t be study yet in this part it be require to add a box shadow property for the thumbnail i d on its hover state the problem be that at this stage camper be not suppose to know how to do that because none of the previous challenge tackle this hover issue browser information browser name version chrome 55 0 2883 95 64 bit operating system ox elcapitan 10 11 6 mobile desktop or tablet imac
freecodecampfreecodecamp
beta test conflict with challenge requirement
Help Wanted
challenge add label to scatter plot circle have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 12 2 applewebkit 537 36 khtml like gecko chrome 55 0 2883 95 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible this instruction set the x attribute so it s 5 unit more than the value you use for the cx attribute on the circle seem to be in conflict with the second test case the first label should have text of 34 78 an x value of 34 and a y value of 422 with the above instruction shouldn t the value of the x attribute for the text element be 39 and not 34 as the test case state this be the output receive follow the above instruction on the developer console screen shoot 2017 01 29 at 04 50 49 here be the current code use html the code above still pass the challenge regardless of the state above reason
freecodecampfreecodecamp
instruction for object orient programming change the prototype to a new object
Help Wanted
challenge change the prototype to a new object have an issue user agent be mozilla 5 0 window not 10 0 wow64 applewebkit 537 36 khtml like gecko chrome 55 0 2883 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible js in the instruction sidebar describe function console log my name be this name should be describe function console log my name be this name
freecodecampfreecodecamp
be italicize for some reason with this code
Help Wanted
challenge change text inside an element use jquery solution 0afccss 0a 20 20 24 document ready function 20 7b 0a 20 20 20 20 24 22 23target1 22 css 22color 22 2c 20 22re 22 3b 0a 20 20 20 20 24 22 23target4 22 html 22 3cem 3e 20 23target4 20 3c 2fem 3e 22 3b 0a 20 20 7d 3b 0afcce 0a 0a 3c 20only 20change 20code 20above 20this 20line 20 3e 0a 0a 3cdiv 20class 3d 22container fluid 22 3e 0a 20 20 3ch3 20class 3d 22text primary 20text center 22 3ejquery 20playground 3c 2fh3 3e 0a 20 20 3cdiv 20class 3d 22row 22 3e 0a 20 20 20 20 3cdiv 20class 3d 22col xs 6 22 3e 0a 20 20 20 20 20 20 3ch4 3e 23left well 3c 2fh4 3e 0a 20 20 20 20 20 20 3cdiv 20class 3d 22well 22 20id 3d 22left well 22 3e 0a 20 20 20 20 20 20 20 20 3cbutton 20class 3d 22btn 20btn default 20target 22 20id 3d 22target1 22 3e 23target1 3c 2fbutton 3e 0a 20 20 20 20 20 20 20 20 3cbutton 20class 3d 22btn 20btn default 20target 22 20id 3d 22target2 22 3e 23target2 3c 2fbutton 3e 0a 20 20 20 20 20 20 20 20 3cbutton 20class 3d 22btn 20btn default 20target 22 20id 3d 22target3 22 3e 23target3 3c 2fbutton 3e 0a 20 20 20 20 20 20 3c 2fdiv 3e 0a 20 20 20 20 3c 2fdiv 3e 0a 20 20 20 20 3cdiv 20class 3d 22col xs 6 22 3e 0a 20 20 20 20 20 20 3ch4 3e 23right well 3c 2fh4 3e 0a 20 20 20 20 20 20 3cdiv 20class 3d 22well 22 20id 3d 22right well 22 3e 0a 20 20 20 20 20 20 20 20 3cbutton 20class 3d 22btn 20btn default 20target 22 20id 3d 22target4 22 3e 23target4 3c 2fbutton 3e 0a 20 20 20 20 20 20 20 20 3cbutton 20class 3d 22btn 20btn default 20target 22 20id 3d 22target5 22 3e 23target5 3c 2fbutton 3e 0a 20 20 20 20 20 20 20 20 3cbutton 20class 3d 22btn 20btn default 20target 22 20id 3d 22target6 22 3e 23target6 3c 2fbutton 3e 0a 20 20 20 20 20 20 3c 2fdiv 3e 0a 20 20 20 20 3c 2fdiv 3e 0a 20 20 3c 2fdiv 3e 0a 3c 2fdiv 3e 0a have an issue user agent be mozilla 5 0 window not 10 0 wow64 applewebkit 537 36 khtml like gecko chrome 55 0 2883 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible my code html jquery playground leave well target1 target2 target3 right well target4 target5 target6
freecodecampfreecodecamp
remove all empty translation
Help Wanted
some of the challenge in the seed file have translation with no text these will cause error when camper have select these language these look like translation de description title in this case we would need to delete de description title we need to go through and delete all of these empty translation from seed file and leave the empty translation
freecodecampfreecodecamp
beta clicking challenge link in the map page
Help Wanted
issue description so when you scroll anywhere in the map besides the top and click a link to the challenge the position of the challenge page be focus on bottom rather than the top so part of the content be cover when you first go to the challenge chrome be just barely on the edge of the content the position also depend if you have a bookmark bar addon bar status bar etc not sure if it s something to do with bootstrap browser information browser name version firefox 51 0 chrome 56 0 2924 76 operating system osx 9 5 screenshot firefox screen shoot 2017 01 26 at 5 13 50 pm screenshot chrome screen shoot 2017 01 26 at 7 43 42 pm
freecodecampfreecodecamp
beta ui miss challenge in map slice and splice
Help Wanted
both in normal and night mode the challenge slice and splice be miss from the map page the text be miss in this path p anchor span miss text here react text
freecodecampfreecodecamp
beta challenge instruction panel div have static height
Help Wanted
challenge name beta challenge issue description the div challenge instruction panel height be only change when first load this lead to two problem 1 resize the browser screen up if the screen height increase you get a scroll bar in the challenge instruction panel div and its height remain the same 2 resize the browser screen down if the screen height reduce you get a scroll bar in the body and the challenge instruction panel height remain the same this behavior only happen with the beta browser information test on both chrome and firefox on window 10 desktop screenshot 1 resize it up image 2 resize it down image
freecodecampfreecodecamp
strange code in preview
Bug
challenge standardize time with the html5 datetime attribute have an issue user agent be mozilla 5 0 window not 10 0 wow64 applewebkit 537 36 khtml like gecko chrome 55 0 2883 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible I m not really sure how to recreate this the preview be display information that isn t in the code box it appear to be do this for several challenge I ve attach a snapshot from the lesson prior to this one it s still persist on this challenge html tournament mortal combat tournament survey result thank you to everyone for respond to master camper cat s survey the good day to host the vaunted mortal combat tournament be thursday september 15th may the good ninja win comment post by sub zero on august 13th johnny cage well be there I ll finish he post by doge on august 15th wow much combat so mortal post by the grim reaper on august 16th look like I ll be busy that day 2016 camper cat
freecodecampfreecodecamp
beta login state on subsequent visit
Bug
issue description twice now I ve be work through challenge on the beta site log in just fine and close out my browser at the end of the day when I next return to the site the app redirect I to the last challenge I be work on but the editing and display pane be empty and rather than my avatar and profile link in the nav there be a link to sign up no amount of click on sign up will get I back to a state where I can sign up or sign back in click on map show I all challenge on the map however I would surmise that I be not log in as none of the challenge I ve complete be mark as complete oddly though click on the shop update my state to sign in the challenge have content again my avatar reappear and everything go back to normal to reproduce login on the beta site complete any item on the map close the browser open the browser and navigate back to the beta site browser information browser name version chrome operating system ubuntu 16 04 mobile desktop or tablet desktop screenshot freecodecamp
freecodecampfreecodecamp
require hidden test
null
challenge binary agent solution function 20binaryagent str 20 7b 0a 20 20if 2201000001 2001110010 2001100101 2001101110 2000100111 2001110100 2000100000 2001100010 2001101111 2001101110 2001100110 2001101001 2001110010 2001100101 2001110011 2000100000 2001100110 2001110101 2001101110 2000100001 2000111111 22 20 3d 3d 20str 7b 0a 20 20 20 20return 20 22aren t 20bonfires 20fun 3f 22 3b 0a 20 20 7d 0a 20 20 0a 20 20if 2201001001 2000100000 2001101100 2001101111 2001110110 2001100101 2000100000 2001000110 2001110010 2001100101 2001100101 2001000011 2001101111 2001100100 2001100101 2001000011 2001100001 2001101101 2001110000 2000100001 22 20 3d 3d 20str 7b 0a 20 20 20 20return 20 22i 20love 20freecodecamp 22 3b 0a 20 20 7d 0a 7d 0a 0abinaryagent 2201000001 2001110010 2001100101 2001101110 2000100111 2001110100 2000100000 2001100010 2001101111 2001101110 2001100110 2001101001 2001110010 2001100101 2001110011 2000100000 2001100110 2001110101 2001101110 2000100001 2000111111 22 3b 0a have an issue user agent be mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 55 0 2883 87 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible my code javascript function binaryagent str if 01000001 01110010 01100101 01101110 00100111 01110100 00100000 01100010 01101111 01101110 01100110 01101001 01110010 01100101 01110011 00100000 01100110 01110101 01101110 00100001 00111111 str return aren t bonfire fun if 01001001 00100000 01101100 01101111 01110110 01100101 00100000 01000110 01110010 01100101 01100101 01000011 01101111 01100100 01100101 01000011 01100001 01101101 01110000 00100001 str return I love freecodecamp binaryagent 01000001 01110010 01100101 01101110 00100111 01110100 00100000 01100010 01101111 01101110 01100110 01101001 01110010 01100101 01110011 00100000 01100110 01110101 01101110 00100001 00111111 this return true and I can submit solution which be not the correct way need some kind of hidden test I guess
freecodecampfreecodecamp
iphone frame doesn t disappear on narrow width like it should
Help Wanted
step to reproduce 1 open any challenge with an html component 2 reduce the viewport and scroll to the bottom of the page 3 the iphone frame will still be there when it shouldn t be
freecodecampfreecodecamp
format issue in return large number in array
Help Wanted
challenge name return large number in array issue description usually we put space between a comma and the next element in an array this challenge be miss the space in one array in one of the test screenshot 2017 01 22 12 55 35 first timer only check out contribute md to get your local development environment set up the test that need to be change be here l285 add space after the comma to make it look like the other test if you need help please go to our contributor chatroom happy code
freecodecampfreecodecamp
global scope and function on beta freecodecamp
Help Wanted
answer be not accept on the beta freecodecamp do not declare oopsglobal use the var keyword be the only issue show up challenge global scope and function solution 0a 2f 2f 20declare 20your 20variable 20here 0avar 20myglobal 20 3d 2010 3b 0a 0afunction 20fun1 20 7b 0a 20 20 2f 2f 20assign 205 20to 20oopsglobal 20here 0a 20 20oopsglobal 20 3d 205 3b 0a 20 20 0a 7d 0a 0a 2f 2f 20only 20change 20code 20above 20this 20line 0afunction 20fun2 20 7b 0a 20 20var 20output 20 3d 20 22 22 3b 0a 20 20if 20 typeof 20myglobal 20 3d 20 22undefined 22 20 7b 0a 20 20 20 20output 20 2b 3d 20 22myglobal 3a 20 22 20 2b 20myglobal 3b 0a 20 20 7d 0a 20 20if 20 typeof 20oopsglobal 20 3d 20 22undefined 22 20 7b 0a 20 20 20 20output 20 2b 3d 20 22 20oopsglobal 3a 20 22 20 2b 20oopsglobal 3b 0a 20 20 7d 0a 20 20console log output 3b 0a 7d 0a have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 12 2 applewebkit 602 3 12 khtml like gecko version 10 0 2 safari 602 3 12 please describe how to reproduce this issue and include link to screenshot if possible my code javascript declare your variable here var myglobal 10 function fun1 assign 5 to oopsglobal here oopsglobal 5 only change code above this line function fun2 var output if typeof myglobal undefined output myglobal myglobal if typeof oopsglobal undefined output oopsglobal oopsglobal console log output
freecodecampfreecodecamp
sass challenge don t work
Bug
challenge store datum with sass variable have an issue user agent be mozilla 5 0 window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 55 0 2883 87 safari 537 36 html learn sass some random title this be a paragraph with some random text in it header 2 here be some more random text here be another header even more random text within a paragraph hello everyone I think I find a bug in the challenge store datum with sass variable I think I do everything right but the h2 and the blog post element colour doesn t change to red I pass two of the user story but not these your blog post element should have a color of red your h2 element should have a color of red it also doesn t change red but it pass the user story your code should have a sass variable declare for text color with a value of red your code should use the text color variable to change the color for the blog post and h2 item thank you in advance and the new thing in beta seem amazing keep up the great work can t wait to work through more of they
freecodecampfreecodecamp
beta es6 section some miss test and title text need format
Help Wanted
challenge name this be a generic issue to help track a few qa task for the es6 section issue description the challenge in the es6 section be all list below each one can benefit from some format tweak in the challenge copy also the challenge title should follow the verb object clause format that s use elsewhere e g use conditional logic with if statement or comment your javascript code and two challenge be miss title there be a number of challenge with placeholder test that need to be write explore problem with the var keyword x format fix add test to make sure let keyword be use instead of var compare scope of the var and let keyword x format fix temporarily disable es6 syntax test declare a read only variable with the const keyword x format fix write miss test mutate an array declare with const x format fix write miss test use arrow function to write concise anonymous function x format fix write miss test write arrow function with parameter x format fix write miss test write high order arrow function x format fix write miss test set default parameter for your function x format fix write one miss test use the rest operator with function parameter x add title suggest title use the rest operator with function parameter x format fix use the spread operator to evaluate array in place x format fix write miss test use destructure assignment to assign variable from object x add title x format fix write miss test use destructure assignment to assign variable from nest object x format fix write miss test use destructure assignment to assign variable from array x format fix write miss test use destructure assignment with the rest operator to reassign array element x format fix write miss test use destructure assignment to pass an object as a function s parameter x format fix write miss test interpolate a string use backquote format fix write miss test write concise object literal declaration use simple field format fix write miss test write concise declarative function with es6 x format fix write miss test use class syntax to define a constructor function x format fix write miss test use getter and setter to control access to an object x format fix write miss test understand the difference between import and require x format fix use export to reuse a code block x format fix use to import everything from a file x format fix create an export fallback with export default x format fix import a default export x format fix format suggestion for the challenge copy any js keyword operator or method name etc should go in code tag this put the term in pink colored text or green in night mode the first instance of a term that be be define can go in tag multi line code example should go in blockquote tag where line be separate with the br tag see this example in the code base l14 replace the instruction line with a single tag the should be on its own line in the seed file note use noterest of note text format one person do not have to do all of these change comment below which challenge s you d like to work on update give some issue write test use regex for these challenge note below issuecomment 275852377 it s okay if you just want to work on fix format then after the pr be accept you can check off what s do thank you
freecodecampfreecodecamp
beta apply visual design adjust the width of an element use the width property
Help Wanted
challenge name apply visual design adjust the width of an element use the width property issue description when the instruction be do test doesn t recognise it browser information browser name chrome operating system window 10
freecodecampfreecodecamp
beta introduction to html5 element fail test case
Help Wanted
challenge introduction to html5 element have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 12 2 applewebkit 537 36 khtml like gecko chrome 55 0 2883 95 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible html 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
freecodecampfreecodecamp
beta define the head and body of an html document fail test case
Help Wanted
challenge define the head and body of an html document have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 12 2 applewebkit 537 36 khtml like gecko chrome 55 0 2883 95 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible fail test and say the head should wrap the title element also the example of page layout be not show I be use chrome canary browser html the good page ever the good page ever cat ipsum dolor sit amet jump launch to pounce upon little yarn mouse bare fang at toy run hide in litter box until treat be feed go into a room to decide you didn t want to be in there anyway I like big cat and I can not lie kitty ipsum dolor sit amet shed everywhere shed everywhere stretch attack your ankle chase the red dot hairball run catnip eat the grass sniff meow I could pee on this if I have the energy for slap owner s face at 5 am until human fill food dish yet scamper knock dish off table head butt can not eat out of my own dish scratch the furniture make meme make cute face sleep in the bathroom sink chase laser but pee in the shoe paw at your fat belly lick your face and eat grass throw it back up kitty ipsum dolor sit amet shed everywhere shed everywhere stretch attack your ankle chase the red dot hairball run catnip eat the grass sniff