Skip to content

Commit 6839578

Browse files
mattrothenbergsuperhighfives
authored andcommitted
[Workers AI] Redesign model catalog filters with horizontal toolbar and Base UI Combobox
Replace the sidebar filter layout with a horizontal toolbar matching the dashboard design. Uses Base UI Combobox for searchable multi-select filter dropdowns with proper accessibility, adds a sort toggle, model count display, and fixes the query parameter auto-population race condition.
1 parent 7935b5d commit 6839578

3 files changed

Lines changed: 385 additions & 186 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"@astrojs/starlight": "0.38.4",
4747
"@astrojs/starlight-docsearch": "0.7.0",
4848
"@astrojs/starlight-tailwind": "5.0.0",
49+
"@base-ui/react": "1.4.0",
4950
"@cloudflare/vitest-pool-workers": "0.14.9",
5051
"@cloudflare/workers-types": "4.20260413.1",
5152
"@eslint/js": "9.35.0",

pnpm-lock.yaml

Lines changed: 64 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)