Commit d1eb2c22 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: model selector focus

parent 807cfdec
......@@ -204,6 +204,7 @@
searchValue = '';
window.setTimeout(() => document.getElementById('model-search-input')?.focus(), 0);
}}
closeFocus={false}
>
<DropdownMenu.Trigger class="relative w-full" aria-label={placeholder}>
<div
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment