GitStart

Results 94 issues of GitStart

### What does it do? - Fixes [issue](https://github.com/strapi/strapi/issues/17871) where the Modal and Dialog appear behind the content-manager because they have a lower z-index value. ### Why is it needed? -...

pr: fix
source: design-system

### What does it do? - Fixes [issue](https://github.com/strapi/design-system/issues/1330) of the disabled Combobox display focused state. ### Why is it needed? - The focus state of a disabled `Select` and `Combobox`...

pr: fix
source: design-system

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 does this PR do? This PR ensures that values serialized by server$() are immutable and triggers a clear error message if any mutation is attempted ### Issue reference...

COMP: qwik-city
STATUS-2: PR waiting for review