design-system icon indicating copy to clipboard operation
design-system copied to clipboard

Strapi.io's design system :rocket:

Results 94 design-system issues
Sort by recently updated
recently updated
newest added

### What version of strapi-design-system are you using? - yarn: 3.5.0 - node: v18.11.0 - design-system repo at commit strapi/design-system@5c0de191ef278ea93a0cddadbd9b5ffbda83054f ### What's Wrong? After cloning the repo the `yarn setup`...

issue: bug

Fixes https://github.com/strapi/strapi/issues/16378 ### What does it do? - External links do not open a new tab with `isExternal` set to `true`. ### Why is it needed? - External links open...

pr: fix
source: design-system

### What version of strapi-design-system are you using? 1.7.5 ### What's Wrong? The `ToggleInput` component uses `ToggleCheckbox` internally, we have a label on the `Input` but also pass a label...

good first issue
issue: bug

### A clear and concise description of what the feature is Please add "modal" prop to Root of the Combobox primitive which exist on Radix primitives ### Why should this...

issue: bug
status: confirmed
source: primitives

### A clear and concise description of what the feature is The website should be part of the monorepo and consume the DS ### Why should this feature be included?...

good first issue
issue: enhancement

### What version of strapi-design-system are you using? - Strapi Design system version: 1.6.1 ### What's Wrong? When using `TextInput` element, the `ref` "callback" is called twice - once with...

issue: bug

### Context Basically currently any plugin needing a drag and drop component will just make there own what means that we have like multiple different drag and drop components see...

issue: discussion

### A clear and concise description of what the feature is The css `color-scheme` property allows to set some native browser features as dark or light themed when supported. ###...

issue: enhancement
source: design-system

### What's Wrong? We're using `shouldForwardProp` which whilst it isn't incorrect, the simple recommended approach for handling props being incorrectly passed to the DOM is to use the `$` symbole...

flag: 💥 Breaking change
issue: chore

### A clear and concise description of what the feature is This is not fleshed out yet, but we should develop a solid API to theme SVGs in the DS....

issue: enhancement