eufemia icon indicating copy to clipboard operation
eufemia copied to clipboard

DNB Design System

Results 91 eufemia issues
Sort by recently updated
recently updated
newest added

Let us discuss if we should add this feature or not. Motivation comes from here: https://dnb.enterprise.slack.com/archives/CMXABCHEY/p1720677836029219

Should add missing test for the following feature https://github.com/dnbexperience/eufemia/pull/3756

Fixes #3750 This removes the previous: `user-select: none; // prevent selection on double-click` . If by selection they meant text highlight, then this previous fix i removed only solved double...

Motivation from https://dnb-it.slack.com/archives/CMXABCHEY/p1720521252444219 This is just the first stab at potentially introducing fnr validation to the Field.NationalIdentityNumber component. Let's not merge this until we've had a discussion about: - Introducing...

## 🐛 Bug Report When entering "1-2-1-2-2-0-1-2" with my keyboard in the datepicker, it doesn't work, I get a totally different date. "1-2-1-2-2-0-1-2" should result in the date `12.12.2012`, but...

## WIP - [x] Automate it - [ ] Make data change trigger `onChange` - [x] Fix tests - [x] Fix visual tests - [ ] Add Tests - [x]...

## 🐛 Bug Report Demo/example not working https://eufemia.dnb.no/uilib/extensions/forms/Iterate/RemoveButton/demos/#object-elements Check the console, seems to be related to SSR: ## To Reproduce Visit https://eufemia.dnb.no/uilib/extensions/forms/Iterate/RemoveButton/demos/#object-elements

https://github.com/dnbexperience/eufemia/assets/1359205/89def15f-a610-493a-9267-74287d7b00c4

- [x] Centralize load button props - [x] Allow for custom button with load button props

Just for debugging builds(screenshot tests), as I want to research(look into) how come the visual tests "fail" while the production build(portal) doesn't fail in the same manner...