Anders
Anders
## 🐛 Bug Report When hovering over help buttons used in different `Field`-components, which fields/components that gets a bold outline is different(behaving differently). Images: Here the field to the right(phone...
As part of supporting React v18(https://github.com/dnbexperience/eufemia/pull/2481) `replaceHydrationFunction` was added to combat some issues related to SSR in our portal. This PR removes this again. Related ticket: https://jira.tech.dnb.no/browse/EDS-476
## Summary As of today we offer a few "anchor modifier classes", see https://eufemia.dnb.no/uilib/components/anchor/demos/#anchor-modifiers. Two of them, `.dnb-anchor--no-hover`, and `.dnb-anchor--no-style`(which is supposed to have no style and no hover) doesn't...
## 🐛 Bug Report As of now, all the properties of InputMasked is optional, so I would assume that using `` without any props, would result in a default working...
## 🐛 Bug Report The Tabs in the Eufemia Portal doesn't seem to change the actual page/tab that's displayed when pressing the arrow button. But when pressing, it visually seems...
## 🚀 Feature Proposal After I've changed the theme to be Sbanken, I would very much like to share the Sbanken themed docs for the Button to a colleague: But...
## 🐛 Bug Report Strange positioning for the submit button in Autocomplete when `status_props={{ stretch: true }}`: ## To Reproduce https://codesandbox.io/s/epic-danny-lgz9dt?file=/src/App.tsx:268-300
Does it make sense to create our own TypeScript type for how we represent string types? That we use/share across many of our components, and expose for regular "string types"....
When going to docs(subpages) like `/uilib/components/accordion/demos/` (https://deploy-preview-2120--eufemia.netlify.app/uilib/components/accordion/demos/) and then pressing the hamburger/🍔 /sidebar-icon, it doesn't scroll to the active/correct menu item. See the following video: https://user-images.githubusercontent.com/1359205/226867440-e0452c27-d428-422f-99d2-6c923c95ac65.mov I would expect that...
https://user-images.githubusercontent.com/1359205/226293623-77397780-6084-4a9e-8cd6-589804906e71.mov