designsystemet icon indicating copy to clipboard operation
designsystemet copied to clipboard

Designsystemet

Results 264 designsystemet issues
Sort by recently updated
recently updated
newest added

Work in progress writing description, but will outline different approaches we have tried and potential other ways of solving inter-connected component props in React. 1. `.Root` 2. `.Context` 3. "Hooks"...

react

- Input type="search" is a native input anyway- meaning we can add x to clear and icon automatically - Textfield is a native input anyway - Button after search can...

react
🕵️ investigate

Its common to create primitive components for layout and flow purposes. This issues is currently for gather information and needs for such components. **For Stack / Typograph:** - We should...

☂️ epic

Issue reported by team in Mattilsynet:![Image](https://github.com/user-attachments/assets/151b785d-79d2-4319-8c9e-66a2d6af006e)

🐛 bug
css

```[tasklist] ### Tasks - [ ] New sub-component: `Table.Caption` - [ ] New sub-component: `Table.Footer` ```

🎨 figma
☂️ epic

This would ensure good accessibility, provide a go-to-option for non-React-users, as well as remove the need for manually setting `value` on all tabs subcomponents

react
🕵️ investigate

Update our migration script for CSS for people using Designsystem beta to V1. Needs to be done after: - #2287 - #2392

⚙️ technical

We have gotten feedback that users want to edit text in the component properties. For this to work without showing all settings for core components we need to swap typography...

🎨 figma

See discussion: https://github.com/digdir/designsystemet/pull/2432#discussion_r1763141759 >Er litt rart å ha en Heading, men at sizes følger Paragraph - at det ikke matcher med Heading-hierarkiet man kjenner igjen i Figma, men dette kan...

react
css

Remove all margins from our typography components. This is a breaking change, we should check what happens to text elements that use margin=true. If they loose their texts we should...

🎨 figma