Benoît Grélard

Results 287 comments of Benoît Grélard

Also forgot to mention, but the way you are using the controlled API currently to reverse the value is great IMO! :clap:

Hey @cyberspaceline, I was too curious to take a look at what it would take as I had a feeling it would be pretty simple to support. Turns out that...

> > Hi all, how do you manually control the open and close state of the navigation menu in react? Do we just set the `data-state` attribute to `open` or...

These have been updated as we go.

@TimHuynh0905 what do you mean? Do you have an example sandbox?

Nothing yet on that front, there's also a few dependencies as highlighted above.

Hey @hoop71, When #2092 merges, you'll be able to pass a new option for cases like this when the optimized positioning isn't enough and you want the position to always...

You can use the RC already if you want btw 🙂

I don't think we ever had any code to handle elements with `autoFocus`, the behaviour you see is correct, ie. the cancel button in an alert dialog should receive focus....