feat(omo): replace model select with searchable combobox and improve fallback handling

This commit is contained in:
YoVinchen
2026-02-11 22:01:10 +08:00
parent 3e9b3d0031
commit b551bb92e2
10 changed files with 563 additions and 164 deletions
+1
View File
@@ -57,6 +57,7 @@
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-label": "^2.1.7",
"@radix-ui/react-popover": "^1.1.15",
"@radix-ui/react-scroll-area": "^1.2.10",
"@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-slot": "^1.2.3",