Vlad Moroz
Vlad Moroz
Fair, right now the Tooltip is designed for simple content that'd inherit the text color, but we'll look into this at some point
Could you create a CodeSandbox reproduction?
Not sure why this happens, but either way it's the best way to expose a handler like `onCancel` and call the state setter in the dropdown component itself like so:...
@benoitgrelard do you have an idea for what's going on? Feels like I'm missing something obvious
Disabled items weren't implemented because of time constraints We'll add this in one of the future versions
We might do that at some point, no immediate plans yet
The alignment choice is by design: - The checkbox card is left aligned by default because of the checkbox on the right. - The radio card was made center aligned...
Huh this is unexpected Do you see the issue on an actual mobile device too?
@benoitgrelard is this a primitives bug?
There’s a couple good reasons for why we use text-indent, but I agree that there should be a first-class way to do right-aligned input fields; center-aligned too. We'll look into...