Benoît Rouleau

Results 105 comments of Benoît Rouleau

Yes, please consider all components that use this pattern; I guess I haven't been bitten by `Checkbox` yet but it's probably a matter of time. Does `Field.Item` have access the...

Thank you @mj12albert for taking the time to do that. To be perfectly honest with you, I simplified the problem a lot for the "Motivation" section; I'm working on a...

@mj12albert I would do this: ``` render=((buttonProps, inputProps, state) => ( )} ```

Thank you for the explanation and for the workaround, @mj12albert and @atomiks. Unfortunately, it doesn't work in my case; the tap area element really needs to be a child because...

It would be nice if `Menu.Checkbox` had that option too, for half-checked "Select all" checkboxes.

I just noticed that `Menu.Root`'s `disabled` prop was the only way to disable an item that opens a submenu. I feel like it would make sense for `Menu.SubmenuTrigger` to accept...

> We should remove the `disabled` props from `Trigger` and `SubmenuTrigger`. I was hoping you would _add_ it to `SubmenuTrigger`, haha. But regardless of this, should a `disabled` `Menu.Root` add...

> the default behavior > it will not be made configurable 😅

> Omitting the value offers minimal advantages Personally, I think it's really nice for DX (I hate naming things, and explicitly setting the value to an index feels silly and...

If any Lightning CSS maintainer sees this: please consider accepting sponsors.