Nikolai Lopin

Results 88 comments of Nikolai Lopin

Will be handled as a part of #169

## `Ref` rule * `ref` should be attached to the most obvious component. For example, for `Input` to ``, for `Checkbox` to `` * if there is more than one...

I've updated the initiative and added steps we need to follow to fully migrate to semantic colors

Figma tokens video: https://www.youtube.com/watch?v=0lH_FTHtvVo&list=PLXDU_eVOJTx4EuiHlITE44wngcErxom6S&index=19

> Personally I'm in favour of using a generic `color` or `theme` property instead of multiple ones Isn't `tertiary` just a shortcut for this? I think we shouldn't allow that...

`react-select` is a transition dependency of `react-windowed-select`. If we use it, we need to keep one or another, but not use both at the same time, because `react-windowed-select` uses `react-select`...

What is your solution @JanHamara? The initial story behind the `Select` was to provide the styled native HTML control. The dropdown list cannot be styled there. We can shift toward...

I see the "help wanted" tag, but as I see there is still a discussion. What solution do we need to apply? All buttons must have equal height so we...

useId is something we need to migrate to, because we're currently generating ids using an external library and it doesn't work well with SSR

I think for the current major we can just allow using Wave with react@18 without any changes (only in package.json) For the next major we should start using the new...