multica/apps/web/app/components
Naiyuan Qing f1244f467b refactor(ui): replace absolute-positioned delete with flex layout in HubSidebar
Drop SidebarMenuAction (absolute positioning) in favor of a flex row:
left side (SidebarMenuButton) gets flex-1 min-w-0 for natural truncation,
right side (delete button) sits as a normal flex child with hover reveal.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:48:19 +08:00
..
chat.tsx fix(ui): improve disabled state cursor and no-agent empty state 2026-01-30 22:45:53 +08:00
hub-sidebar.tsx refactor(ui): replace absolute-positioned delete with flex layout in HubSidebar 2026-01-30 22:48:19 +08:00