Moshe
Moshe
### Describe the bug: currently when data loaded we can see triangle animation at button right corner can we replace animation by something like this:  ### Tell us about...
### Describe the Issue server error when trying to update social links (Internet Presence) at dev environment ### Affected Page settings ### Steps to Reproduce 1. start dev server 'pnpm...
## Summary of changes ## Checklist - [x] I have read and followed the [contribution guidelines](https://github.com/freeCodeCamp/Developer_Quiz_Site/blob/main/CONTRIBUTING.md). - [x] I have read through the [Code of Conduct](https://github.com/freeCodeCamp/Developer_Quiz_Site/blob/main/CODE_OF_CONDUCT.md) and agree to abide...
### What bug did you find in the codebase? i think, for some people who want to contribute, it can be easier to work at gitpod.io workspace, if so -...
### What bug did you find in the codebase? i heard about `happy-dom` when taking a course from `frontendmasters` react intermediate v5 course ([link](https://frontendmasters.com/courses/intermediate-react-v5)) also here is some another [link](https://github.com/vitest-dev/vitest/discussions/1607)...
Im trying to create language switch menu. It should display all available languages and the selected one. So far i managed to do the following: ```` import {reactTranslateChangeLanguage} from 'translate-components'...
i think i can help you here, if you wish...
currently project uses both [ant](https://ant.design/) and [mui](https://mui.com/) ui libraries i think we need to choose single library to stick to otherwise project do not have clear design language and also...
Almost every good website project has a graphic design created by design guys Currently there is no graphic design of exsiting website (where is some figma, but it is not...
* add unit tests (jest) * add e2e tests (playwright) things to test: * hooks * components * mock network and verify different charts that we have