Ubbe
Ubbe
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....
## ☕️ Reasoning This is an initial re-structure of our documentation site to adhere to this framework: https://documentation.divio.com/ We're proposing to organize our documentation in [4 main sections](https://documentation.divio.com/): - **Getting...
Following #13, we concluded it's worth adding **visual regression test** to this library as well as **testing behavior in an actual browser** so that we can refactor and update features...
## Summary Currently our [``](https://github.com/zopaUK/react-components/blob/master/src/components/molecules/Tooltip/Tooltip.tsx) component is just a tiny wrapper around [`@tippy.js/react`](https://github.com/atomiks/tippy.js-react#readme) with styles and animation set. @thegrinder pointed out fairly that we could build ourselves the styles using...
## Changes 🏗️ For the REST API and WS API deployed to Dev, allow [Vercel dynamically generated preview URLs](https://vercel.com/docs/deployments/preview-deployment-suffix) on [CORS](https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/CORS). This is very helpful because it will allow us...
Potential fix for [https://github.com/Significant-Gravitas/AutoGPT/security/code-scanning/155](https://github.com/Significant-Gravitas/AutoGPT/security/code-scanning/155) To fix this vulnerability, avoid returning the raw exception message from SlugAlreadyInUseError in the API response. Instead, return a generic, non-revealing error message suitable for the...