tshimber

Results 21 comments of tshimber

hi, guys! same thing by me. can you please give some rough estimations, when this issue may be solved?

@felix-ico thanks for answering! I will tell so to my team, we don't have rush, but good to know) Have luck with this murky topic!

> Hi @TFLXX @Sizor79 I recently ran across this issue again, and while looking for a solution found a lot of people suggesting to use `resolutions` in package.json in some...

@efmaster @felix-ico for me it worked after adding this part to compilerOptions in tsconfig: "paths": { "react": [ "./node_modules/@types/react" ] } ![image](https://github.com/telekom/scale/assets/110041439/c1a459b7-5703-4854-82d9-5f05edd4baa2)

> > @efmaster did you also try this example project https://github.com/telekom/scale/tree/main/examples/vite-react? I tested it (also on node 21.5.0) and it is working for me. The only difference that stands out...

and here: it was so nicely squared before: ![image](https://github.com/telekom/scale/assets/110041439/d0a7250b-8101-4dfb-95ab-c9a80ec794e8) ![image](https://github.com/telekom/scale/assets/110041439/ea1b5ede-b7fd-4d75-b903-93ea09c57b86) and after update: ![image](https://github.com/telekom/scale/assets/110041439/25ea5b58-072c-4ca8-b7e0-226a91a45f7d) ![image](https://github.com/telekom/scale/assets/110041439/c60f9818-7ed3-42a0-b55e-8cd01b429a98) ![image](https://github.com/telekom/scale/assets/110041439/bf3ee029-a8ec-46bf-adec-974ab71aec37) -- a lot of extra space on sides/// please, tell, if it will stay...

considering prev comment: i've fixed it, you need to add **iconOnly: true** to btn obj inside dataGrid. maybe somebody will face same issue

@ayeshaa-m thank you!! yes, it works this way: --width: 100%; width: 100%; So the issue can be closed I guess) sorry for the late answer!

hello, @felix-ico ! as I see, now **--helper-text-icon-size** variable is available for scale-text-field, and it's great. but it would be good to have the same for scale-dropdown. Now I don't...

hi @nikolab-pn ! could you please clearify, what component is affected as there are deprecated and new headers. and maybe add screenshot? in the new header lang swither seem to...