-
I have a use case where I want to perform different actions on `enter` and on `cmd+enter`. In my use case, I'm using cmdk as a multi select, so users can check / uncheck each item in the list, then hi…
-
### Describe the bug
CommandInput field of a Combobox placed inside a Dialog is not working (cannot type anything in the input field).
### Affected component/components
Combobox
### How to reprodu…
-
Here's a [CodeSandbox](https://codesandbox.io/p/devbox/cmdk-autosizer-vd7znx) that demonstrates the issue.
I'm trying to virtualize `cmdk` using the [react-window](https://github.com/bvaughn/react-…
-
At least with ChromeVox:
Using arrow keys does not announce the highlighted value.
https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-select-only/
I cannot figure out why, compar…
-
this should be blazingly fast: on command press a command bar opens to search items, on two keywords start showing suggestions to > go to
-
### Describe the bug
Why I faced Disabled items with no reason ?
### Affected component/components
Command, combobox, CommandItem
### How to reproduce
Right click on The component , cho…
-
试着在本地跑了一下,node从18换到v16.20.2,还一直报错,参考umi的官方文档和咨询AI,解决了这一处又报另外一个加载器错误。
`× Webpack
Compiled with some errors in 9.50s
ERROR Failed to compile with 1 errors …
-
### Describe the bug
I copy pasted the sample combo box code in my react app the popover trigger appear. when click open this error occurred in the console.
### Affected component/components
Comman…
-
The default search function is fuzzy (which makes sense #55) however the order could still be improved. In this example, maybe Figma is a good suggestion for `ex` but the ones containing "Extension" s…
-
### Describe the bug
Some libraries don't work with Svelte 5 out of the box. It will probably be impossible to make every library compatible given that some use stuff `svelte/internal` (which they …