-
**Proposer**: @blueo
**Contributors**: @jakxnz
**Area**: Silverstripe CMS UI
**Posted**: December 2nd, 2024
**Status**: Open
# What’s being recommended
Create first-class development pattern…
blueo updated
29 minutes ago
-
Hello there,
we spent some time with unit tests in frontend the last weeks and run into several problems when testing a React component which contains Scale components.
Our setup is:
React
Jes…
-
When using `` I get typescript compilation errors:
```
../../node_modules/react-rrule-builder-ts/src/components/RRuleBuilder/RRuleBuilder.tsx(20,58): error TS2344: Type 'TDate' does …
-
### Description
After updating to latest sass on the lumina branch, I am seeing warnings like this:
```yaml
Deprecation Warning: Global built-in functions are deprecated and will be removed in Da…
-
## Liste des mainteneurs
* @tdd
## À l’intention des nouveaux·elles traducteur·rices
Pour traduire une page :
1. Vérifiez que personne d’autre n’a déjà pris la main dessus dans la liste d…
-
### Describe the bug
`npx shadcn@latest add toast`
is not working, I am getting the following error
`Something went wrong. Please check the error below for more details.
If the problem persist…
-
/src/main/index.js
```js
// ...
import { /* ... */, Committees } from './pages';
// ...
const router = createHashRouter([
// ...
{ path: '/committees', element: },
// ...
]);
```
…
-
### What happened?
Next JS does server-side rendering on all components by default. If a component throws a promise during the server-side render, the client should see the nearest suspense boundar…
-
Hi,
We can use [react-storybook](https://github.com/kadirahq/react-storybook/) to demonstrate some use cases for each component. I can work on this issue if you're interested.
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Actual Behavior
When tabbing outside of an open, f…