ui icon indicating copy to clipboard operation
ui copied to clipboard

bug(website): `Combobox` components does not close automatically after choosing an option while in form

Open PiotrekPKP opened this issue 2 years ago • 0 comments

As said in the title, Combobox components does not close automatically after choosing an option while in form.

The demo I'm talking about is here: https://ui.shadcn.com/docs/components/combobox#react-hook-form

The component works as expected everywhere else. I haven't checked if it's an issue only on the website or if apps using the component behave differently.

Also, I now see there's another issue with the Combobox component on the website: #562

PiotrekPKP avatar Jun 14 '23 16:06 PiotrekPKP