You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the command component in svelte 5 if your search input no longer matches any items you have to delete the entire search text for the arrow keys to work again.
The intended behavior here would be for it to just select the first option again once there are options again instead of waiting for the entire search input to be blank.
Any pauses you see in this video are me trying to use the up and down arrows but once nothing visible is selected it's pretty helpless.
Untitled.video.-.Made.with.Clipchamp.mp4
P.S. If you need a more minimal reproduction than this then lmk.
Describe the bug
When using the command component in svelte 5 if your search input no longer matches any items you have to delete the entire search text for the arrow keys to work again.
The intended behavior here would be for it to just select the first option again once there are options again instead of waiting for the entire search input to be blank.
Any pauses you see in this video are me trying to use the up and down arrows but once nothing visible is selected it's pretty helpless.
Untitled.video.-.Made.with.Clipchamp.mp4
P.S. If you need a more minimal reproduction than this then lmk.
Reproduction
https://next.shadcn-svelte.com/docs/components/command
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: