Anna

Results 441 comments of Anna

Hi there. Here is our documentation on contributing to the translations. https://contribute.freecodecamp.org/how-to-translate-files/ If you need any additional help, reach out on our Discord in the #translation-discussion channel. Best of luck.

I see a potential issue in the form of focus buttons. The hook replacement that was suggested only works with function based components, not class based.

Months later I have a question. Do the focus shortcut keys actually do anything? The keycodes seem unusual.

I don't have playwright/.auth/certified-user.json and it might make writing tests that involved a signed in user difficult.

> i can see `index.css` file is not loaded at preview at step 2 I think you mean `styles.css`.

> This can be something we will add, there is need to be a plan on how to add it first. When/if that will be ready, then we will be...

I'm more open to making it another block inside of the parent superblock. That way we would not have any potential problems down the line with the localStorage retrieval.

I want to try your challenge language switch. Not one that I would want to merge until some additional changes are made to make it viable. There will be bugs...

Here's format for the Hints. Each version of the tests aren't compatible with each other. So the code blocks have to be ran separately. First block for regular. Second code...

Okay this is how. Neat. https://github.com/i18next/next-i18next/discussions/1957