Andreas Presthammer

Results 8 issues of Andreas Presthammer

Have you considered packaging your project as a nuget package?

What are the plans for providing Scala 3 build artifacts? Would be greatly appreciated to allow easier Scala 3 upgrades for Akka projects without getting into dependency versioning problems.

See https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-32559 Suggest you update the base image to a newer version of Node.

The scrollbar in the `TextField` component does not work when `multiline` and `unit` props are enabled. See repro in codesandbox: https://codesandbox.io/p/sandbox/react-18-playground-forked-fts4gc?file=%2Fsrc%2FApp.tsx%3A23%2C29 **Expected behavior** Expect that you can drag the scrollbar...

🐛 bug

Using a multiline TextField in a SideSheet component with a scrollbar will cause the SideSheet scrollbar to jump to the top when editing the TextField. Repro can be found here:...

🐛 bug

The Banner.Message currently only accept string as children, and wraps the string inside a element. We would like the ability to express richer styling-structure (lists, links etc) in the Banner.Message.children....

💡 feature request

**Is your feature request related to a problem? Please describe.** My primary goal to disable certain options, and also apply a Popover (https://storybook.eds.equinor.com/?path=/docs/data-display-popover--docs) to the disabled elements. We want the...

💡 feature request

### 🔎 Search Terms Unable to assign window.location typescript 5.8.2 error TS2322: Type 'Location' is not assignable to type 'string & Location'. Type 'Location' is not assignable to type 'string'....

Needs Investigation