repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | create sudoku solver py | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | create ai chatbot ipynb | Invalid | checklist x I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | complete project be not mark as complete | Bug | affect page I complete some project like any of these back end development and apis project but it didn t mark as complete to reproduce 0 go to the project page e g url shortener 1 add link I use local server like 2 press button I complete this challenge 3 ... |
freecodecampfreecodecamp | merge pull request 1 from freecodecamp main | Invalid | merge most recent version of fcc checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change eithe... |
freecodecampfreecodecamp | Invalid | checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... | |
freecodecampfreecodecamp | bug most goal score in a single game doesn t match the expected output txt | Bug | repo in query sh one of the challenge be to write a sql statement to return a list of most goal score in a single game in the dataset the expect output txt file have an incorrect value of 7 to reproduce step to reproduce the behavior seed the database with the instruction in the lesson wr... |
freecodecampfreecodecamp | fix remove extra blank line between section | Invalid | checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | break react test | Bug | affect page react tutorial create a component with composition your code expect behavior I expect it to pass the test but the page freeze system window 10 try on multiple pc browser chrome late version additional context as soon as ... |
freecodecampfreecodecamp | your image should have a src attribute that point to the kitten image | Bug | affect page your code catphotoapp kitty ipsum dolor sit amet shed everywhere shed everywhere stretch attack your ankle chase the red dot hairball run catnip eat the grass sniff purr jump eat the grass rip the couch scratch sunbathe shed everywhere rip the couch sleep in the sink flu... |
freecodecampfreecodecamp | seed content not update for size your image challenge in chinese | Bug | affect page your code expect behavior src should be screenshot additional context someone report they couldn t pass the test so I check by line it s update both on crowdin and in the chinese curriculum folder but it s not deploy |
freecodecampfreecodecamp | add hyperlink to all freecodecamp org text | Invalid | as we can see the hyperlink only add to the learn platform section so I add it to another text to make it more consistent and the website be more accessible checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title ... |
freecodecampfreecodecamp | ui bug on homepage misalignment on mweb | Bug | affect page home page to reproduce step to reproduce the behavior 1 go to homepage on mobile web 2 scroll down to earn free verified certification in 3 can see the heading leave align expect behavior expect center align head just like the testimonial head above ... |
freecodecampfreecodecamp | remove extra space from section | Invalid | checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | fix remove extra blank link between sction | Invalid | checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | good use | Invalid | good repository don t use for illegal purpose checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp I have test... |
freecodecampfreecodecamp | learn bash scripting by build five program minor correction to text | Bug | the follow be a couple of minor correction to the instruction text for the tutorial title learn bash scripting by build five program this tutorial be list on this page thank you minor correction there many interpreter there be many interpreter let see the final output let s... |
freecodecampfreecodecamp | link to external page with anchor element not work | Bug | affect page your code catphotoapp this link to freecodecamp org cat photo kitty ipsum dolor sit amet shed everywhere shed everywhere stretch attack your ankle chase the red dot hairball run catnip eat the grass sniff purr jump eat the grass rip the couch scratch sunbathe shed ev... |
freecodecampfreecodecamp | add file via upload | Invalid | checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | test for common invalid solution to challenge to ensure acceptance test be strict enough | Bug | affect page to reproduce step to reproduce the behavior 1 go to code block line 14 2 enter solution of grid template column 100px100px100px 3 click run the test 4 result pass expect behavior expect run the test to fail since space be require pr ... |
freecodecampfreecodecamp | improve link to open in new tab and have more descriptive text | Invalid | add target blank to link that be miss it reword text for link that say only click here or read more in order to provide more context checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like up... |
freecodecampfreecodecamp | good foraver | Invalid | checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | mail be not hyperlinke | Bug | affect page to reproduce two mail mention in this file be not hyperlinke I e they be non clickable recommend fix suggestion add appropriate hyperlink to those mail might be beneficial |
freecodecampfreecodecamp | unable to revert back to default avatar | Bug | camper be unable to remove their profile avatar currently once an avatar be set the default will only return if the url be invalid however an invalid url can not be save to reproduce 1 go to setting 2 try to get default avatar to come back suggestion instead of use a... |
freecodecampfreecodecamp | in the apply visual design section of learn css the definition of text align justify be not clear we can set it to stretch the line so that each line have equal width like in newspaper and magazine | Bug | screenshot 2021 10 15 at 11 15 57 am |
freecodecampfreecodecamp | bug list of unique winning team doesn t match the expected output txt | Bug | repo in query sh one of the challenge be to write a sql statement to return a list of unique winning team in the dataset the expect output txt file have an incorrect list to reproduce step to reproduce the behavior seed the database with the instruction in the lesson write a sql statement to ret... |
freecodecampfreecodecamp | i18n python project instruction be not translatable | Bug | for these project the instruction be in the readme file inside the boilerplate as such they be not translatable I propose to add a copy of the project readme inside the project file in the main repo list of project that need it scientific computing with python x arithmetic formatter 43854 ... |
freecodecampfreecodecamp | update jest setup js | Invalid | checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | python budget app transfer method test case flaw | Bug | your code budget py class category def init self category self ledger list self amount 0 self category category def deposit self amount description self ledger append amount amount description ... |
freecodecampfreecodecamp | remove comma from donation as it do not bring out the meaning | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitp... |
freecodecampfreecodecamp | close button label for screen reader in alert message be not translate | Bug | affect page any non english page that use alert message e g to reproduce step to reproduce the behavior 1 go to 2 make sure you re log in 3 click on menu in top right corner 4 in menu click on modo octurno the theme should change and the alert message should show... |
freecodecampfreecodecamp | fix remove extra blank line between secton | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | remove whitespace challenge can be pass by edit variable directly | Bug | affect page your code let hello hello world let wsregex change change this line let result hello change this line expect behavior the challenge shouldn t pass as the user be directly edit the hello variable another test should be add to th... |
freecodecampfreecodecamp | use getter and setter to control access to an object give wrong direction | Bug | affect page your code class thermostat constructor temp this temperature temp get temperature this temperature 5 9 this temperature 32 return this temperature set temperature celciustemp celciu... |
freecodecampfreecodecamp | remove extra line gap | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | typescript migration | Help Wanted | co ordination as discuss in the last contributor meeting we re look to migrate our client to typescript no file will be assign prs will be prioritise by quality then by date open guideline take a look at the codebase good practice codebase good practice kebab case fil... |
freecodecampfreecodecamp | forum s subform dropdown need re alignment | Bug | the subform dropdown be slightly above the button in the same row replicate visit screenshot propose solution category breadcrumb select kit height auto here be the related repository |
freecodecampfreecodecamp | create logo py | Invalid | as logo decide and attract people sometimes create a well logo add beauty to perform that here be a new style checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull req... |
freecodecampfreecodecamp | update readme md | Invalid | hi I do a minor change for the hacktoberf prize please accept it checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp ... |
freecodecampfreecodecamp | malforme syntax pass check by default challenge | Bug | affect page your code snip to the relevant portion the form element html value indoor indoor outdoor value love love lazy energetic submit expect behavior bad copy pasta from learner can result in malformed syntax pass the challenge in this case the ... |
freecodecampfreecodecamp | update readme md | Invalid | checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | error in code | Invalid | 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 | stripe card form placeholder text isn t legible in night mode | Bug | screen shoot 2021 10 04 at 7 59 25 pm to reproduce step to reproduce the behavior 1 turn on night mode 2 complete challenge until the donate modal show up 3 form have black text on fcc blue background note that the text be white or light gray when you start type it s just the place... |
freecodecampfreecodecamp | remove a few line | Invalid | unnecessary line of text which can confuse a learner checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have... |
freecodecampfreecodecamp | remove extra space in gitignore file | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitp... |
freecodecampfreecodecamp | update sample env | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | unit test for python project main variance standard deviation be fail | Bug | affect page your code error test calculate test module unittest traceback most recent call last file home runner boilerplate mea... |
freecodecampfreecodecamp | pass challenge solution link not be check | Bug | affect page your code solution link expect behavior right now as long as I submit a valid url and press I ve complete this challenge then it will mark the challenge as complete screenshot www freecodecamp org learn datum analysis with python... |
freecodecampfreecodecamp | grammar rectify in instruction | Invalid | checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | mis information type mistake correct | Invalid | its be write as each of these 50 project but only 5 project be to be do for each project add link of website tell about those project checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md ... |
freecodecampfreecodecamp | fix remove extra blank line between section | Invalid | remove extra blank line between icon and the section below that checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp ... |
freecodecampfreecodecamp | fix remove the extra blank line at the end | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitp... |
freecodecampfreecodecamp | add the korean link in translation md | Invalid | I will make contribution with korean translation checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have te... |
freecodecampfreecodecamp | create a folder for korean translation index md | Invalid | create a folder for korean translation checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these ch... |
freecodecampfreecodecamp | typo in readme | Bug | affect page to reproduce just go through the readme and check line number 13 which say our full stack web development and machine learn curriculum be completely free and self pace we have thousand of interactive code challenge to help you expand your skill recommend ... |
freecodecampfreecodecamp | update readme md | Invalid | checklist I have correct the grammar of one of the sentence in readme I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have te... |
freecodecampfreecodecamp | simplify the language | Invalid | initially the statement be complex and less language friendly change line 175 the freecodecamp org community be possible thank to thousand of kind volunteer like you we welcome all contribution to the community and be excited to welcome you aboard checklist I have read freecod... |
freecodecampfreecodecamp | video need to be remove from testing object for property challenge | Bug | the challenge testing object for property have an outdated video it need to be remove this look something that 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 guide... |
freecodecampfreecodecamp | update pull request template md | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitp... |
freecodecampfreecodecamp | fix space between section | Invalid | checklist x I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | lavindersingh931 patch 10 | Invalid | checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | resolve the conflict content | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | hg | Invalid | 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 | ggh | Invalid | 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 | hola ffb | Invalid | 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 | add hyperlink to the website at the website name | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | node version change | Invalid | checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | minor grammatical error in readme change be to be | Invalid | find a minor grammatical error just change be to be on line 13 checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp... |
freecodecampfreecodecamp | center the table in the devop doc | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | something go wrong instal the sharp module can not find module build release sharp linux x64 node on ubuntu | Bug | affect page how to setup freecodecamp locally i d step 4 start the freecodecamp client application and api server to reproduce npm run develop version node v14 17 10 npm v6 14 13 log 0 info it work if it end with ok 1 verbose cli usr local bin node usr local bin ... |
freecodecampfreecodecamp | hyperlink on contribute freecodecamp org | Invalid | hacktoberf 2021 checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp I have test these change either locally on my machin... |
freecodecampfreecodecamp | fix remove extra blank space between section | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | need to remove video from html challenge use old image src url | Bug | for the html and css challenge the src url for the image tag be recently change this be the old url src this be the new one we have camper use the old url because they watch the video in the get help section for example forum post of user copy incorrect code from video the video ... |
freecodecampfreecodecamp | add emoji to the article | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | eliminate unnecessary space from gitignore | Invalid | my 1st pull request checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my m... |
freecodecampfreecodecamp | fix remove extra blank line between section | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | raise a test issue for practice | Invalid | this be a test issue create to practice please ignore |
freecodecampfreecodecamp | claim cartification card show complete step without sign in | Bug | affect page certification page expect behavior user should be singe in before their requirement be check screenshot |
freecodecampfreecodecamp | add a comment cause a valid answer to be wrong | Bug | affect page add a comment cause the result that should be correct to be return as invalid in the follow page javascript algorithm and datum structure es6 compare scope of the var and let keyword your code code use function checkscope let I function scope if ... |
freecodecampfreecodecamp | issue authentication with socket io | Bug | affect page challenge link your code js use strict require dotenv config const express require express let mydb require connection const session require express session const fcctesting require freecodecamp fcctesting js const pass... |
freecodecampfreecodecamp | index md | 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 | need to make change for a course s lab | Invalid | checklist I have read freecodecamp s contribution guideline my pull request have a descriptive title not a vague title like update index md my pull request target the main branch of freecodecamp I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | regex test on challenge doesn t allow no semi colon | Bug | from chat hello everyone I find a small problem with this question when I add margin auto in the last line it must add otherwise I can not pass the question but browse work do it need to be resolve the question it s a minor edge case I wouldn t object to a fix the file be ... |
freecodecampfreecodecamp | build an image search abstraction layer challenge example api to recent query not work | Bug | affect page your code curl return name mongoerror message connection destroy not possible to instantiate cursor expect behavior I think it should show the recent query system device e g iphone6 laptop os e g ios 14 ... |
freecodecampfreecodecamp | example code in hover css animation doesn t work very good | Bug | the example code in the description of this challenge doesn t really work I m guess there s suppose to be a smooth animation but it doesn t do that and I can t really keep the image hover because it change size on hover which cause I to not have it hover |
freecodecampfreecodecamp | global state reset bug | Help Wanted | affect page all javascript challenge your code something introduce a bug in the runner for javascript challenge test now the global variable space for each challenge be separate this mean that invalid solution that ab use the global space be suddenly pass challenge for example see the re... |
freecodecampfreecodecamp | a few typo in the first two tutorial of the relational database course | Bug | I love the new relational database course and I think the other fcc learner will too I just want to report some typo I find in the first two tutorial I mark all of the typo with their correspond json i d s I also put the typo in bold and suggest change thank learn bash by build a boilerplate ... |
freecodecampfreecodecamp | regard the go to current challenge button on the homepage | Bug | affect page the freecodecamp homepage description I have start the javascript algorithm and datum structure course on the website and complete the module of basic javascript in it but even when I press the go to current challenge button image it redirect I to the already finish chal... |
freecodecampfreecodecamp | go to current challenge button don t work | Bug | affect page in this page I want to click the go to current challenge button no matter which page I open last time it will only jump to this page the skewx property I don t know how to fix screenshot image image system device laptop os window 1... |
freecodecampfreecodecamp | 404 page on news do not have trend link all lang | Bug | here be a 404 example |
freecodecampfreecodecamp | menu bar item don t disappear when press on certain item only in home page | Bug | affect page to reproduce step to reproduce the behavior 1 go to home page 2 click on menu 3 scroll down to any item 4 press on any item 5 the menu bar should disappear but it doesn t expect behavior after the user choose a certain option like profile or ... |
freecodecampfreecodecamp | compare and sort tuple challenge visual issue | Bug | in this challenge the first possible answer appear differently from the other image |
freecodecampfreecodecamp | fix remove extra line between the section | Invalid | checklist x I have read freecodecamp s contribution guideline x my pull request have a descriptive title not a vague title like update index md x my pull request target the main branch of freecodecamp x I have test these change either locally on my machine or gitpod ... |
freecodecampfreecodecamp | legacy full stack certification issue date be incorrect | Bug | describe the bug yesterday after complete my scientific computing with python certification I decide to revisit the link for my previously complete cert to verify that they be all still accessible all seem to be there and in order except for my legacy full stack certification which now share th... |
freecodecampfreecodecamp | server error after submit api token | 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 | exercise about head tag accidentally refer to header tag | Bug | affect page expect behavior in the title and the first paragraph header tag be mention but the exercise be about head tag |
freecodecampfreecodecamp | typo in parse html and save datum challenge | Bug | image the sentence need to be fix remove the second we this look something that 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 ... |
freecodecampfreecodecamp | typo in euler problem 260 | Bug | image there be write stune instead of stone this look something that 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 prior... |
freecodecampfreecodecamp | add test for curriculum order | Help Wanted | this pr discussion r704011339 add a new block in responsive web design with the same order number as another and all the test pass the result be that the lesson jump between the two block after finish each lesson we could possibly add some test to ensure that the superblock order number be unique the bl... |
freecodecampfreecodecamp | client remove sentence from donor success message that doesn t apply | Bug | after make a donation you get this success message whether you be sign in or not screen shoot 2021 09 07 at 9 14 31 pm I don t think that last sentence should show up if you aren t sign in doesn t really make sense |
freecodecampfreecodecamp | no result find message should be show on search result page | Bug | the search result page should show an appropriate message to the user when no result be find on the search query when I make a query responsiveness query search result page should show a message that result be not find but it be show as follow noresult |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.