shadcn-ui / ui

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
https://ui.shadcn.com
MIT License
66.56k stars 3.88k forks source link

[bug]: combobox should open on ArrowDown key press when focused #4141

Open stefanprobst opened 1 month ago

stefanprobst commented 1 month ago

Describe the bug

when a Combobox input is focused, the combobox popover should open when pressing ArrowDown (similar to the behavior of a Select component)

Affected component/components

Combobox

How to reproduce

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

Firefox 126

Before submitting

P-yiush07 commented 1 month ago

Fixed in #4148