Oddbjørn Øvernes
Oddbjørn Øvernes
This component can not be finalized until color tokens are ready. The plan for color: Figure out default color. For `uiText` it should almost certainly be `inherit`, as it will...
Thanks for the report! We will investigate this issue further
A possible clue https://github.com/downshift-js/downshift/blob/master/src/hooks/useCombobox/README.md#itemtokey
This should be fixed by #3455, by using the new `itemCompare` prop. Please try it out in the new release (0.39.0) and let us know if it works!
I have published a new release with the new fix included https://github.com/equinor/design-system/releases/tag/eds-core-react%400.41.3
Out of curiosity, does [MUI](https://mui.com/material-ui/react-tooltip/) and [Mantine](https://mantine.dev/core/tooltip/) tooltip work with this setup?
Great! I think we can consider this resolved 👍
Would you mind testing this with the new version of eds-core-react? We did a bunch of stuff to autocomplete so perhaps it randomly works now. Otherwise this seems like a...
If you set height: 100% on html and min-height: 100% on body in the external window the options should show below, i think the `viewport` is otherwise only the height...
I believe this has been resolves as best it can, closing issue