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

## Bug report ### Required System information I think version does not really matter for the issue. I think v4.x.x all shows the same issue. - Node.js version: - NPM...

issue: bug
severity: low
status: confirmed
source: core:content-manager

Currently the `Select` and `Combobox` components are very complex and complicated to understand. It is hard to extend them, because the way events are handled get in the way. This...

issue: enhancement
severity: high
status: confirmed

## Bug report ### Required System information - NodeJS version: 16.14.0 - Strapi Design System version: 4.2.2 - Browser: Chrome ### Describe the bug Pressing Arrow Keys inside a `TextInput`...

severity: medium

## Bug report ### Required System information - Node.js version: 14.19.3 - NPM version: 6-14-17 - Strapi version: 4.1.12 - Database: Mysql - Operating system: Ubuntu ### Describe the bug...

severity: medium

## Bug report ### Required System information - Node.js version: Node v16 - NPM version: 8.4.0 - Strapi version: Strapi v4.2 - Database: postgres - Operating system: Debian ### Describe...

severity: medium

## Bug report When a decimal with a lot of decimals is used in the `NumberInput`, it renders the internal JS `Number` representation instead of a well formatted string. Example:...

severity: medium

## Bug report ### Required System information - NodeJS version: 16 - Strapi Design System version: 1.2.1 - Browser: chrome ### Describe the bug The callback `onLoadMore` is not called....

### What does it do? Fixes [strapi/design-system#658](https://github.com/strapi/design-system/issues/658). ### Why is it needed? To correctly handle changes outside of component (when "value" props changes). Display empty field when you get null...

pr: fix

## Bug report ### Required System information - Npm version 8.12.1 - NodeJS version: v16.15.1 - Strapi Design System version: @strapi/[email protected] - Browser: Firefox ### Describe the bug Adding a...

## Bug report ### Required System information - Npm version: 8.5.0 - NodeJS version: 16.4.2 - Strapi Design System version: 1.2.0 - Browser: Chrome ### Describe the bug The MenuItem...

issue: bug