felix-ico
felix-ico
@acstll all CI jobs are passing now, snake_case doesn't work so i changed it to experimental-controlled. I also added the prop to storybook, but there is no real documentation on...
in data-grid.css i replaced the headline typography styles with the new `--telekom-text-style` tokens as semantically they seemed to fit. However, the values are different, and, as discussed elsewhere, i guess...
Hi @KlonAnon, are you using any specific framework? I tried to reproduce the issue and logoClick and logoTitle seemed to work for me: ``` ... custom-body Scroll to test header...
Hi @BarboraUngerova, @marvinLaubenstein, I had a look at this and it seems related to the [duet-date-picker](https://duetds.github.io/date-picker/) which scale uses internally. The date-picker is always rendered but set to `visibility: hidden`...
Hi @BarboraUngerova just brought this up with the team. The simplest solution would be, when using a scale-date-picker, to consider the necessary space for the date-picker to be opened and...
Hi @mato-a, thank you for reporting this issue and the detailed explanation. I will have a look at this
hi @mato-a there is now an attribute `allow-injecting-style-to-body` that can be set to `true` to enable this. This is set to `false` by default, perhaps we should change this to...
Hi @tommy-codez the issue with the weird placement in the modal has been fixed in beta.103 and together with the preventOverflow prop it seems to fix the tooltip placement issues...
@tommy-codez thank you for the feedback, i can confirm that this issue persists on firefox. I will have another look to fix this with the current implementation.
Hi @nikolab-pn, thanks for opening the issue. I forked your sandbox here https://codesandbox.io/s/prod-snowflake-559h4z?file=/src/App.js, hope it helps. We will update the documentation to clarify this behavior, as the question has come...