Results 11 comments of Duong The Pham

Hi, I raised a PR https://github.com/freeCodeCamp/freeCodeCamp/pull/52857 to fix this

I think the root cause of this defect is: `update-email.tsx` imports `FormGroup` from `@freecodecamp/ui`. Recently, this PR [#51204](https://github.com/freeCodeCamp/freeCodeCamp/pull/51204/files) updated `tools/ui-components/src/index.ts` to use customized `FormGroup` component. Customized `FormGroup` component was created...

Hi, I see this file: https://github.com/freeCodeCamp/freeCodeCamp/blob/main/e2e/internet-presence.spec.ts was removed

Hi @huyenltnguyen, I've created a PR, what new tests should I add? I'm not sure about "About Settings" section, I only find "Account Settings" in "Settings" page, and "About" input...

@sudheerdivyakolu You can read this guide: https://contribute.freecodecamp.org/#/how-to-setup-freecodecamp-locally

Hi @moT01, If we update the button to say"View JavaScript Algorithms and Data Structures Certification", there will be 2 buttons saying the same thing, according to your image?

I've raised a PR, but I'm not sure how to test, I don't see Profile page of user in GitPod even though I clicked Sign in ![image](https://github.com/freeCodeCamp/freeCodeCamp/assets/23631165/2d46238a-f3d2-4dec-8384-57de26de4075) Update: I tried...

Hi @moT01, I see this PR https://github.com/freeCodeCamp/freeCodeCamp/pull/52977 updated the test like your suggession