repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | official browser support | null | right now we recommend chrome and firefox on news support but we transpile for more than that l12 should we officially support say chrome firefox edge safari and opera if we do we can tailor our browserlist to that and also our cypress test whatever we decide to support I think we sho... |
freecodecampfreecodecamp | fix break link in readme md for infosec chai section | Bug | current readme link to this be a break link current readme should link to recommend fix suggestion how would you update it two idea for fix this come to mind first in the readme md we want to change both link to match the current application here be the code... |
freecodecampfreecodecamp | save challenge store for all user | Help Wanted | describe your problem and how to reproduce it if you save your code ctrl s log out and then log back as a different user then the new user will see the save code while this only affect user that share machine it s clearly not intend behaviour similarly I think that fail submission will be ret... |
freecodecampfreecodecamp | a shortcut for do everything | Help Wanted | just need shortcut to run the test download and for everything for productivity |
freecodecampfreecodecamp | Invalid | look forward for report a security issue please report security issue by send an email to instead of raise a github issue describe the bug a clear and concise description of what the bug be to reproduce step to reproduce the behavior 1 go to 2 click on 3 scroll down to ... | |
freecodecampfreecodecamp | issue tracker project post operation lack error definition default value for open | Help Wanted | describe your problem and how to reproduce it here be the user story for the post operation for the issue tracker project 2 I can post api issue projectname with form datum contain required issue title issue text create by and optional assign to and status text 3 the object save and ... |
freecodecampfreecodecamp | imperial metric conversion boilerplate repl it have incorrect example conversion | Help Wanted | describe your problem and how to reproduce it the index html have an example conversion output initnum 3 1 initunit mi returnnum 5 0000008 returnunit km string 3 1 mile convert to 5 00002 kilometer as per google and basic math 3 1mi 1 60934 km mi 4 98895 not 5 00... |
freecodecampfreecodecamp | imperial metric converter inconsistency in unit capitalization | Help Wanted | describe your problem and how to reproduce it there be inconsistency in the way in which the capitalization for unit be handle particularly for the l liter base on the sample test the l be sometimes capital sometimes lowercase it s clear which be suppose to be which make handle the convers... |
freecodecampfreecodecamp | imperial metric converter boilerplate repo repl it convert button do not work | Help Wanted | describe your problem and how to reproduce it if you click the convert button on the ui for the example project boilerplate repl it the page refreshe and the conversion do not occur this be because the onsubmit handler in the script do not have an event parameter be pass in despite do the e... |
freecodecampfreecodecamp | discuss the standardisation of lesson content format | Bug | follow from this pr 39606 there be many inconsistency nothing more than markup which I would like clarification on before continue there be this section in the doc how to work on code challenge i d formatting challenge text language keyword go in tag for example html tag name or... |
freecodecampfreecodecamp | improve warning about extension | Help Wanted | I know we add a warning about extension to the intro page for the css challenge but it be not really work we still get many forum post about the challenge affect by ad block flexbox tweet embed challenge and the various color challenge affect by dark mode dark reader extension I think we have to be mo... |
freecodecampfreecodecamp | python for everybody isrequire set to true for all lesson | Help Wanted | describe your problem and how to reproduce it it appear that all of the challenge lesson in the python for everybody section of the curriculum have the isrequire property set to true do a top level search I do not see it in use anywhere this property be mislead and should either be set to... |
freecodecampfreecodecamp | authentication with socket io unclear instruction incorrect incomplete solution | Help Wanted | describe your problem and how to reproduce it work on the advanced express problem with a server I control in the authentication with socket io section you be instruct to be sure to add the key and store to the session middleware mount on the app this be necessary to tell socketio which session to... |
freecodecampfreecodecamp | disable monaco code action highlight | Bug | describe the bug the highlighting for code action appear in the editor but the user can not interact with they to reproduce step to reproduce the behavior 1 go to 2 enter js function anyname this property be set 3 see the three dot below the a in anyn... |
freecodecampfreecodecamp | be update to install and require helmet challenge need | Help Wanted | challenge 1 do this challenge need instruction on how to actually install the specified version on repl it if you search for a package it will just give you the late version 2 if you run npm I it will add the package with the caret in front of the version number but the test do not allow f... |
freecodecampfreecodecamp | legacy submission bug | Bug | describe the bug a clear and concise description of what the bug be to reproduce step to reproduce the behavior 1 go to 2 scroll down to just above legacy backend 3 enter in a valid url for any legacy front end project 4 click save progress 5 alter that url it shou... |
freecodecampfreecodecamp | bug js basic algorithm slice and splice solution should not pass | Help Wanted | describe your problem and how to reproduce it while help a camper with their work on this solution I take a look at mine and discover it pass when it should not js function frankensplice arr1 arr2 n const result arr2 splice 0 n arr1 arr2 console log arr1 ... |
freecodecampfreecodecamp | bug edge case handle on define the head and body of an html document | Help Wanted | describe your problem and how to reproduce it in relation to the change from 39112 a few thing that the test seem to miss 1 the test do not validate that the head element be separate from the body element the follow code pass the good page ever the good page ever ... |
freecodecampfreecodecamp | news machine learn crash course link to private video | Bug | as the title say machine learn crash course link to private video article I can not find the same video on the channel beaucarne ping |
freecodecampfreecodecamp | advanced node and express package versione | Help Wanted | advanced node and express section need package version add to the instruction as discuss in pullrequestreview 479988596 example add passport socketio version x x x connect mongo version x x x and cookie parser version x x x as dependency and require they as passportsocketio mongostore and coo... |
freecodecampfreecodecamp | unclear instruction for basic javascript append variable to string lesson | Help Wanted | the instruction say set someadjective and append it to mystr use the operator while it doesn t specify that you should set a string for someadjective I find it confusing and I think mention this can help newbie coder a lot link to the lesson tell we about your browser and operating s... |
freecodecampfreecodecamp | account deletion redirect too quickly | Bug | describe the bug delete your account work as expect but it also redirect user to signin immediately after sign they out this mean the your account have successfully be delete message only appear for a split second before it disappear I know to look for it but most user would not mean they might m... |
freecodecampfreecodecamp | donation prompt modal recur during same session after donate | Bug | step to reproduce 1 create a new account on learn 2 complete a section the trophy modal will show up 3 enter credit card information into the modal and successfully become a donor 4 during the same session continue complete challenge the donation prompt will still show up even though... |
freecodecampfreecodecamp | miss nav from forum header | Bug | describe the bug miss nav from forum header to reproduce step to reproduce the behavior 1 go to 2 see error expect behavior nav should be available at all time screenshot image |
freecodecampfreecodecamp | add some space in completion modal when not sign in | Bug | go to any challenge when not sign in and complete it the modal that pop up could use a little space where highlight screen shoot 2020 08 31 at 12 01 40 pm test on chrome and firefox |
freecodecampfreecodecamp | add explanation or link about what chain method mean in es6 challenge | Help Wanted | in the es6 challenge handle a reject promise with catch the reader be tell note the then and catch method can be chain to the promise declaration if you choose nothing so far in the javascript curriculum have explain what it might mean to chain method to the promise declaration I would propose ... |
freecodecampfreecodecamp | a link to a free course be now premium | Bug | describe your problem and how to reproduce it an article suggest the first link course be free if you click on the link it bring you to a premium course the course might have be free at the time of writing however it currently isn t add a link to the page with the problem the 1... |
freecodecampfreecodecamp | display issue with completion modal | Bug | describe the bug the completion model button be not correctly align to reproduce step to reproduce the behavior 1 go to 2 log out 3 go to 4 complete the challenge 5 click run test 6 see error screenshot signin this be only on the development server proba... |
freecodecampfreecodecamp | code snippet highlight break | Bug | describe your problem and how to reproduce it I be read on late chrome every code snippet in the article have a grey background for highlight except for the last couple character of each multiline snippet add a link to the page with the problem recommend fix suggestion how would you upd... |
freecodecampfreecodecamp | build script not run on window | Bug | describe the bug the npm run build command error out on window this be the error message I get when I run it bash ps d xampp htdocs gitcontribution freecodecamp npm run build freecodecamp build d xampp htdocs gitcontribution freecodecamp npm run all ensure env p build ... |
freecodecampfreecodecamp | window ci | Help Wanted | to well support contributor use window we should add ci test run on that os they should catch these kind of issue |
freecodecampfreecodecamp | seed script fail to run in window | Bug | describe the bug the npm run seed script use for seed sample datum to the db fail to run when the seed script be run after follow all the previous step in the doc this be the output bash npm run seed freecodecamp seed d xampp htdocs gitcontribution deep freecodecamp npm... |
freecodecampfreecodecamp | create reusable css with mixin in the sass part of curriculum do not have a solution | Bug | this lesson create reusable css with mixin doesn t have a direct solution for the challenge I write my suggested solution down below add a link to the page with the problem if possible add a screenshot here you can drag and drop png jpg gif etc in this box |
freecodecampfreecodecamp | array prototype every explanation | Bug | in the 3rd solution on the hint section we have this explanation for every object in the collection array check the truthiness of object s property pass in pre parameter array every method internally check if the value return from the callback be truthy return true if it pass for every object otherwise ... |
freecodecampfreecodecamp | bug quality assurance project have user story relate to information security | Bug | describe your problem and how to reproduce it with the roll out of the python curriculum the full stack curriculum be restructure and information security be split off from the quality assurance section and give its own section however three of the quality assurance project still include user story that... |
freecodecampfreecodecamp | sass challenge timeout | Bug | describe the bug sass page with invalid syntax occasionally timeout to reproduce step to reproduce the behavior 1 go to 2 paste in 3 see timeout in the console sometimes expect behavior the follow should appear in the console error invalid css a... |
freecodecampfreecodecamp | investigate build artifact issue with gatsby schema | Help Wanted | refer |
freecodecampfreecodecamp | change solution placeholder to user repl it url | Bug | replace codepen placeholder url s with repl it url s I believe the only place they need to be replace be the backend lesson I haven t audit but the backend project all use the repl it placeholder already I believe the backend lesson be use codepen still they should be change screen shoot 2020 08 17 ... |
freecodecampfreecodecamp | break link | Bug | describe your problem and how to reproduce it break example link output glitch oop this project isn t run add a link to the page with the problem recommend fix suggestion how would you update it if possible add a screenshot here you can drag and drop png j... |
freecodecampfreecodecamp | apis timestamp microservice sample glitch project be offline | Bug | in the timestamp microservice project project in the apis and microservice certification an example glitch project be give but it s offline to reproduce 1 go to the challenge page 1 click on the link to describe in the text functionally similar to this 1 note that it ... |
freecodecampfreecodecamp | rosetta code knapsack problem unbounde one incorrect test | Help Wanted | describe your problem and how to reproduce it one of the test in this challenge have wrong result both in test code and description it say knapsackunbounde name panacea value 3000 weight 0 3 volume 0 025 name ichor value 1800 weight 0 2 volume 0 015 name ... |
freecodecampfreecodecamp | the demo link of timestamp microservice be not work in api microservice project | Bug | after click the link a the project seem to be break sd |
freecodecampfreecodecamp | site not load | Bug | describe the bug I be go great with this site for a couple of day but today suddenly in the middle of my code lesson it start show I loading symbol and it just continue to show it and now it have be atleast 3 hour since it be show I load desktop os window 10 browser chrome |
freecodecampfreecodecamp | unable to run npm ci on window with late version of master branch | Bug | because I go back and forth between the master branch to test prs hit master and next curriculum to work on the project base curriculum sometimes in the same day I will go back and forth 2 3 time as recent as two day ago I be able to successfully run npm ci and npm run develop on the late ... |
freecodecampfreecodecamp | same result but different outcome base on the code style | Help Wanted | describe your problem and how to reproduce it in this challenge screenshot below image if I answer the question as I type in the code editor it win t pass and get error like this image but if I change the answered code into a different code style it will pass image ... |
freecodecampfreecodecamp | go to current challenge throw 404 on click | Bug | describe your problem and how to reproduce it the go to current challenge button for log in user be open up a 404 page add a link to the page with the problem recommend fix suggestion how would you update it update the href attribute of go to current challenge link to point... |
freecodecampfreecodecamp | track button not work as expect on freecodecamp forum | Bug | description of the bug the tracking button doesn t change to other option available to reproduce step to reproduce the behavior 1 go to the community forum 2 click on any topic from the home page 3 select the tracking button which be available at the right bottom corner 4 try ch... |
freecodecampfreecodecamp | bug with the globaltitle variable should not change | Help Wanted | in the exercise one of the condition be the globaltitle variable should not change but it return an error if you modify the var for debug at the top even if your function doesn t mutate it the verification should be that the initial globaltitle variable be the same as the final one instead of simply ... |
freecodecampfreecodecamp | wrong number of padding space in article about padding function | Bug | describe your problem and how to reproduce it on 3 string padding there in the line of padstart 10 there be 10 space but there should only be 9 in this scenario this be very misleading add a link to the page with the problem recommend fix suggestion how would you update it ... |
freecodecampfreecodecamp | incorrect bigint processing in web console | Bug | as example in euler 48 challenge incorrect type error be show there be no conversion of bigint object to number instead first converse to string slice and only after transform to number euler 48 error I do believe it s some kind of glitch with console not bigint object itself because one liner ... |
freecodecampfreecodecamp | next curriculum editor bug | Bug | figure we need to track know bug with the new editor a few be list below 1 if there be not enough code below an editable region the editable region upper and low jaw do not shift up toward the top of the editor I believe it be discuss in a front 3 meeting that there be a config set that allow scroll ... |
freecodecampfreecodecamp | problem with build a technical documentation page a responsive web design project | Help Wanted | issue description when try to fulfill user story no 14 on regular sized device laptop desktop the element with i d navbar should be show on the left side of the screen and should always be visible to the user the check for pass the test fail if the navbar element be 50 of th... |
freecodecampfreecodecamp | break link | Bug | describe your problem and how to reproduce it there be a dead link on it be the link to the article about git hosting recommend fix suggestion how would you update it remove the link if possible add a screenshot here you can drag and drop png jpg gif etc in this box ... |
freecodecampfreecodecamp | qa challenge | Bug | there be some issue with the qa challenge even after write right code it do not pass the test I start face this issue from quality assurance and testing with chai run functional test on an api response use chai http iii put method challenge one user be face issue in the advance node and express ... |
freecodecampfreecodecamp | link insertion | Help Wanted | when we be do assignment that need glitch or github assignment its tiring to paste link again and again it woud be good it same link remain paste after we open next challenge user still will be able to replace it with new glitch or github link if he she want screenshot 373 |
freecodecampfreecodecamp | log in with safari do not work | Bug | try to log in with safari throw I into some sort of redirect loop notice the address bar in the gif below jul 24 2020 14 06 06 here s a screenshot of the text at the end of the gif can anyone else reproduce this |
freecodecampfreecodecamp | d3 project bar chart test not align with description | Help Wanted | problem description the test for the bar chart project in the datum visualization category be not align with the correspond user story user story 10 the datum date attribute and its corresponding bar element should align with the corresponding value on the x axis do not specify that the x axi... |
freecodecampfreecodecamp | chore audit dependency | Help Wanted | we should make sure the devdependencie have all the dev tooling and none of the production tooling for instance copy webpack plugin be in devdependencie but be use in production once we ve do this we can cut they out of the pipeline also some babel package be only include as dependency of g... |
freecodecampfreecodecamp | problematic usage of assertalmostequal in mean variance standard deviation calculator | Help Wanted | this be about datum analysis with python project mean variance standard deviation calculator also track here in this repository and fork from this repl it this code be use assertalmostequal unitt testcase assertalmostequal but it use it on a dict of list of float and that code be not ... |
freecodecampfreecodecamp | typo in scientific computing with python certificate | Bug | describe your problem and how to reproduce it there be a typo in the scientific computing with python certificate which display 400 hour instead of 300 as the conservative estimate time of completion add a link to the page with the problem tell we about your browser and operating sys... |
freecodecampfreecodecamp | fix typo on react quiz news post | Bug | there be a couple of typo in the 3rd paragraph on original use typescript can help make sure your variable and prop be what you indend since it evaluate your code during compile time as oppose to run time this become especially important as your progarm become large fix use typescript can hel... |
freecodecampfreecodecamp | error in challenge description | Help Wanted | describe your problem and how to reproduce it the challenge say in these kind of request the datum doesn t appear in the url it be hide in the request body this be a part of the html request also call payload since html be text base even if you don t see the datum it doesn t mean that it ... |
freecodecampfreecodecamp | react course incorrect usage of setstate | Help Wanted | not sure if a bug per se but I believe the code that be use should reflect what be be teach in the react lesson use state to toggle an element it be advise not to use code like this this setstate counter this state counter this prop increment but this code style this setstate... |
freecodecampfreecodecamp | delay offline warn | Help Wanted | would it be well to only show user the offline warn if they ve be offline for a few second since we retry fail submission they should be able to work successfully even if their internet be patchy |
freecodecampfreecodecamp | date analysis with python demographic datum analyzer have incorrect assertalmostequal function call | Help Wanted | describe your problem and how to reproduce it the three issue with the assertalmostequal function call be as follow an assertion error message be pass as a positional argument result in the assertion not be call correctly change this to pass as a keyword argument with keyword msg fix this ... |
freecodecampfreecodecamp | test error on implement selection sort | Help Wanted | describe your problem and how to reproduce it the test for this challenge require the user to not use the sort function the particular teststring that check this use a regex but that regex will match an occurrence of the word sort case sensitive so use a variable name such as sortedarray ... |
freecodecampfreecodecamp | stub in hint page can t be reply to or edit | Bug | describe your problem and how to reproduce it I ve notice that a number of hint page for exercise have this be a stub help the community by reply below with your hint and solution we can use those to create a guide article for this there be no option to reply or edit the document and I can underst... |
freecodecampfreecodecamp | certificate display incorrect date | Bug | describe the bug new certificate display incorrect date to reproduce step to reproduce the behavior I can t say I m really sure of the step I claim the certificate just a few moment ago and it be still 3 july 2020 local time the certificate show issue july 4 2020 however expect ... |
freecodecampfreecodecamp | forum category dropdown value be not full width | Bug | describe the bug when try to reclassify a category use the category dropdown menu the text content do not take up the full width of the dropdown this seem to have change in the recent migration to reproduce step to reproduce the behavior 1 go to any preexist topic 2 click on the catego... |
freecodecampfreecodecamp | can you fix the typo in the landing page about the 40 000 freecodecamp org graduate | Bug | describe your problem and how to reproduce it the number of the graduate it seem must be update just want to try contribute on open source lol add a link to the page with the problem recommend fix suggestion how would you update it 50 000 freecodecamp org graduate actually... |
freecodecampfreecodecamp | legacy certificate not label as legacy | Bug | describe the bug with the first wave of v7 go live the information security and full stack certificate have correctly move to a legacy header the certificate themselves have not be label as legacy however to reproduce step to reproduce the behavior 1 go to 2 click on ... |
freecodecampfreecodecamp | disable youtube recommendation in embeded player | Bug | we previously attempt this in which have its own set of issue we need the plyr to work natively with youtube or alternatively make the youtube embed not show related video |
freecodecampfreecodecamp | how to teach programming news article break | Bug | describe your problem and how to reproduce it the article appear to have be unfinished 1 go to 2 see the article end abruptly add a link to the page with the problem recommend fix suggestion how would you update it either remove the article or find the miss content if ... |
freecodecampfreecodecamp | break leaderboard link on forum | Bug | describe the bug the leaderboard button in the top nav of the forum be still set to use the old link format it link to forum freecodecamp org forum user to reproduce step to reproduce the behavior 1 log in to the forum 2 click on the leaderboard button 3 get the 404 pag... |
freecodecampfreecodecamp | video copy link do not appear to work | Bug | describe the bug when click on the embed video a copy link icon appear in the top right click on this should copy the video link into your clipboard but it do not to reproduce step to reproduce the behavior 1 go to 2 click on the embed video 3 click on the copy link icon 4... |
freecodecampfreecodecamp | hi | Invalid | describe your problem and how to reproduce it add a link to the page with the problem tell we about your browser and operating system browser name browser version operating system if possible add a screenshot here you can drag and drop png jpg gif etc in this box ... |
freecodecampfreecodecamp | forum forum freecodecamp org | Help Wanted | we be migrate to the manage discourse by the discourse team until now we have be do a semi on premise setup this migration unfortunately involve we go back to the subdomain for various technical limitation with the new setup we need to audit and update the link in the codebase fallback redirect will be... |
freecodecampfreecodecamp | screen reader doesn t announce auto complete suggestion | Bug | look forward for report a security issue please report security issue by send an email to instead of raise a github issue describe the bug a clear and concise description of what the bug be I ve be learn programming from freecodecamp for a while the autocomplete feature use to work well bu... |
freecodecampfreecodecamp | test for some project can be bypass | Bug | on the setting page I can submit legacy project and if they be still part of the curriculum they will automatically be fill in for that project as well for example I can submit the timestamp microservice project like this and it automatically get fill in here if I be to try and submit... |
freecodecampfreecodecamp | beta infosec cert out of order on setting page | Bug | the map have the certification in this order responsive web design certification javascript algorithm and datum structure certification front end librarie certification datum visualization certification apis and microservice certification quality assurance certification scientific computing with pyt... |
freecodecampfreecodecamp | python syntax highlighting for single backtick code tag | Help Wanted | I notice some of the challenge like this one still have some goofy looking highlighting we need to change the background of these code tag to white or maybe a light gray could just leave it I guess it s not too bad |
freecodecampfreecodecamp | audit navigation open new tab only when necessary | Help Wanted | you can go to my profile and click on one of the certification it open in the current tab the only way to go back be to use the browser back button seem like those should open in a new tab |
freecodecampfreecodecamp | a11y keyboard navigation on video challenge | Bug | describe the bug there be no visual indication that you have reach the radio button or the check your answer button via tab navigation to reproduce step to reproduce the behavior 1 go to 2 tab through the page 3 see the embed video and link get outline 4 once you ve reach insta... |
freecodecampfreecodecamp | smoother multiple choice ux | null | be your feature request relate to a problem please describe currently the user have to click back and forth between the answer radio button and the check your answer button describe the solution you d like as soon as the user click on an answer it could trigger the check automatically ... |
freecodecampfreecodecamp | blog instruction unclear and seem to promote copyright infringement | Bug | technically as a writer you re liable for copyright infringement and medium be not the simple way to attribute an image be to put the word image credit below an image and link this text to its original source this bug report be not legal advice and should not be rely on in take any course of ... |
freecodecampfreecodecamp | it thte tile | Invalid | describe your problem and how to reproduce it add a link to the page with the problem tell we about your browser and operating system browser name browser version operating system if possible add a screenshot here you can drag and drop png jpg gif etc ... |
freecodecampfreecodecamp | test do not work as intend | Bug | the first 3 test case do not work clear the code area the one in the center and still the 3 test case will pass the jquery write to test the 3 case be probably run on the example page layout on the left chrome and mozilla both have the same problem |
freecodecampfreecodecamp | machine learn with python project http 403 from cdn | Bug | describe your problem and how to reproduce it there seem to be issue with loading dataset from the cdn freecodecamp org when use get file function the problem occur only when both these condition be fulfil use that function and when datum be suppose to be download from cdn freecodecamp org s... |
freecodecampfreecodecamp | typo | Bug | describe your problem and how to reproduce it add a link to the page with the problem recommend fix suggestion how would you update it if possible add a screenshot here you can drag and drop png jpg gif etc in this box |
freecodecampfreecodecamp | save width platform panel for a client | Help Wanted | I think it will be great to have a feature to save the width of instruction panel editor panel preview panel for a client in the local storage for example every lesson to change it s very boring |
freecodecampfreecodecamp | remove example code from seed starter code | Help Wanted | challenge forum post I think we should remove the example code from the seed code we already have an example in the challenge text right now it s just some odd unused code at the beginning of the challenge if we still want the example code it should be move to the challenge text instead |
freecodecampfreecodecamp | solution for exercise contradict direction | Bug | link to exercise link to contradiction solution 3 url issue challenge state the build in repeat method should not be use solution 3 use repeat |
freecodecampfreecodecamp | typo in the hint list of never mutate state redux challenge guide | Bug | describe your problem and how to reproduce it navigate to never mutate state redux challenge guide scroll down slightly to view the hint list there be two list item with typo hint 32 and hint 33 add a link to the page with the problem never mutate state redux challenge guide ... |
freecodecampfreecodecamp | apis and microservice project exercise tracker all of the api and microservice section need update | Bug | describe your problem and how to reproduce it my project be do and make correctly but because of the user story pass requirement I have to spend over 40 extra hour to pass this thing why because the test want the information in fcc s specific order even though I follow the example project and be ide... |
freecodecampfreecodecamp | learn profile request and console behaviour | Bug | describe the bug 1 it appear a console log be accidentally leave in the profile js script 2 a request to my a user s page datum be return a 404 to reproduce step to reproduce the behavior 1 go to 2 open devtool 3 see log true or false in console due to ... |
freecodecampfreecodecamp | white dot | Bug | when I open fcc on firefox I see some white dot on the screen sharedscreenshot |
freecodecampfreecodecamp | issue with answer on how neural network work how deep neural network work | Help Wanted | describe your problem and how to reproduce it on this python curriculum challenge the correct answer be already select just so we re have the learner do something I guess either rearrange the option or at the very least not have the correct option already select should be make if possible ad... |
freecodecampfreecodecamp | improve description for chai qa testing challenge | Help Wanted | describe your problem and how to reproduce it the chai challenge start off with challenge link and it tell you to make assert but not where exactly the glitch link do allow you to make a copy of the project however it be unclear where you start I navigate around the project and the readme didn t hav... |
freecodecampfreecodecamp | video be miss footage python for everybody | Bug | describe your problem and how to reproduce it the video for the challenge python for everybody relational database relationship building cut abruptly before the instructor have have a chance to finish the discourse add a link to the page with the problem additional note comp... |
freecodecampfreecodecamp | why be there a winston churchill quote here | Help Wanted | right now I m see a wisnton churchill quote on my freecodecamp home page as an indian I be very offended by this please do some research he be responsible for more death then even hitler he engineer the death of million of indians in bengal famine please remove he and his quote from ever come again |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.