multica/apps/web/app/(dashboard)/settings/_components
Naiyuan Qing 572d033b95 feat(ui): comprehensive UI consistency fixes and list view accordion redesign
- Runtime page: add ResizablePanelGroup with persistent layout, fix scroll
- Agents page: replace hand-rolled dropdowns with shadcn Popover/DropdownMenu,
  remove redundant wrapper div, fix header height to h-12
- Skills page: widen create dialog to sm:max-w-md, stabilize tab height
- Settings: use variant="destructive" on AlertDialogAction instead of hardcoded className
- Issues list view: rewrite with base-ui Accordion grouped by status,
  show all statuses (including empty), add per-group create button,
  persist expand/collapse state, apply sort settings
- Issues header: show filtered issue count next to New Issue button
- Extract shared sortIssues utility from board-column for reuse
- Remove redundant StatusIcon from ListRow (already grouped by status)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 16:18:42 +08:00
..
account-tab.tsx feat: settings redesign, rich text mentions, inbox listeners, and UI polish 2026-03-26 19:17:14 +08:00
general-tab.tsx feat(settings): replace theme buttons with visual preview card selector 2026-03-28 15:03:47 +08:00
members-tab.tsx feat(ui): comprehensive UI consistency fixes and list view accordion redesign 2026-03-28 16:18:42 +08:00
tokens-tab.tsx feat: settings redesign, rich text mentions, inbox listeners, and UI polish 2026-03-26 19:17:14 +08:00
workspace-tab.tsx feat(ui): comprehensive UI consistency fixes and list view accordion redesign 2026-03-28 16:18:42 +08:00