pacocoursey / cmdk

Fast, unstyled command menu React component.
https://cmdk.paco.me
MIT License
9.04k stars 259 forks source link

Add onOpenAutoFocus prop to Dialog component #213

Closed menachem1 closed 5 months ago

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cmdk-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 31, 2024 3:46am
pacocoursey commented 5 months ago

Could be nice, but I worry about putting these props on the root component rather than just exposing each part of the Dialog instead.

menachem1 commented 5 months ago

Can you merge this until then?

pacocoursey commented 5 months ago

Can you merge this until then?

No. One-off requests like this is how a library gets very messy. Let's solve the base problem.

menachem1 commented 5 months ago

👍