repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
freecodecampfreecodecamp
weird validation for portfolio input in the setting page
Help Wanted
describe the issue validation be weirdly strict in imageurl but can still accept broken result but lenient on url section although it doesn t accept broken url affect page step to reproduce 1 go to 2 type https com in url section 3 type in the image section 4 go to your portfolio 5 see broken media component note I know that the correct url be the issue be that I can spend time create an item in portfolio and it result in broken image later without know why image expect behavior strict validation on url lenient validation on imageurl maybe show how image look instead so it become hard to break it in the portfolio page image screenshot image system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context no response
freecodecampfreecodecamp
fix content take up too much real estate in learn ui on zoomed viewport
Help Wanted
describe the issue wcag sc 1 4 10 require that the user be able to zoom up to 400 on a 1280x1024 viewport and still be able to use the page without loss of information or functionality the image below show a step zoom in 400 on a 1280x1024 viewport fcc 400 zoom while technically the argument can be make that the ui be still functional at 400 the user be only able to see about three line in the editor because the fix content above take up about 2 3 s of the viewport height I m open this issue to brainstorm way we might be able to give the user more space below the fix content which I think really mean how do we allow the user to hide at least some of the fix content affect page step challenge in the learn ui step to reproduce open any step in the rwd cert or challenge in either the js algorithm or js front end cert make the browser viewport as big as possible or at least 1280x1024px use the browser s zoom mechanism to zoom in to up to 400 this should trigger the mobile layout view the code tab notice how the fix content take up a considerable amount of the height of the viewport allow only a few line in the editor to be display at one time expect behavior put a mechanism in place that allow the user to temporarily hide at least some of the fix content at the top of the page the more the well the user should be able to activate this mechanism with either the keyboard mouse or touch while it might be nice to provide this mechanism on the desktop layout I think it be only essential for the mobile layout screenshot no response system the image above be take on device desktop os fedora 36 browser edge version 110 additional context no response
freecodecampfreecodecamp
normalize the use of dasherize cert title
Help Wanted
the client code use both the dasherize title of the certificate and their normal title for component prop this need to be normalize so that we use only the dasherize title in the prop of any component this be the first of the two change to be do for de duplicate the translation key for certification title source issuecomment 1359561934
freecodecampfreecodecamp
javascript calculator display an incorrect formula
Bug
describe the issue javascript calculator display an incorrect formula affect page your code 0 0 0 0 0 0 1 expect behavior it should not display 3 hyphen before the number 1 it should not display hyphen of different type screenshot incorrect formula incorrect formulat system device laptop os ubuntu 18 04 5 lts browser chromium version 90 0 4430 72 additional context
freecodecampfreecodecamp
javascript calculator accept invalid input
Bug
describe the issue example javascript calculator accept invalid input affect page your code 2 2 2 2 expect behavior it should ignore invalid input screenshot 1 3 4 system device laptop os ubuntu 18 04 5 lts browser chromium version 90 0 4430 72 additional context
freecodecampfreecodecamp
build a nightlife coordination app
Bug
describe the issue the example app for this challenge doesn t seem to be work it just lead to a page say there s nothing here yet affect page your code expect behavior it s suppose to lead to a nightlife coordination app 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 g 22 additional context no response
freecodecampfreecodecamp
tag system
Help Wanted
create a new issue specifically to track discussion for the tag system spin off of 48502 this also follow up on 47478
freecodecampfreecodecamp
further donation refactoring
Help Wanted
as discuss with ahmadabdolsaheb there be a few minor improvement we can make to follow up specifically pullrequestreview 1222780020 in summary use strict type to ensure that postpayment be only ever pass argument that be compatible with a single payment provider create helper function that can be call by postchargesaga to handle individual provider and get pass only the datum they need
freecodecampfreecodecamp
sudoku solver example reject valid input
Bug
describe the issue the example sudoku solver reject valid input affect page your code input the following and click solve 8 6 expect behavior it should produce a solve sudoku puzzle screenshot valid 1 system device laptop os ubuntu 18 04 5 lts browser chromium version 90 0 4430 72 additional context
freecodecampfreecodecamp
help with the portfolio redesign
Help Wanted
be your feature request relate to a problem please describe the redesign of the profile be way overdue here be the proposal for organize the personal info section of the profile and improve its aesthetic describe the solution you d like we could use icon for location and join date as tom suggest let we know if you have other consideration before we move to the implementation describe alternative you ve consider additional context no response
freecodecampfreecodecamp
the user s code should be transform alongside the inject code
Help Wanted
since the head content and tail be evaluate together they should be babelifie together mostly this be not a problem but there be edge case where it break for example try to reassign a const this should not be allow but no error be throw because babel only add an error when it detect reassignment but it can not because babel evaluate the tail separately from the content
freecodecampfreecodecamp
accessibility quiz experience and suggestion
Bug
describe the issue I just notice that start from the learn accessibility by build a quiz 1 class I start to see many more code I haven t see before none of they really introduce but be just tell to write they down or have to research they base on the prompt it feel a bit like a drastic change compare to the previous class I can understand that it might be hard and time energy consume to introduce new code every time but since it have be do fairly well up until that point it feel weird that that wasn t an option anymore maybe it could be well if you let people know since the beginning that there be other source they should could check during the course of the project to understand well all the bit and bob affect page your code none expect behavior either a constant general behaviour similar throughout a course or an head up early on say that thing might differ from project to project and that the good way to deal with it be x y z screenshot no response system device zenbook os linux mint 20 3 browser brave version v1 43 93 additional context no response
freecodecampfreecodecamp
add per module progress reset
Help Wanted
be your feature request relate to a problem please describe I see a question about once a week from camper who would like to reset their progress on a single module ie responsive web design javascript etc they have many reason for want to do this step away for a while and want to start over etc the current ui make it quite hard to progress through the challenge if you have already complete they since it go to the next incomplete challenge describe the solution you d like in the danger zone section of the setting have a dropdown which list all currently track module with a reset progress button next to it have a modal popup with an be you super duper sure type reset to continue type warning dialog horrible mockup image describe alternative you ve consider currently the only option they have be to 1 reset all their progress via the danger zone button 2 create a new account I don t think that either be good option the first mean that they will lose all their work if they want to reset their js or late module they would lose a huge amount of progress create a new account be basically the same and be a negative for we I presume we want to keep record of user as single entity for various metric etc additional context no response
freecodecampfreecodecamp
source head element inconsistent with editor code
Bug
describe the issue edit I haven t have time to check this issue but it might be a previous commit to transformer js and not 45890 the head link selector test break because the link element be add to the head element even when place outside it in the editor the inject style location seem to follow the link element location I be make a pr for the building a penguin challenge to implement the dom query way of check for the link element when I notice something odd I m not sure if this be from the change in 45890 or if there be something more go on but when I try move the link element out of the head element to check the head link selector test it pass when the link element be outside the head I test it in step 17 of build a cafe menu that have have the same dom fix implement and it too pass with the link element outside of the head I m guess this apply to any challenge that be switch from a regex to the dom query method it seem like the link element get add to the head element even if it be outside the head element something else I notice be that the inject style be place in the same location as the link element so for example if you add it to the body element the inject style show up in the body element here be some screenshot the link element be place inside the head in the dom even when place outside it in the editor style 02 inject style placement in the dom seem to follow the placement of the link element style 01 some log style 03 I m a little confused about the log in the last image documentelement be log before the link element but contain the link and the link element parent node be the head element even though the link element be place outside the head element l208 affect page your code cafe menu expect behavior the link element should not automatically get add to the head element if it be place outside it in the editor code 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 g 22 additional context no response
freecodecampfreecodecamp
datum analysis with python project be not i18n friendly
Bug
continue from discussion r929168245 by naomi lgbt all the project in this certification somewhere else too maybe have many comment inside the boilerplate result that it be miss in i18n project description boilerplate should be rework to make so that all the indication be available in the curriculum page so to be translatable possible approach to follow don t we have some project in which the section in which to write code be number and the number be reference in the project description
freecodecampfreecodecamp
camper feedback on code save ux
Bug
describe the issue receive this feedback via our support email fyi the save your code button be not visible on the screen because the challenge description push it below the scroll window I didn t even know that button exist until I scroll down to the bottom of the window this be a terrible ui especially in a world where most online tool simply autosave these certification project take a significant amount of work so lose progress can be remarkably frustrating we need to reconsider the logical flow we have here and see how we can improve it to prevent this go forward affect page step to reproduce 1 visit the above page 2 see that the save code button be not in view expect behavior we should evaluate the location of that button it might be well up in the top action row additionally we should revisit our previous discussion around auto saving screenshot system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context no response
freecodecampfreecodecamp
refactor challenge type for reliable client logic
Help Wanted
there be two issue here firstly that the client be perform ad hoc logic secondly that there isn t a good way to determine which challenge be js project with those two issue in mind I think the way to go be as follow we have a challenge type bonfire that be functionally equivalent to the challenge type js I d rename that jsproject convert all the other challenge that have challenge type 5 currently bonfire to challenge type 1 js and then we can expand the follow logic from l44 l54 to include jsproject then isproject can be use in the client and should be reliable with this in place we d no long need to add isstepbase originally post by ojeytonwilliam in issuecomment 1152206940
freecodecampfreecodecamp
learn typography by build a nutrition label get repetitive and a bit boring
Help Wanted
this isn t really a bug issue more of a content feature issue I feel like it would be more intuitive if the class name lg md sm text etc be spell out to make they more intuitive and then have understand what we be do we be just task to build each section of the nutrition label as oppose to add every new paragraph and divid one by one by one in this instance then if a person be unsure about a certain aspect of it hint could guide they along the way on another note if there s a well place to give feedback suggestion do let I know image likewise the code that we re add to over time turn into a mass of pargaraph and div soup not very easy on the eye
freecodecampfreecodecamp
all fail op redirect to faq info page
Help Wanted
nhcarrigan have a decent idea for we to standardise where camper be redirect upon fail operation such as try to view the certificate of someone who have showcert set to false the idea would be to redirect camper to an informative 404 with basic information around why they could have be redirect thought
freecodecampfreecodecamp
trail in i18n redirect to learn
Bug
notice in to reproduce 1 go to 2 see 301 redirect to learn or 1 go to 2 choose another language 3 refresh the page 4 see 301 to learn
freecodecampfreecodecamp
tensorflow course link to the colab notebook be miss
Bug
in this video it be mention that there be a link in the description but I can t find it on the learn platform when I search on the forum I find this post and I find the link in the description of the original video on youtube I think we should include the link to the notebook on learn too also it may be well to mention that the original not split video can be find there some people might prefer watch the not split version affect page tensorflow course under machine learn with python certification expect behavior I m not sure which page be the good place to put those link we could put all of they at the first lesson or it might be well to put each link to the beginning of the relevant section system device laptop os window 10 browser chrome version 97 0 4692 71
freecodecampfreecodecamp
update back end curriculum test to be more transparent descriptive
Help Wanted
personally I find it much hard to get the project right without know what exactly be be test for see the test code make the requirement much more clear we very often link to the test on the forum because it really help people well understand the requirement fundamentally I guess it show an issue with the test output and requirement not be clear enough but let people see the actual code their project be be test against isn t that unreasonable either
freecodecampfreecodecamp
assert throw doesn t count towards assertion
Bug
describe your problem and how to reproduce it I be work on the sudoku solver project and run into an issue with my test fail despite my unit test pass locally test case js test invalid puzzle string fail the solver do const puzzlestre 115 2 84 63 12 7 2 5 9 1 8 2 3674 3 7 2 9 47 8 1 16 926914 37 assert throw solver solve puzzlestre puzzle can not be solve do unit test image network tab image I can see in the test for the project it dictate all test must have at least one assertion I do have an assertion though but it s not be return add a link to the page with the problem tell we about your browser and operating system browser name firefox browser version 86 0 64 bit operating system ubuntu 20 04 2 lts x86 64
freecodecampfreecodecamp
edge case in which it should fall back on username from name in show cert
Bug
if there be no name set in the setting doesn t matter if name be public or private instead of fall back to username it give an error and certificate be not show
freecodecampfreecodecamp
secure real time multiplayer project test
Help Wanted
currently the srtm project have no test for most of the user story discussion can be have within this issue about add change remove current user story a pr do not need to cover every user story but try not to open a pr if one be already aim at resolve a specific user story this issue be open for contribution aim at add to the user story outline multiple player can connect to a server and play each player have an avatar each player be represent by an object create by the player class in player mj at a minimum each player object should contain a unique i d a score and x and y coordinate represent the player s current position the game have at least one type of collectible item complete the collectible class in collectible mj to implement this at a minimum each collectible item object create by the collectible class should contain a unique i d a value and x and y coordinate represent the item s current position player can use the wasd and or arrow key to move their avatar complete the moveplayer method in player mj to implement this the moveplayer method should accept two argument a string of up down leave or right and a number for the amount of pixel the player s position should change moveplayer should adjust the x and y coordinate of the player object it s call from the player s score should be use to calculate their rank among the other player complete the calculaterank method in the player class to implement this the calculaterank method should accept an array of object represent all connect player and return the string rank currentranke totalplayer for example in a game with two player if player a have a score of 3 and player b have a score of 5 calculaterank for player a should return rank 2 2 player can collide with a collectible item complete the collision method in player mj to implement this the collision method should accept a collectible item s object as an argument if the player s avatar intersect with the item the collision method should return true all player be keep in sync player can disconnect from the game at any time x prevent the client from try to guess sniff the mime type x prevent cross site script xss attack x nothing from the website be cache in the client x the header say that the site be power by php 7 4 3 even though it isn t as a security measure the first comprehensive pr create will be review and merge we typically do not assign issue to anyone other than long time contributor if you would like to contribute and have not read the contributor docs please do so here if you have any issue with contribute be sure to join we on the contributor channel or on the contributor sub forum
freecodecampfreecodecamp
update unsubscribe functionality for edge case
Bug
every week I get maybe 5 or 10 email from email blast recipient who say they can t successfully unsubscribe from the email list and I have to manually go into the database and do this for they some people have more than one freecodecamp account associate with the same email address this be due to an old bug that I think we ve fix but there be still a lot of account in the database like this we may never get around to merge these since it s somewhat manual process but we can fix one of the big issue relate to they by fix our unsubscribe functionality currently when you attempt to unsubscribe from the weekly freecodecamp email newsletter if you happen to have more than one account with the same email address you will get an error message instead we want to re write this logic so that all account with that same email address get unsubscribe
freecodecampfreecodecamp
ability to sign up for email list directly
Help Wanted
currently if you visit it look as though you can sign up for the email list but sign up here will trigger an error message here be how I propose we remedy this if you attempt to sign up for the mailing list and you be not sign in you be ask to sign in but since be the url we normally send new people to when they be first sign up we don t want to send these people back to this url as this would be confusing and most people would not realize they need to scroll down and click yes a second time instead we want to send they to learn and show a confirmation message up top that they be now sign up for the weekly email edit by raisedadead here be what we want to do with this from issuecomment 1077405988 so I look into this and the alternative way seem to I like we need a dedicated landing page for user we send to the sign up for the mailing list feature there be a few thing to note the path email sign up have to be use for the feature this path be already in the wild look logical btw the landing page need to have a cta and verbiage along the line of benefit of sign up for the weekly link the text can be verbatim from the current page add a bit more idk the mailing list landing page can implicitly set the mailing list consent flag we will need to add some query parameter when we redirect through the sign up flow which will show user a thank you page when the flow be complete we have be abuse the email sign up for something else we use this route to comply with gdpr in other word it s an interstitial just like our donation modal for set the acceptprivacyterm requirement we instead need to create a brand new page say welcome on board for this and route user to it when they sign up as regular learner this page show the current content from the email sign up about pace oneself tl dr both page do one common thing I e implicitly set the acceptprivacyterm and show their target audience mutually exclusive information pace oneself vs mailing list
freecodecampfreecodecamp
music stop after listen for an extended period of time
Help Wanted
although music stop after after listen for an extended period of time it be restore after switch between the stream have you run across such problem huyenltnguyen
freecodecampfreecodecamp
most star github ever
Bug
describe the issue woah awesome affect page freecodecamp your code fjvj expect behavior ekek 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 g 22 additional context no response
freecodecampfreecodecamp
js beta certification not response suggestion whe you try check code
Bug
describe the issue there be not response or suggestion when you try to check your code ctrl enter with a wrong response also the preview screen crash affect page your code function buyweapon if gold 3 expect behavior we expect a suggestion or at least an announcement like keep try screenshot captura desde 2024 03 31 22 44 40 system device laptop os ubuntu 22 04 browser mozilla firefox version 123 additional context no response
freecodecampfreecodecamp
infinilte loop preview window bug in js beta certification
Bug
describe the issue the preview window in js certification first project build a role play game step 51 go in infinite loop if you put write const location instead of const location here be a scrreenshot of the issue captura desde 2024 03 31 16 24 33 affect page your code const location expect behavior just keep the normal preview window screenshot captura desde 2024 03 31 16 24 33 system device laptop os ubuntu 22 04 browser mozilla firefox version 123 additional context no response
freecodecampfreecodecamp
typo on step 61 of sudoku solver project in scientific computing with python beta cert
Bug
typo on step 61 of sudoku solver project in scientific computing with python beta cert withe in the hint text when I m sure you mean within thank for all the content
freecodecampfreecodecamp
the odin project typo in work with text question d
Bug
description the description of work with text question d should read in an tag instead of in a tag affect page change need change in a tag to in a tag in
freecodecampfreecodecamp
unclear instruction learn string manipulation by build a cypher step 3
Bug
describe the issue the second paragraph of the instruction show below use parenthesis twice give that this be a lesson about the syntax for how to call a function I think the use of parenthesis be confuse affect page your code n a not a code issue expect behavior n a not a code issue screenshot no response system device macbook air os macos browser firefox version 123 0 additional context no response
freecodecampfreecodecamp
step 61 give instruction differ from expect result typo or misleading instruction
Bug
describe the issue which curriculum javascript algorithm and datum structure beta learn basic javascript by build a role play game step 61 description of instruction image expect user input image result as per user input image the issue step 61 state that you need to pass location as an argument to the update function but the unit test watch for location which be a constant variable that contain an object of item instead of location the user should use location instead which could confuse some people as there be an object call location and also a function call update that have an argument location possible solution while we have a small discussion regard that tiny issue my personal opinion be that the first location should be rename to location which be expect from user to enter in first place the other solution would be to rephrase the instruction by remove the backtick of the first location so it s not mark down and people only see the final give instruction of pass your location array into the update call lead to a successful submission of the problem affect page your code js function gotown update location expect behavior js function gotown update location screenshot image system device desktop os window 11 pro browser brave version 1 64 109 chromium 123 0 6312 58 official build 64 bit additional context no response
freecodecampfreecodecamp
the odin project typo in link and image lesson
Bug
description the word finally should be capitalize affect page change need capitalize the word finally in the follow file
freecodecampfreecodecamp
intro json typo in block description
Bug
there be a typo in this file on this line l1341 this be the only file that need to be change please read the contributor doc before open a pull request an issue with the label be open for contribution the first comprehensive pr create will be review and merge we typically do not assign issue to anyone other than long time contributor if you would like to contribute and have not read the contributor docs please do so here if you have any issue with contribute be sure to join we on the contributor channel or on the contributor sub forum
freecodecampfreecodecamp
the left side of the skip to content button s outline be not visible
Bug
describe the issue it seem that the left side of the skip to content button s outline be extend off the screen affect page page with header component step to reproduce 1 go to learn page 2 press tab key once to be focus on the skip to content button and make it visible 3 see the outline of the button expect behavior the position of the button should be properly align and the outline should be visible screenshot skip to content button in learn page system device laptop os window 11 home browser chrome version 123 0 6312 58 official build 64 bit additional context with reffere this fcc s article the button and its outline should probably be align to the left edge of the search bar on screen wide than or equal to 980px or the fcc logo on screen less than 980px
freecodecampfreecodecamp
mathjax should be render on component level instead of on render with gatsby
Bug
describe the issue gatsby in development work a bit differently than it do in production gatsby s onrenderbody return a pathname this pathname will return on any subpath in development but return the actual subpath in production this have something to do with how the rendering and building work to save time in development the function ismathjaxallowe receive a pathname form gatsby which will always be true for development but not for production e g path array include see the following function js export const ismathjaxallowe pathname string learn javascript algorithm and datum structure v8 learn project euler learn rosetta code learn scientific computing with python some allowedpath pathname include allowedpath for example see and check if mathjax be inject into the head I want to confirm this with a couple other before I jump to conclusion the development environment have be show a lot of different result
freecodecampfreecodecamp
fix test for strict order in step 25 of oop project
Bug
describe the issue the instruction state create an empty if statement that check if the sum of the player s y position height and y velocity be less than or equal to the height of the canvas and will only check as the right answer if you place these 3 value in that specific order affect page your code file script js const startbtn document getelementbyid start btn const canvas document getelementbyid canvas const startscreen document queryselector start screen const checkpointscreen document queryselector checkpoint screen const checkpointmessage document queryselector checkpoint screen p const ctx canva getcontext 2d canva width innerwidth canvas height innerheight const gravity 0 5 let ischeckpointcollisiondetectionactive true const proportionalsize size return innerheight 500 math ceil size 500 innerheight size class player constructor this position x proportionalsize 10 y proportionalsize 400 this velocity x 0 y 0 this width proportionalsize 40 this height proportionalsize 40 draw ctx fillstyle 99c9ff ctx fillrect this position x this position y this width this height user editable region update this draw this position x this velocity x this position y this velocity y if this velocity y this position y this height canvas height user editable region expect behavior this answer should be correct regardless of the order of the value 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 g 22 additional context no response
freecodecampfreecodecamp
learn regular expersion by build a password generator step 47
Bug
describe the issue learn regular expression by build a password generator step 47 state the following as a request now create your fourth pattern to match any non alphanumeric character combine the a z a z and 0 9 range into a single character class and add a as the first character to negate the pattern the wording create your fourth pattern be ambiguous enough to promote confusion in what it be ask since the code already contain a four pattern set furthermore there s a build in assumption in the request that the reader will be able to identify which one be the fourth pattern top to bottom bottom to top randomly which add no value in the learning process constraint num r d lowercase r a z uppercase r a z special char r affect page your code n a expect behavior n a screenshot no response system n a additional context I believe a clear request could had be issue like now modify the give fourth member of the array constraint to form a pattern that match any non alphanumeric character combine the a z a z and 0 9 range into a single character class and add a as the first character to negate the pattern
freecodecampfreecodecamp
learn relational database course don t open
Bug
describe the issue the start button open an about blank page in my browser rather than navigate I to gitpod unlike the npm backend challenge affect page your code n a expect behavior gitpod should have open up and create a new repository for I to start coderoad in screenshot no response system device desktop os window 10 browser firefox version 124 0 additional context no response
freecodecampfreecodecamp
learn basic algorithmic thinking by build a number sorter step 34
Bug
describe the issue test fail every time with the same fail message your while loop should decrement j inside the loop I ve try every different iteration of code that decrement j I ve consult slack and google the code work affect page your code const insertionsort array for let I 1 I array length I const currvalue array I let j I 1 while j 0 array j currvalue array j 1 array j j array j 1 currvalue expect behavior I expect the test to pass the code work screenshot monosnap learn basic algorithmic thinking by build a number sorter step 34 system device maco monterey os version 12 6 5 browser chrome version 122 0 6261 129 additional context I ve try every iteration of javascript code that decrement none work I ve consult multiple source and all say the code work I have follow the recommend troubleshooting step
freecodecampfreecodecamp
learn html by build a cat photo step 56 bug
Bug
describe the issue on step 56 the question do not mention anything about add name however this be require for the solution which I only find later on through a forum I ve replace with the actual answer which it do not accept input i d love type checkbox label for love love label the only answer it accept input i d love type checkbox name love label for love love label when it go to step 57 the equation automatically reset to its normal answer input i d love type checkbox label for love love label and the solution to step 57 be as follow input i d love type checkbox name personality label for love love label affect page your code input i d love type checkbox label for love love label expect behavior I expect it to be correct but it get bug out and say its incorrect task 56 be bug screenshot no response system I m use window 10 additional context no response
freecodecampfreecodecamp
an error in regular expression regex in javascript a handbook for beginner
Bug
describe the issue I want to bring to your attention an error I discover in the article title regular expression regex in javascript a handbook for beginner in part 2 of the article specifically in the section how to use regular expression in javascript there be a code block near the paragraph you can use regular expression with various method available for both the regexp and string object in javascript some method like test exec and other have this syntax the code block read javascript regex methodname string example string test string affect page how to use regular expression in javascript step to reproduce it s a tiny error in an article recommend fix or suggestion upon careful examination it appear that the test method be incorrectly apply to the string object however accord to javascript syntax test be a method of the regexp object thus the correct code should be javascript regex methodname string example regex test string screenshot no response
freecodecampfreecodecamp
learn localstorage by build a todo app step 12 ambiguous description of template string
Help Wanted
describe the issue the instruction say in part create a taskobj object with an i d property as the first property for the value of the i d property retrieve the value of the titleinput field convert it to lowercase and then use the split and join method to hyphenate it make sure all of those be in template literal because you need the i d property value as a string a literal heh reading of these instruction result in a learner produce this code const taskobj titleinput value tolowercase split join I read the instruction and could not figure out what the template string be suppose to do I have to check the next step I m still confused because a join produce a string output so it seem completely superfluous affect page your code see above expect behavior I don t know exactly how to reword this but the all of those be probably too ambiguous screenshot no response system n a additional context no response
freecodecampfreecodecamp
update direction for step 66 of music player project
Bug
describe the issue I would suggest remove the second paragraph for step 66 as a quite novice coder I guess the wording catch I up and I think the challenge would lean on the side of more difficult rather than easy I re read it quite a few time but didn t realize that it be just explain a later step it take I a bit of time until I realize that only the first paragraph be need to solve the solution affect page your code const setplaybuttonaccessibletext expect behavior I just have an issue with the wording nothing else sorry if I do something wrong this be my first time submit an issue request screenshot no response system device desktop os window browser chrome version 10 additional context just have issue with the wording and be recommend it be change sorry if I do something wrong this be my first github issue request
freecodecampfreecodecamp
add a note on how the player be number for team card project
Bug
describe the issue in football the number 1 jersey be always reserve for the number 1 goalkeeper in the team in any case where the number 1 goalkeeper be not wear the number 1 jersey it mean they prefer that other number they re wear in the project one of the team forward sergio almir n have the number 1 this be because the squad be number alphabetically accord to surname almir n start with a we need to add a note to both step 1 and 12 that the squad be number base on the player surname affect page your code n a expect behavior there should be a way to let camper know how the player be number 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 g 22 additional context look here for more detail
freecodecampfreecodecamp
update direction for step 66 of platformer game project
Bug
describe the issue we have a camper on the forum unable to pass the test with the following answer js this position x x y y the test be expect the shorthand notation property definition js this position x y edit the direction should be update to instead teach the shorthand syntax update direction md when work with object where the property name and value be the same you can use the shorthand property name syntax this syntax allow you to omit the property value if it be the same as the property name js use shorthand property name syntax obj a b c the follow code be the same as js obj a a b b c c inside the constructor add this position and assign it an object with the x and y coordinate make sure to use the shorthand property syntax affect page your code see explanation above expect behavior see explanation above 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 g 22 additional context no response
freecodecampfreecodecamp
python password generator step 66 typo
Bug
describe the issue there be an example give in this lesson def add x y return x y spam x 1 y 7 8 it look like a typo spam should be add to call the function affect page your code na expect behavior na screenshot na system device na os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context no response
freecodecampfreecodecamp
preview section replicate entire website instead of render live server output
Bug
describe the issue while practice javascript code on freecodecamp to create a game I encounter an issue relate to the preview section behavior specifically I be task with create an array variable name location but mistakenly declare it as location instead consequently I initialize an empty array with the incorrect variable name like so const location upon make this error I notice that the entire freecodecamp website start render within the preview section rather than display the expect output from the live server this unexpected behavior cause confusion and hinder my ability to see the live server output which be crucial for debug and understand code change this issue could potentially be problematic for beginner as they might encounter similar error while learn and practice javascript on freecodecamp it s important to address this issue to ensure a smoother learning experience for user and to prevent confusion cause by unintended behavior in the preview section please investigate and fix this issue to ensure that the preview section accurately display the live server output even in scenario where error such as incorrect variable declaration be make thank you for your attention to this matter affect page step to reproduce 1 access the freecodecamp code environment 2 write code that include an incorrectly name variable declaration such as const location 3 observe the preview section which unexpectedly render the entire freecodecamp website instead of the live server output expect behavior when write const location or any similar code in the freecodecamp code environment the preview section should not display the entire freecodecamp website screenshot issue system device laptop os window 11 browser microsoft edge version late additional context no response
freecodecampfreecodecamp
pronoun confusion in cafe project step 40
Bug
describe the issue in the direction for the challenge it state instead use the back space key on your keyboard to move the p element with the class price next to the p element with the class flavor so that they be on the same line in the editor make sure there be no space between they but here s the thing to some camper it might be unclear that the they in the second sentence refer to the p element and might assume it mean the class attribute or something while this be address in the hint it probably should be clear in the challenge direction affect page your code expect behavior in this challenge it should be clear that the last sentence refer to the spacing between the two element screenshot no response system device desktop os window 10 browser firefox version 123 0 1 additional context I ve see at least two thread on the forum cover this challenge
freecodecampfreecodecamp
boilerplate still reference replit
Help Wanted
all the boilerplate should be audit and the replit reference should be remove for example l23 l27 here the fork on replit text and link should be remove
freecodecampfreecodecamp
confusion regard additional strong element in stat element
Bug
describe the issue I ve notice a potential area of confusion in the html structure that involve the use of strong element within stat element accord to the instruction receive there seem to be a misunderstanding regard the need for an additional strong element in the first stat element however upon review the provide code snippet it appear that the strong element be already correctly implement within each stat element include the first one affect page your code html xp 0 health 100 gold 50 expect behavior the expect behavior as per the initial instruction be that each stat element should contain a single strong element wrap a span element with the appropriate i d the current implementation match this expectation screenshot no response system device laptop os window 10 browser chrome version 122 0 6261 112 additional context this be my first time make a pull request and I m not sure if I ve do it correctly if there be any mistake please let I know thank you for give I this opportunity
freecodecampfreecodecamp
add example to show camper basic markup structure for step 17 of rpg project
Bug
describe the issue we still have a high number of camper struggle with the step on how to nest the strong element inside the exist span element we should add an example of the syntax so they understand what the markup should look like update instruction md wrap the number 0 100 and 50 in span element and wrap those new span element in strong element then give your new span element i d value of xptext healthtext and goldtext respectively your answer should follow this basic structure html text text affect page your code see explanation above expect behavior see explanation above 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 g 22 additional context no response
freecodecampfreecodecamp
ui component use byrole query dropdown test
Help Wanted
description update the test of the dropdown component to use getbyrole in place of getbytext the trigger button can be query by the button role ts const dropdowntrigger screen getbyrole button name button text the menu item can be query by the menuitem role ts const menu screen getbyrole menu const menuitem within menu getbyrole menuitem name item text file need to be update
freecodecampfreecodecamp
all test for the for of loop in the dice game should allow camper to use let or const
Bug
describe the issue we have this issue on the forum where the camper be unable to pass the test for step 71 with the follow code js for let num of arr the test be expect the use of const inside the loop but let be valid too after a quick scan of the final solution it look like the for of loop be use four time I have check the test but it be possible that all 4 instance have the same issue where const be expect update all 4 instance of the for of test to accept the use of let or const affect page multiple page your code see explanation above expect behavior see explanation above 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 g 22 additional context no response
freecodecampfreecodecamp
miss space between certification section on setting page
Bug
describe the issue on setting page the empty space between the certification and legacy certification seem to be miss we could add a to space they out a little the spacer should go in between line 421 and 422 l421 l422 affect page certification setting
freecodecampfreecodecamp
clear instruction step 61 of the js beta certification calorie counter project
Bug
describe the issue hi I think that the instruction contain on step 61 should be clear by remove the double quote around invalid input as the double quote should not be render affect page your code if invalidinputmatch expect behavior here be my suggestion on how to rephrase this part of the instruction by simply remove the double quote around invalid input use a template literal in your if block call the alert function to tell the user invalid input follow by the first value in the invalidinputmatch array 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 g 22 additional context no response
freecodecampfreecodecamp
build a spreadsheet step 100 random property
Bug
describe the issue hi I think there be a couple of bug in this step of the project 1 difference between prompt and test the prompt be add a random property which take the first two number from an array and return a random number between they use the math random function to help my first try be random num math random num 1 num 0 num 0 my code didn t pass and the hint be your random function should return a whole number integer the prompt doesn t say anything about whole number 2 the test accept incorrect code I update my function to math floor math random num 1 num 0 num 0 my code pass the test but it shouldn t e g if you type random 0 5 4 into one of the cell and hit enter the result can be zero which be not between 0 5 and 4 if you type random 2 4 into one of the cell the result will be 2 or 3 but never a 4 if you type random 4 2 into one of the cell the result will be 2 or 3 or 4 but it will be 4 only when math random return exactly zero which almost never happen but the main point be that if you input 2 and 4 as parameter to the function it can return different result which seem wrong 3 negative value when I be try to test the function I notice that I can t use negative value not only for the random function but for any of they e g when I try sum 1 2 in a cell and hit enter the text in the cell change to sum 1 2 so it seem that one of the function create early that evaluate the content of the cell can t handle negative value I don t know which one 4 random function in the next step when you submit the code and go to the next step your function change to random x y math floor math random y x this be just wrong because if you type random 5 7 into a cell the function will return value between 5 and 11 suggestion the good I be able to come up with be the follow code random num const minceil math ceil math min num 0 num 1 const maxfloor math floor math max num 0 num 1 return math floor math random maxfloor minceil 1 minceil if I m correct this should solve the problem with the order of the input value and all possible return value should be represent with the same probability another option be to get rid of the integer to keep it simple affect page your code see the description expect behavior see the description screenshot no response system device desktop os window 10 browser firefox version 122 0 1 additional context no response
freecodecampfreecodecamp
run test button break
Bug
describe the issue work on the telephone number validator project and try to click the run the test button as usual unfortunately the button stop run the test go through the necessary step necessary before report the bug and couldn t locate the local storage because I didn t see that option refresh the browser try another browser and restart my computer and I m still have the same issue maybe I click it too much the run the test always work in the past and I m not in incognito mode affect page step to reproduce 1 go to build a telephone number validator project 2 scroll down on the column on the left side and click on run the test 3 wait for a while and realize that it will never actually run the test expect behavior expect for the run the test button to show a checkmark for all criterion that be meet and an x for all criterion that wasn t meet screenshot no response system window not 10 0 win64 x64 applewebkit 537 36 khtml like gecko chrome 121 0 0 0 safari 537 36 additional context n a
freecodecampfreecodecamp
update hint text spreadsheet step 31
Bug
describe the issue the wording of the hint text do not match the instruction the word not be miss from the hint affect page your code description now you need to check if the value do not include the i d of the element create an if condition to do so hint you should create an if block js assert match code const s update s s s event s event s s s const s element s s event target s s const s value s s element value replace s s g s s 1 s s s if s your if condition should check if value include the i d of the element expect behavior your if condition should check if value do not include the i d of the element screenshot image system na additional context no response
freecodecampfreecodecamp
ui component update the css of hover and focus state of closebutton
Help Wanted
description the closebutton component of ui component be miss hover and focus style we would like to add they in so that we can replicate the current display in learn comparison ui component learn close button learn close button requirement add hover and focus style to the closebutton component remove the close class from the closebutton component in flash and ensure that the change doesn t introduce any visual regression l38 l41 relevant file closebutton implementation custom css in learn l179 l192
freecodecampfreecodecamp
explain in this step that the html entity win t work with innertext
Bug
describe the issue edit update issue the camper be ask to add the you die to the text property which win t work with this step s current code as point out this will be fix in a later step but I question leave it as be it be just go to be confuse I would suggest update this step with a comment about it so it isn t misinterpret as a bug affect page your code html js document queryselector nope innertext document queryselector yes innerhtml expect behavior acknowledge the flaw in the code in this step and mention it will be fix later 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 g 22 additional context forum
freecodecampfreecodecamp
typo in build a password generator step 62
Bug
describe the issue a camper in the forum spot a typo in the instruction for step 62 of build a password generator python affect page your code step 62 all be a build in python function that return true if all the element inside a give iterable evaluate to true otherwise it return false you can combine the all function with the list comphehension syntax to make your code more concise modify your if condition by pass the list comprehension you create in the previous step to the all function expect behavior comphehension in the second paragraph should be spelt comprehension screenshot image system na additional context no response
freecodecampfreecodecamp
teach that restart the server between change be need
Bug
describe the issue we see far too many camper on the forum who do not understand that the server have to be restart between change I didn t look through all of the curricula but it should be make clear early on personally I would also suggest we teach the option of use watch or nodmon it doesn t have to be more than a comment in the early backend challenge affect page your code expect behavior not to have to mention this every time someone have an issue with a backend challenge 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 g 22 additional context no response
freecodecampfreecodecamp
ui component replace with the operator in closebutton
Bug
description I get a mini heart attack as I randomly test the storybook page of the closebutton component and find that the component fail a11y check this be because we pass label as an empty string to the component in the storybook demo l14 we use the operator in the computation of the button s label which would only fall back to close if label be either null or undefined l51 note that this issue be only in storybook and not in learn as we do pass a label to closebutton there l38 l42 change need in close button tsx replace the operator with the operator in close button story tsx make args an empty object instead of contain empty classname and label
freecodecampfreecodecamp
fix test for step 48 of dice game project
Bug
describe the issue a camper be unable to pass with the follow code on the forum js const resetradiooption scoreinput foreach input you can only pass if you wrap the input inside parenthesis js const resetradiooption scoreinput foreach input the test need to be fix so parenthesis around parameter name don t matter it should just be optional parenthesis affect page your code see explanation above expect behavior see explanation above 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 g 22 additional context no response
freecodecampfreecodecamp
typo in command instruction for git revert file article
Bug
describe the issue in the instruction for the article git revert file revert a file to a previous commit the command for log the change to a file in oneline be incorrect git log oneline be what be write where the correct command would be git log oneline this happen again in a few subsequent code block affect page step to reproduce read the page verify that the provide command be not correct recommend fix or suggestion change all text occurrence of git log oneline to git log oneline screenshot
freecodecampfreecodecamp
update description for step 5 of spam filter project
Bug
describe the issue we need to show the proper syntax for assige the result of a ternary operator to a variable s text content as mention in this forum post let s go with this update description md back in your event listener you need to update the text of the result element you can use a ternary operator to achieve this task here be an example of assign the result of a ternary operator to an element s text content js el textcontent condition use this text if the condition be true use this text if the condition be false after the if statement use a ternary operator to check the truthiness of call isspam with messageinput value as the argument if true set the textcontent property on the result element to oh no this look like a spam message otherwise set it to this message do not seem to contain any spam then set the messageinput element s value property to an empty string affect page your code see explanation above expect behavior see explanation above 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 g 22 additional context no response
freecodecampfreecodecamp
unhelpful hint in new javascript course platformer game step 46
Bug
describe the issue the hint just repeat the instruction an appropriate hint would be to remind the camper that the this keyword be use in the construction of the player class and now we have a player object affect page your code if key rightkey press player position x proportionalsize 400 expect behavior when camper submit an incorrect response use the this keyword instead of player the hint should update to remind they that this be use to construct the class call by the object player screenshot no response system device laptop os macos browser chrome version current additional context no response
freecodecampfreecodecamp
visit the curriculum not display correctly in viewport
Bug
describe the issue the link text visit the curriculum in the top left corner of the forum page be not inline with the freecodecamp logo affect page step to reproduce 1 go to 2 see error at the top left of the viewport expect behavior the affect link text be inline with the freecodecamp logo screenshot image system na additional context no response
freecodecampfreecodecamp
learn advanced array method by build a statistic calculator step 27
Bug
describe the issue the instruction read use the foreach method to loop through the array in the callback use the el parameter to access the count object and increment the count for each number there be a number of way to accomplish this but the only code that pass require a specific style that the student may not arrive at without much trial and error and frustration javascript count el count el 0 1 it may be good to clarify the language in the prompt so the user know a logical or operator be require and that a fallback value of 0 be similarly require since there be a number of way to populate the count object that don t use this style or the instructive value of the assignment may be well serve if the test only check for the count object be populate as desire regardless of style the style could then be adjust upon submit the pass solution and the student could see the revise syntax and learn from it affect page your code both of these solution provide the desire outcome but do not pass solution 1 count el count el 1 1 solution 2 if count el count el count el 1 else count el 1 expect behavior n a screenshot n a system device e g iphone 6 laptop os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context n a
freecodecampfreecodecamp
float visit the cirriculum button on forum
Bug
describe the issue the visit the curriculum text be float outside of the tool bar affect page step to reproduce 1 go to the home page 2 look in the upper lefthand corner 3 see error expect behavior it should remain stationary in the upper left hand part of the screen where it belong screenshot image system device desktop os window 10 browser firefox version 123 0 additional context no response
freecodecampfreecodecamp
block page still have replit instruction
Help Wanted
block page need to be audit for replit reference and the replit reference need to be remove page audit until now
freecodecampfreecodecamp
ui component update test of table component to use getbyrole
Help Wanted
description we be use datum testid in the test of table component datum testid do not guarantee that the element have the correct role and this attribute should be the last resort when query an html we should use the getbyrole method instead l8 l10 change need remove datum testid test from the test replace getbytestid test with getbyrole table
freecodecampfreecodecamp
typo english for developer 4th course task 5 she not his
Bug
describe the issue sophie be misgendere in the first sentence of task5 of the 4th course in this part of the dialogue sophie talk about his morning activity affect page step to reproduce proceed to the 4th course learn how to talk about a typical workday and task proceed to task 5 observe the first sentence in this part of the dialogue sophie talk about his morning activity recommend fix or suggestion please change the first sentence to in this part of the dialogue sophie talk about her morning activity screenshot his
freecodecampfreecodecamp
typo english for developer 4th course dialog 1 task2 work not workin
Bug
describe the issue the word in be double I like to workin in the morning affect page step to reproduce proceed to the 4th course learn how to talk about a typical workday and task proceed to task 2 observe the third sentence I like to workin in the morning recommend fix or suggestion I like to work in the morning screenshot workin
freecodecampfreecodecamp
typo learn basic string and array method by build a music player step 18
Bug
describe the issue hello I believe there be a typo in the join method example on learn basic string and array method by build a music player step 18 const examplearr this be a sentence const sentence examplearray join separator take a space character console log sentence output this be a sentence I expect const sentence examplearray join should actually be const sentence examplearr join affect page your code const examplearr this be a sentence const sentence examplearray join separator take a space character console log sentence output this be a sentence expect behavior it s just a typo in the example explain the join method screenshot screenshot from 2024 02 28 17 28 47 system n a additional context no response
freecodecampfreecodecamp
cafe menu step 58 font casing
Bug
describe the issue the instruction ask to learner to use the impact font one learner on the forum post that the test fail use of use low case first letter for the font name in the screenshot one picture be the rendering of the unaltered code the other use impact low case font name affect page your code h1 h2 font family impact h1 h2 font family impact both be valid syntax expect behavior the test should pass use of either impact or impact screenshot image image system na additional context no response tasklist task
freecodecampfreecodecamp
python learn string manipulation by build a cipher step 69
Bug
describe the issue instruction also comment out the last two line to avoid error in the console I ve see this mistake make more than once where someone will comment out the last two blank line I propose add of code to this line also comment out the last two line of code to avoid error in the console a small change but hopefully it will be a bit more clear affect page your code na expect behavior na screenshot na system device na os e g ios 14 window 10 ubuntu 20 04 browser e g chrome safari version e g 22 additional context na
freecodecampfreecodecamp
miss return in rpg project step 146
Bug
describe the issue step 146 of the rpg project use an example to explain the difference between an if else statement and a ternary expression however for the purpose of the example a return statement be use for the if else statement imply it be in some sort of function with the return miss for the ternary expression it just look and feel off not to mention might give camper the wrong idea affect page your code n a expect behavior both example should have the return statement screenshot no response system device desktop os window 10 browser firefox version 123 0 additional context this issue be originally point out on the forum in this thread
freecodecampfreecodecamp
c trophy page verify trophy button should be hide if the user be log out
Bug
describe the issue on the c trophy page the verify trophy button be display even if the user be log out show this button be redundant as the button be always disabled and the only way to enable it be to log in and link the ms account to fcc we should just hide the button for log out user affect page expect behavior if the user be log out the verify trophy button should not be display the between the verify trophy button and the ask for help button should also be hide so that we don t have an extra space above the ask for help button l213
freecodecampfreecodecamp
check your code button not work learn basic javascript by build a role play game
Bug
describe the issue when I click the check your code button nothing happen either by mouse or by ctrl enter reset button work fine I do not know what cause it to stop respond I think copy paste might have to do with it but seem random sometimes clear the cookie and cashe restart everything help I ve turn off adbocker and try firefox edge and chrome too affect page your code function buyweapon if gold 30 gold 30 currentweapon goldtext innertext gold let newweapon weapon currentweapon name text innertext you now have a new weapon expect behavior I expect to have my code check and be offer help if check fail but nothing happen screenshot image system device pc os window 10 browser firefox chrome edge additional context no response
freecodecampfreecodecamp
in javascript course replace macaroon with macaron
Bug
describe the issue hi french macaron be spell with a single o since it be part of the code from step 7 all step from 7 to 60 need update affect page your code const product i d 1 name vanilla cupcake 6 pack price 12 99 category cupcake i d 2 name french macaroon price 3 99 category macaroon i d 3 name pumpkin cupcake price 3 99 category cupcake i d 4 name chocolate cupcake price 5 99 category cupcake i d 5 name chocolate pretzel 4 pack price 10 99 category pretzel i d 6 name strawberry ice cream price 2 99 category ice cream i d 7 name chocolate macaroon 4 pack price 9 99 category macaroon i d 8 name strawberry pretzel price 4 99 category pretzel i d 9 name butter pecan ice cream price 2 99 category ice cream i d 10 name rocky road ice cream price 2 99 category ice cream i d 11 name vanilla macaroon 5 pack price 11 99 category macaroon i d 12 name lemon cupcake 4 pack price 12 99 category cupcake expect behavior all instance of macaroon need to be replace with macaron screenshot no response system device laptop os macos browser chrome version 121 additional context no response
freecodecampfreecodecamp
horizantal scroll not work
Bug
describe the issue the code snipper should have horizantal scroll but it do not and half code be cut and not scrollable affect page step to reproduce 1 go to 2 click on code snipper 3 scroll leave or right 4 it win t scroll expect behavior the code snippet should scroll horizontol screenshot system device laptop os macos browser chrome version 121 0 6167 184 official build arm64 additional context no response
freecodecampfreecodecamp
english course play button isn t a square
Bug
describe the issue the width and height of the play button aren t equal the issue be invisible unless the focus outline show up affect page step to reproduce 1 go to 2 tab to the play button 3 see that the focus outline isn t a square expect behavior the issue here be because the image isn t a square and button just scale with its content the image we would want to use css to crop the image to a square
freecodecampfreecodecamp
step 25 football team card too strict regex
Bug
the test of this step have an issue with space this code fail js playercard innerhtml arr map this code pass js playercard innerhtml arr map
freecodecampfreecodecamp
break test for step 1 on learn html by build a cat photo app
Bug
describe the issue code do not pass affect page your code catphotoapp expect behavior the code should pass test screenshot image system device laptop os window 11 browser chrome version 121 0 6167 187 additional context no response
freecodecampfreecodecamp
quality assurance challenge on gitpod
Bug
describe the issue it seem like you have to comment out all the fail test on gitpod unlike when run it locally or use replit not sure if there be anything we can do about it or if we have to update the challenge with that information also I didn t check any other challenge I assume some testing be do on the challenge before we make the switch to gitpod affect page your code expect behavior challenge run on gitpod should work the same as before the switch or we should warn about it 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 g 22 additional context forum
freecodecampfreecodecamp
shofthand operation not work in learn basic javascript by build a role play game step 71 and 72
Bug
describe the issue the step state we have to add health and reduce gold expect as gold gold 10 health health 10 but test should also pass for shorthand operator gold 10 health 10 it show fail test and may cause confusion among learner that shorthand be not use in javascript affect page your code function buyhealth gold 10 health 10 expect behavior I expect test to pass with shorthand operator or we can mention be problem statement that shorthand operator be not allow screenshot no response system device laptop os window 11 browser brave additional context no response
freecodecampfreecodecamp
cash register project direction require improperly represent cent
Bug
describe the issue it feel improper for this kind of challenge to accept a decimal like 19 5 with only one decimal point money have a significant figure amount of two decimal point and it be more symbolic of actual activity it s not a major issue but it would be feel more correct affect page your code n a expect behavior number with two decimal place should be use in the direction I e 19 5 should be 19 50 screenshot no response system device desktop os window 10 browser firefox version 122 0 1 additional context no response
freecodecampfreecodecamp
learn basic css by build a basic cafe menu instruction be incomplete in step 17
Bug
describe the issue step 17 have the follow instruction it can be see that
freecodecampfreecodecamp
update direction for step 51 of rpg project
Bug
describe the issue the instruction say create a variable call location and set it to an empty array but the correct answer be const location affect page your code expect behavior shouldn t it say create a constant call location and set it to an empty array 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 g 22 additional context no response
freecodecampfreecodecamp
typo english for developer 3rd chapter task 61 happen not happen
Bug
describe the issue in task 61 the last word of the first sentence be miss the letter s at the end should read happen not happen affect page step to reproduce proceed to 3rd chapter task 61 observe the first sentence recommend fix or suggestion please change the first sentence to there be some word you can use in your sentence to express how often something happen screenshot happen
freecodecampfreecodecamp
gender english for developer 3rd chapter task 41 he she they
Bug
describe the issue the course currently only support binary gender he and she they be exclude affect page step to reproduce advance to 3rd chapter task 41 oberserve the text all platform all fw recommend fix or suggestion please make this course more inclusive with something like what do do he she they look like screenshot task41
freecodecampfreecodecamp
learn how to talk about a typical workday and task task 30 miss contraction
Bug
describe the bug sentence section be miss contraction by you it should be you ll this can be fix by first time code contributor to this repository here be the file that you should be look at to work on a fix list of file 1 please make sure you read our guideline for contribute we prioritize contributor follow the instruction in our guide join we in our chat room or the forum if you need help contribute our moderator will guide you through this sometimes we may get more than one pull request we typically accept the most quality contribution follow by the one that be make first happy contribute
freecodecampfreecodecamp
learn how to talk about a typical workday and task task 37 45 type caf s
Help Wanted
describe the bug task 37 require type caf s in one of the blank this can be problematic due to the letter which might not be present in the used keyboard layout expect behavior I don t want to say to use completely different word for the fill the blank as at some point there might be no other choice there could be some kind way to ease up procuring of the letter in question for example include it in the feedback so it can be copy
freecodecampfreecodecamp
fix space issue for step 33 of football team card
Bug
describe the issue a camper be unable to pass the test with either of the follow answer js nickname nickname nickname n a js nickname nickname null nickname n a the issue have to deal with spacing after the n a this have to be fix because they get the correct answer affect page your code see explanation above expect behavior see explanation above 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 g 22 additional context no response
freecodecampfreecodecamp
update test for step 19 of author project
Bug
describe the issue a camper on the forum be unable to pass with the follow code js author s author page this be be with this test js js assert equal document queryselector a textcontent authordataarr 0 author s author page add the trim method here will fix this update test js assert equal document queryselector a textcontent trim authordataarr 0 author s author page affect page your code see explanation above expect behavior see explanation above 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 g 22 additional context no response