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 - Node.js version: 16.14.2 - NPM version: 8.5.0 - Strapi version: 4.2.2 - Database: PostgreSQL 13 (Alpine) - Operating system: Ubuntu 20.04.4 ###...

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

## Bug report ### Describe the bug In a date picker, I'm trying to type in the year of the date string manually. When trying to delete the year (in...

issue: enhancement
source: core:content-manager

### What does it do? With this PR, the TimePicker component no longer shows a huge list of times formatted as `hh:mm`, but instead shows two columns, one containing the...

pr: enhancement

Hi there! I was wondering if there are any plans for typescript support, or whether I should write type declarations and submit them to DefinitelyTyped. Which if I am not...

I noticed two additional buttons for the Select Canvas: - Show the error state - Show the disabled state Take a look at the screenshot: ![Zrzut ekranu 2022-06-16 o 12...

## Bug report ### Required System information - Node.js version: 14.7.6 - NPM version: 8.5.3 - Strapi version: 4.1.5 - Database: postgresql - Operating system: Mac OS ### Describe the...

Hello ! I just wonder if we could use a local / google font instead of system fonts please ?

issue: enhancement

When in Content Manager and I try to Publish an item that is in Draft, I can get into the item, but there is no Publish or Save buttons. I...

issue: bug
status: confirmed

Create an abstract RawModal component to avoid duplicating the logic and the style: - Modal style with overlay - Handle the click outside & the focus

issue: enhancement
severity: low

It was suggested by Hicham on the discord to create an issue for this so it can be discussed with the team. The current [InputJSON component](https://github.com/strapi/strapi/tree/master/packages/core/admin/admin/src/content-manager/components/InputJSON) used in the content...

issue: enhancement