repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | open the sample project on a new window project section | Bug | affect page actually I think all the project page like this one build a survey form instead of open that codepen sample project in the same window I think it s well to open it in a new window system device laptop os ubuntu 20 4 browser chrome version 93 |
freecodecampfreecodecamp | incorrect test goal only use jquery to add these class to the element | Bug | challenge waypoint target a specific child of an element use jquery the waypoint work correctly however one of the test goal be you should only use jquery to add these class to the element html jquery playground leave well target1 target2 target3 right well target4 target5 ... |
freecodecampfreecodecamp | certification card check the set your name and make it public requirement incorrectly | Bug | it seem that set your name and make it public check mark check for the name be public but not if the name be set or not add another checkmark for set the username and link it to the related setting section be a plausible solution after set the name to public and click on the claim certification button... |
freecodecampfreecodecamp | modal button should match in size and font | Bug | the button width and the button font of the completion modal when the user be not sign in should match the button of the completion modal when the user be sign in modal when user be sign in modal when user be not sign in |
freecodecampfreecodecamp | detect os and advertise mobile app | Help Wanted | azatecas this be a good point nhcarrigan perhaps we could notify they hey it look like your use android we recommend instal the freecodecamp android app for a well code experience or at least read this originally post by quincylarson in issuecomment 822058867 |
freecodecampfreecodecamp | rename file not get translate with new translation from crowdin | Bug | I rename the english version of a file diff 3dd97fc546d08b3b628f712eb253cf8ceed7e0a5ea1d3196f71c9663833db683 in the relational database section a little while ago it s still one of the hide upcoming change section on crowdin the file have the correct name in the rest of the language screen shoot 20... |
freecodecampfreecodecamp | unnecessary pair of comment cause confusion on solve a challenge | Bug | on the front end react create a control input challenge line 7 and 9 there be a pair of change code below above this line comment they be however unnecessary to solve the challenge produce an error if we try to insert anything within and lead the user to think they need to insert code there ... |
freecodecampfreecodecamp | prevent object mutation with object freeze conflict info | Bug | affect page expect behavior at the top the challenge say any attempt at change the object will be reject without an error a few line later it say the obj review and obj newprop assignment will result in error this seem to be conflict information will there be an error or not ... |
freecodecampfreecodecamp | can t really remove comment from comment dictionary | Bug | I rewrote a challenge and remove comment from the seed code I remove the comment from the dictionary and the test fail seem like when it get to one of the i18n version of that challenge it try to find the comment that still exist in the seed of that file from the map l29 and it didn t exist anymore ... |
freecodecampfreecodecamp | mongodb and mongoose delete many document with model remove | Bug | affect page the lesson at doesn t work with mongoose 6 because now it just return the deletedcount which cause the code from server js line 343 l343 through 351 l351 to fail mongoose 6 0 1 image mongoose 5 4 13 image this would fix it javasc... |
freecodecampfreecodecamp | can t get the right time by new date tostre or new date tolocalestre | Bug | affect page the challenge say use new date tostre to get current time image challenge link but the time late for 8 hour image app link myapp js your code var express require express var app express const bodyparser require b... |
freecodecampfreecodecamp | update mongodb constructor to useunifiedtopology | null | affect page no page be affect this be just a warning come from mongodb when run the server low priority but could cause issue later on when the mongodb server discovery and monitoring engine be remove to reproduce step to reproduce the behavior 1 spin up fcc locally use npm run develop ... |
freecodecampfreecodecamp | typo in basic node and express introduction | Bug | this issue be bring up on the forum affect page basic node and express paragraph with typo and incomplete sentence the third paragraph second sentence need to be rewrite express make it much easy to create a server and handle route the routing for your application which handle thing lik... |
freecodecampfreecodecamp | eu | Bug | affect page your code expect behavior screenshot system device e g iphone6 laptop os e g ios 14 window 10 ubuntu 20 4 browser e g chrome safari version e g 22 additional context |
freecodecampfreecodecamp | give wrong value to n js aalgorithm | Bug | please change the value of n so the algorithm work link to that page |
freecodecampfreecodecamp | incorrect answer pass test for set the font size for multiple head element challenge | Bug | I be assist a camper on the forum and find out that incorrect answer be allow to pass the test I modify the camper code and this still pass even though it be incorrect this be h1 text this be h2 text this be h3 text this be h4 text this be h5 text this be h6 text all of those heading in the style... |
freecodecampfreecodecamp | spanish translation of count card | Bug | affect page your code var count 0 function cc card cambia solo el c digo debajo de esta l nea no code yet return change I cambia solo el c digo encima de esta l nea cc 2 cc 3 cc 7 cc k cc a expect behavi... |
freecodecampfreecodecamp | get request from api user endpoint time out for the exercise tracker demo project | Bug | affect page expect behavior when you submit the demo exercise tracker link test for get request from api user endpoint should pass without a timeout acual behavior when you submit the demo exercise tracker link test for get request from api user endpoint time out and fail ... |
freecodecampfreecodecamp | unable to select keyboard on ios safari | Bug | affect page to reproduce step to reproduce the behavior 1 go to 2 click on the code tab 3 look at the bottom right of the screen the button to bring up the keyboard be almost completely hide it be exceedingly difficult to click it expect behavior I d like ... |
freecodecampfreecodecamp | chai functional test not pass on fcc but pass on replit | Bug | affect page 1 2 your code const chai require chai const assert chai assert const server require server const chaihttp require chai http chai use chaihttp suite functional test function this timeout 5000 suite ... |
freecodecampfreecodecamp | top contributor link in non english profile break | Bug | the top contributor link in user profile of non english language be break to reproduce go to click the top contributor contribuyente principal link page hang it try to take you to chinese go to which give a 404 english go to which redirect to the news article |
freecodecampfreecodecamp | go to a non existent cert load a blank page | Bug | go to it seem to redirect to the home page but it s just blank |
freecodecampfreecodecamp | can not submit javascript certification project | Bug | submit javascript project solution isn t save api request to modern challenge complete end up with error original request post modern challenge complete stack typeerror can not convert undefined or null to object at function key at builduserupdate workspace freecodecamp api ... |
freecodecampfreecodecamp | incorrect solution provide for divide the grid into an area template challenge | Bug | a user on the forum have trouble pass a challenge use a solution provide in the video I lead they to the correct solution but the video seem to be reference a different challenge even the hint page be incorrect and provide these instruction since the challenge require you to make the cell label advert in... |
freecodecampfreecodecamp | exercise tracker test and description improvement | Help Wanted | follow on from pullrequestreview 727412932 ideally we would like to remove the massive amount of description need on the exercise tracker expect outcome camper be clearly make aware of expect response json property and value type the challenge description do not have the response structure ... |
freecodecampfreecodecamp | site logo and menu overlap for small screen size | Bug | affect page homepage to reproduce step to reproduce the behavior 1 go to on mobile device 2 or open chrome dev tool to view site for small screen size 3 on decrease the screen size the menu button overlap with the logo which start at screen size 418px on decrease size far ... |
freecodecampfreecodecamp | menu do not scroll on mobile | Bug | affect page and all sub path to reproduce step to reproduce the behavior 1 go to on mobile with a small screen 2 click on the menu button in the top right 3 see that the menu disappear off the bottom of the screen expect behavior it should be possible to scroll within th... |
freecodecampfreecodecamp | translation mistake this be the start | Bug | affect page your code var mystr this be the start this be the end cambia esta l nea expect behavior I think there be a translation mistake in the instruction where it say this be the start instead of this be the start I think it could ... |
freecodecampfreecodecamp | translation mistake cadena con valor 9000 | Bug | affect page your code declaraci n de variables var studlycapvar var propercamelcase var titlecaseover asignaci n de variables studlycapvar 10 propercamelcase a string titlecaseover 9000 expect behavior there be a translation mistake ... |
freecodecampfreecodecamp | modify instruction for nest an anchor element within a paragraph challenge | Help Wanted | the nest an anchor element within a paragraph come up a lot in the forum it have come up over 50 time in the past couple of month most people misunderstand the instruction and create a new anchor tag even though the instruction say to use the exist one since this be a frequent problem I think... |
freecodecampfreecodecamp | remove an element from a max heap | Bug | affect page your code var maxheap function this heap null this insert ele var index this heap length var arr this heap arr push ele while ele arr math floor index 2 index 1 arr index arr mat... |
freecodecampfreecodecamp | remove react hotkey from code radio to reduce its bundle size | Help Wanted | affect page to reproduce I make a spot check on the bundle size as I be look for some way to optimize the code radio app and I find that react hotkey be take a significant amount of the bundle size expect behavior the library be for keyboard shortcut handling but there... |
freecodecampfreecodecamp | incorrect auto translation | Bug | issue it seem the auto translation for the learn how to deploy 12 app to aws azure google cloud article by beau carne be incorrect and discuss a flexbox tutorial affect page screenshot screenshot docker video transcript |
freecodecampfreecodecamp | bad rss spanish | Bug | in my rss reader I couldn t see the late spanish language article and as far as I can see it s a problem with the date currently it look like this mi 14 jul 2021 13 00 00 0000 but it should be the day of the week and mouth in english capitalize and without the dot we d 14 jul 2021 13 00... |
freecodecampfreecodecamp | make test function call visible in test text | Help Wanted | continue from issuecomment 888585380 this be a challenge with the function call use in the test not be visible in the test text there may be other the test text should include the function call use |
freecodecampfreecodecamp | cert render differently depend on how you get there | Bug | if you go to a certification that open in the same tab it have some padding at the bottom currently that would be by go to your setting page and open a cert or go to one of the superblock page where you have a cert and open it screen shoot 2021 07 28 at 7 11 59 pm if you navigate to a cert url dir... |
freecodecampfreecodecamp | allow bracket notation in implementation of social authentication ii | Bug | js assert match datum process env github client secret g you should use process env github client secret assert match datum process env github client i d g you should use process env github client i d challenge forum post |
freecodecampfreecodecamp | arithmetic arranger test suite diff output can be improve | Bug | the test suite for the arithmetic arranger project doesn t always have a well format diff example image I would expect to see it as diff assertionerror 23 char 123 n 855 2 43 49 73 char 23 char 123 n 855 2 43 ... |
freecodecampfreecodecamp | use caution when reinitialize variable inside a loop need strong test | Bug | affect page your code function zeroarray m n create a 2 d array with m row and n column of zero let newarray let row for let I 0 I m I add the m th row into newarray for let j 1 j I j push n zero into the c... |
freecodecampfreecodecamp | unclear requirement on microservice apis timestamp project | Bug | affect page challenge on learn challenge md your code n a expect behavior n a screenshot system n a additional context minor but this doesn t really imply that the thing the test be look for be an ability for the api to parse the literal... |
freecodecampfreecodecamp | update readme to link to specific block | Bug | the link to curriculum block in the main readme file 1 responsive web design certification all just link to the top of the superblock page we could link to the specific block with something like basic html and html5 unless there s a reason we wouldn t want to do that seem like a good first timer issue |
freecodecampfreecodecamp | babel transpile out syntax error | Bug | just a question base on this forum post be that just an edge case or what |
freecodecampfreecodecamp | repl backend starter project run command break | Bug | edit seem to be back to normal again edit2 I m still get some odd behavior this might only affect project start when the issue be there if I run the project with the server js open it fail if I run it with the replit file open it work if I switch back to server js it still work server js ... |
freecodecampfreecodecamp | link to forum on italian menu | Bug | affect page to reproduce step to reproduce the behavior 1 click on menu 2 click on forum 3 see error expect behavior it should open system please complete the follow information device all os all browser all version all |
freecodecampfreecodecamp | new language and long string in nav menu | Bug | affect page all page on learn mainly portuguese show up the issue to reproduce step to reproduce the behavior 1 go to 2 click on menu 4 the string for thank for donate be too large to fit expect behavior 1 need to figure out a scalable way of add language ... |
freecodecampfreecodecamp | e2e test for email sign up | Help Wanted | largely to prevent another 42708 we should add test for the email sign up page this would involve either a edit a user to have the acceptedprivacyterm be false b create a new test user with the same an issue with the help want or first timer only label be open for contributi... |
freecodecampfreecodecamp | potential i18n bug when rename curriculum file | Bug | a recent pr of mine rename only the english version of a curriculum file I be try to npm run develop the site locally in italian and get this so my pr be in with the new filename in english and all the other locale have the old filename so an error be throw I guess I m wonder if pr s like that s... |
freecodecampfreecodecamp | null | Bug | affect page add a link to the code challenge with the problem your code copy and paste the code from the editor that you use in between the back tick below expect behavior add a clear and concise description of what you expect to happen screenshot if a... |
freecodecampfreecodecamp | I m get syntax error when I use spread operator | Bug | console log h1 parentelement child h1 parentelement child foreach el console log el |
freecodecampfreecodecamp | split screen snap back forward when adjust forward backward | Bug | affect page all page with code editor to reproduce step to reproduce the behaviour 1 go to 2 slide the adjustable split screen 3 split screen snap back or forward if the split screen be pull forward or back respectively relate behaviour 1 go to 2 slide the adjustab... |
freecodecampfreecodecamp | firefox esr break render on news page | Bug | affect page add a link to the page with the problem all page on news to reproduce step to reproduce the behavior 1 go to any page on news 2 see the text be superimpose expect behavior a clear and concise description of what you expect to happen the text and article sho... |
freecodecampfreecodecamp | view url cert solution bring up js solution modal | Bug | I m not sure if this be deliberately add at some point I m guess not but view a cert solution for any cert bring up the js code viewer with the url in it when a url be use to submit the project screen shoot 2021 07 16 at 8 53 03 am go here view a solution see modal possibly from this rece... |
freecodecampfreecodecamp | claim certificate from superblock | Bug | this issue outline quality of life improvement to the workflow of claim a certificate from the superblock issue 1 navigate to a superblock temporarily render the claimcertsteps card despite the certificate have be claim 1 2 after claim a certificate from superblock flash message obs... |
freecodecampfreecodecamp | comment in translate curriculum break challenge test | Bug | the challenge ask to replace an if else statement with a switch the test fail because the comment that the editor be prepopulate with contain the string if affect page function chaintoswitch val var answer modifica il codice solo sopra questa riga switch val ... |
freecodecampfreecodecamp | set up passport challenge should allow for bracket notation | Bug | the challenge have a regex that only allow for dot notation secret process env session secret gi forum post challenge |
freecodecampfreecodecamp | help improve or add subtitle be hide on the video challenge | Bug | affect page add a link to the page with the problem to reproduce step to reproduce the behavior 1 go to 2 see the video 3 the text help improve or add subtitle be obscure by the video expect behavior either this text should be visible or the code should be remove ... |
freecodecampfreecodecamp | challenge on lazy matching test pass also when lazy matching be not use | Bug | from this forum topic affect page file your code let text winter be come let myregex 1 change this line let result text match myregex expect behavior as this challenge be about lazy matching this code should fail maybe a way be to make ... |
freecodecampfreecodecamp | user profile icon block other element in the navbar | Bug | image this be presumably because of a css api that be not available in a lot of legacy browser I have see this be report one too many time on the forum api in question l190 l192 caniuse we need to resolve this with a more compatible solution |
freecodecampfreecodecamp | this fcc test shouldn t pass but pass anyway | Bug | affect page your code my env be still comment functional testing aren t even commence node env test expect behavior shouldn t pass the fcc tester s last test but it do all 10 functional test be complete and pass screenshot screenshot 2021 07 14 at 16 15 5... |
freecodecampfreecodecamp | make a person challenge should correctly test for key and property | Bug | if any of the method create new property on the object the two test for the property and the one for the key should fail not sure if the intent of the challenge need to be clarify a bit well we might want to refer back to the previous challenge use closure to protect property within an object from be modify... |
freecodecampfreecodecamp | the replit com node express boilerplate not function | Bug | the replit boilerplate from basic node and express apis and microservice do not boot up properly on my machine I have share this problem on fcc forum but we haven t be able to solve it as of yet node seem to be look for an index js file but this project do not have an index js I delete and re clone ... |
freecodecampfreecodecamp | how to setup freecodecamp locally md need to be update | Bug | affect page doc how to setup freecodecamp locally md to reproduce step to reproduce the behavior 1 go to how to setup freecodecamp locally 2 scroll down to quick command reference section 3 see that it say command for run test and server test be npm run test client and ... |
freecodecampfreecodecamp | test suite jaw for project base curriculum disappear after typescript migration | Bug | more info issuecomment 876832306 |
freecodecampfreecodecamp | wrong external link in create decimal number with javascript | Bug | the href of the external link in the challenge be accuracy problem but it point to a page of a music album the href should be accuracy problem issue 40749 be ask what to do of external link to avoid such issue if we have an article talk of this topic I would suggest we use that instead of a w... |
freecodecampfreecodecamp | wrong translation in spanish for learn about tertiary color | Bug | affect page add a link to the code challenge with the problem in the second to last test the text be el elemento div con clase raspberry debe tener un background color naranja the word naranja mean orange it should be frambuesa in the file freecodecam... |
freecodecampfreecodecamp | bug throw error when use background image instead of background learn apply visual design add background image | Bug | affect page learn apply visual design create texture by add a subtle pattern as a background image your code copy and paste the code from the editor that you use in between the back tick below expect behavior both background and background image should be accept as... |
freecodecampfreecodecamp | the html lang attribute do not have the correct value on non english page | Bug | affect page I find the issue on the home page learn and setting but I think it exist on all fcc page as we set language to one of the file in the root of client to reproduce step to reproduce the behavior 1 go to a non english page for example 2 open the browser console and i... |
freecodecampfreecodecamp | error when change markdown file in curriculum on window | Bug | when on window change markdown file in curriculum they don t get reload because of error occur js typeerror can not read property 1 of null at replacechallengenode freecodecamp client util buildchallenge js 20 50 at fswatcher freecodecamp client plugin fcc source challenge g... |
freecodecampfreecodecamp | unable to view js algorithm solution | Bug | when try to view a js solution the follow error appear in dev explain the issue in production console warning fail prop type invalid prop file of type object supply to projectmodal expect an array in projectmodal create by certificationsetting in certificationsetting cre... |
freecodecampfreecodecamp | new user get automatically redirect to learn after briefly show the intro page | Bug | affect page add a link to the page with the problem to reproduce step to reproduce the behavior 1 go to freecodecamp org as an unauthenticated user and click sign in 2 enter a new email address that will sign you up as a new user 3 after the user enter the sign in code they get re... |
freecodecampfreecodecamp | solution to wrong challenge get accept | Bug | affect page project accept the solution link of of challenge repl be accept the solution of another challenge they be not check the challenge solution with challenge statement and this thing be ease the process of claim certification one can easily paste the link of different challenge and will complete a... |
freecodecampfreecodecamp | clarification for express body parser exercise | Bug | affect page add a link to the code challenge with the problem page for exercise your code copy and paste the code from the editor that you use in between the back tick below external package const express require express const app express const bodyparser requir... |
freecodecampfreecodecamp | portfolio description break word on wrap | Bug | affect page any profile with a portfolio item to reproduce 1 go to above portfolio link 2 scroll to first and only portfolio item 3 be shock and horrify at word wrap expect behaviour there should be no word wrap break the word I suggest something be add to the css like css... |
freecodecampfreecodecamp | i18n one challenge title be not translatable | Bug | the challenge title of challenge use for a more concise conditional be not translatable on crowdin image the greyed out text be for not translatable string an other challenge where the title be translatable image this be the link for crowdin file markdown file for the challenge |
freecodecampfreecodecamp | submission link error with datum analysis with python project | Bug | I ve notice that the datum analysis with python project section do not check for correct test you could paste any link in the solution link text box of any project and it will consider it as a correct answer |
freecodecampfreecodecamp | translation incomplete text string in crowdin miss last word and closing tag | Bug | affect page expect behavior on the challenge page in english the text say wrap the u tag only around the text ph d student however the source string in crowdin be html wrap the u tag only around the text ph d it be miss the last word student and the closing t... |
freecodecampfreecodecamp | the test in challenge record collection be not accurately determine the result of the code enter | Bug | affect page your code if value length 0 delete record i d prop return record if prop track value length 0 record i d prop value else if prop track album record i d if album hasownproperty prop ... |
freecodecampfreecodecamp | private timeline hide cert solution | Bug | if you set the timeline to private and open one of your certification all the solution will be hide screen shoot 2021 06 24 at 8 03 29 am |
freecodecampfreecodecamp | basic node and express use the env file challenge replit do not support env file in root dir | Bug | affect page expect behavior user be expect to create env file in root directory of replit file tree replit have deprecate the use of user generate env file and prevent user from create env file replit instruct user to create environment variable use the environment variable sid... |
freecodecampfreecodecamp | simplify challenge access prop use this prop | Help Wanted | challenge in my opinion this challenge be just too noisy all we be do be teach how to pass use a prop in a class component the component name the jsx and even the instruction be more mentally tax than need for no reason sure if you already know react it isn t bad but from a beginner s perspective... |
freecodecampfreecodecamp | change the presentation of a bar chart chrome test failure | Bug | affect page add a link to the code challenge with the problem your code copy and paste the code from the editor that you use in between the back tick below expect behavior add a clear and concise description of what you expect to happen solution should work in... |
freecodecampfreecodecamp | confuse reference to a previous challenge | Bug | affect page expect behavior I think the first sentence should read a previous challenge introduce the align item property and give an example instead of the last challenge introduce the align item property and give an example |
freecodecampfreecodecamp | low priority issue typo on basic css | Bug | describe your problem and how to reproduce it typo it s a typo the word penguin be pengiun on the code area add a link to the page with the problem recommend fix suggestion how would you update it it s a typo just report it but like its just a typo if po... |
freecodecampfreecodecamp | cross platform testing | Help Wanted | recently a lot of safari user have face issue in use our platform the reason be some browser do not support every available feature also we face restriction ourselves in have access to every browser available like safari be only available in macos and not everyone will have a macos device this in turn make it h... |
freecodecampfreecodecamp | typo in project euler problem 349 langton s ant | Bug | hi a user on the forum bring up a typo in one of the project euler challenge in the last sentence it should be 10 to the power of 18 not 1018 last sentence from the fcc challenge affect page expect behavior here be the correct sentence from project euler net langt... |
freecodecampfreecodecamp | add cypress test for hotkey | Help Wanted | issue for tracking add cypress test of hotkey as per 42503 challenge project video challenge navigation mode escape previous challenge p next challenge n focus on editor e focus on instruction panel r run the test ctrl enter command enter |
freecodecampfreecodecamp | wrong answer I test python for everybody | Invalid | affect page your code well he bascially just spell banana wrong as he spell it bananana the student be then ask to use word find na and the answer come out 2 as if the word be spell correctly answer should be 3 or banana should be spell correct get to the page and it will make ... |
freecodecampfreecodecamp | mismatch translatable text | Bug | affect page your code copy and paste the code from the editor that you use in between the back tick below expect behavior text with the example code be not translatable which be fine however the text low be translatable and this will create confusion for end u... |
freecodecampfreecodecamp | relational database cert to do list | Help Wanted | inprogress complete reorder superblock to the proper order rdbms should be right after front end cert probably right after datum viz for now but the long term plan be to combine datum viz and front end library find and add an icon for relational databas... |
freecodecampfreecodecamp | change cert name to front end development librarie on setting page | Bug | we rename the front end librarie cert to front end development librarie a while back it never get update in a few spot on the setting page screen shoot 2021 06 15 at 6 58 30 am screen shoot 2021 06 15 at 6 58 13 am we should update the name in these two spot |
freecodecampfreecodecamp | miss period at the end of the third sentence | Bug | affect page your code copy and paste the code from the editor that you use in between the back tick below expect behavior there should be a period at the end of the third sentence finally screenshot screen system please complete... |
freecodecampfreecodecamp | bug curriculum test regex do not cover some code format | Bug | affect page affect page your code js passport use new githubstrategy clientid process env github client i d clientsecret process env github client secret callbackurl accesstoken refreshtoken profil... |
freecodecampfreecodecamp | comma separate const declaration not accept redux | Bug | affect page expect behavior the follow two code snippet be both correct and semantically equivalent js but one pass all test and the other do not either both should pass or both should fail pass const login login const logout logout fail const login ... |
freecodecampfreecodecamp | translation backticke string loose space at the end | Bug | I think we have a small issue with translation and space at the end of string in backtick in at least one challenge there be a space at the end of a string the string this be the start in the english challenge it be keep it doesn t appear in the string to translate on crowdin tho image ... |
freecodecampfreecodecamp | mismatch between challenge instruction and seed code in concatenate string with the plus equal operator | Bug | the challenge instruction say use the operator similar to how it be show in the editor but the seed code be empty it should mention the example instead of the editor this need the change of one word as such I be open this issue to first timer this be the challenge and its related file ... |
freecodecampfreecodecamp | rename apis and microservice to include backend | Help Wanted | quincy request that we rename the apis and microservice cert to include backend I don t recall if there be a specific title recommend but backend api s and microservice should work I think |
freecodecampfreecodecamp | project description submission page do not load on safari | Bug | affect page all project description page except those in the javascript algorithm and datum structure certification expect behavior the page should render but it be stick in the loading screen system please complete the follow information device iphone 11 also report on ipa... |
freecodecampfreecodecamp | insufficient color contrast on highlight code block in dark mode | Bug | affect page to reproduce step to reproduce the behavior 1 go to login switch to dark mode from menu 2 click on java script algorithm and datum structure certification course 3 scroll down to object orient programming module open define constructor function... |
freecodecampfreecodecamp | editor ability to detect when a screen reader be run | Help Wanted | I m a blind user of freecodecamp I love that the editor you use have accessibility support but as of now you have to turn on screen reader optimization manually each time you use the editor this can get quite tedious when you re switch between the info and code tab on challenge or complete easy challenge quic... |
freecodecampfreecodecamp | tribute page project instruction about use figure tag | Bug | affect page add a link to the code challenge with the problem user story no 3 mention use a div tag with i d img div but your test and sample allow and use a tag the instruction need to reflect this change |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.