Mrugesh Mohapatra

Results 341 comments of Mrugesh Mohapatra
trafficstars

As a new contributor, we encourage you to read our [contributing guidelines](https://contribute.freecodecamp.org). We expect our contributors to be aware of the process specific to this project. Following the guidelines religiously...

It tells you the name of the file that is throwing the error. In this case, it is as seen in the output for the CI job. ``` client/src/components/settings/settings-button.test.tsx ```...

Hi, @nayabatir1. Thanks for working on this. You have gone off-track in an attempt to resolve something simple. Let's consider what you want to achieve (we call this the scope...

Thanks for the update @nayabatir1 – Yes, we can agree that the codebase is complex, and sometimes it is tricky to get things working. We would like to use TypeScript....

Whatever Oliver said is accurate and should be the flow. In addition, and **only for signed-in users**, the theme value should be stored/replicated in their DB record and local storage....

We are officially on Node.js 18 now. We have changed the merge requirements accordingly. You will need to rebase this PR against the main branch OR Click the "Update branch"...

As a new contributor, we encourage you to read our [contributing guidelines](https://contribute.freecodecamp.org). We expect our contributors to be aware of the process specific to this project. Following the guidelines religiously...

We are officially on Node.js 18 now. We have changed the merge requirements accordingly. You will need to rebase this PR against the main branch OR Click the "Update branch"...

We are officially on Node.js 18 now. We have changed the merge requirements accordingly. You will need to rebase this PR against the main branch OR Click the "Update branch"...

Quick confirmation, the table component is completely ready? Yes?