Daniel Beck

Results 21 comments of Daniel Beck

Hey @cuongluu8, you could try with the latest Chromium revision by setting this env var: `PUPPETEER_CHROMIUM_REVISION=938248`

Hi @tommy-codez, thanks a lot for bringing this up. We'll take it into consideration - can you confirm that this is a "nice to have" and not an immediate requirement?...

Hello @GAS85, We've just discussed the requirements of a new time picker component and created an entry in our backlog. Currently, the team is heavily overloaded so I can't promise...

Hi Karsten @ledex, thanks a lot for bumping this topic, it’s definitely not forgotten from our side. Unfortunately, we cannot provide any dates yet — many thanks for the patience!

Hi @Tireile - that's a good point. We will look into this. For the time being, you could try to implement your custom footer links via the `navigation` slot: https://telekom.github.io/scale/?path=/docs/components-footer--custom-slots

Hey all, thanks for the valuable discussion. A rewrite of the tooltip component utilizing `floating-ui` instead of `popperjs` has been published (3.0.0-beta.108) and hopefully solves this issue. Feel free to...

Hi @tommy-codez, thanks for the feedback! I'll take a look.

Hi @christopherGdynia, it should be possible by adding the `disabled` attribute: https://www.brand-design.telekom.com/scale/?path=/docs/components-date-picker--disabled Let me know if this doesn't work for you. Thanks!

Ah, I get it - you want to disallow typing into the input while the date picker is still enabled? What would be the use case? This would introduce accessibility...

Hi @nikolab-pn, thanks for making us aware - this is indeed not the expected behavior. We will take a look but meanwhile, you could implement your own custom behavior, programmatically...