Vitaly Rtishchev

Results 366 comments of Vitaly Rtishchev

Group is not supposed to be used as polymorphic component – it manages layout, not functionality, you should wrap it with `header` element instead: ```tsx ```

`shouldCreate` function determines whether creatable option should be displayed in the list, in the provided sandbox it always returns true, and thus creatable option is always rendered.

Hi @Zegnat, sorry for long response, can you please resolve the conflicts?

Empty string maybe fine and can help with form resetting, but I do not think that `null` should be supported

I've decided that we should only support number and undefined in NumberInput, these cases work as expected – https://codesandbox.io/s/cool-cherry-0415m1?file=/src/App.tsx

Button has translateY(1px) in active state, that is expected, if you do not want that behavior you can disable it with sx prop or using create styles

Could not see anything of videos, they are too small, I've tested it on FIrefox on mac and it works fine