multica/apps/web/features/issues/components
Naiyuan Qing bb2dd67941 fix(comments): collapsible header overflow, hover style on toggle
- Add shrink-0 to name/time to prevent wrapping when collapsed
- Content preview: min-w-0 flex-1 truncate for proper ellipsis
- Collapsible trigger: add rounded p-0.5 hover:bg-muted for click affordance

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 16:15:26 +08:00
..
pickers feat(ui): restyle issue status and priority with colored badges 2026-03-31 03:26:43 +08:00
agent-live-card.tsx feat(security): redact sensitive information in agent live output 2026-03-30 23:38:49 +08:00
batch-action-toolbar.tsx fix(agent): fix agent visibility defaults and permission model 2026-03-31 14:34:04 +08:00
board-card.tsx fix(sync): board-card rollback, inbox status sync, markRead error handling 2026-03-31 13:09:17 +08:00
board-column.tsx feat(ui): restyle issue status and priority with colored badges 2026-03-31 03:26:43 +08:00
board-view.tsx feat(issues): redesign kanban board with drag sorting, filters, and display settings 2026-03-28 00:50:29 +08:00
comment-card.tsx fix(comments): collapsible header overflow, hover style on toggle 2026-03-31 16:15:26 +08:00
comment-input.tsx merge: resolve conflicts with main (file upload support) 2026-03-31 16:07:45 +08:00
index.ts fix(comments): fix padding, separate CommentInput from ReplyInput 2026-03-28 23:13:03 +08:00
issue-detail.tsx merge: resolve conflicts with main (file upload support) 2026-03-31 16:07:45 +08:00
issues-header.tsx feat(issues): add assignee and creator filters with two-level dropdown 2026-03-31 11:04:21 +08:00
issues-page.tsx feat(issues): add assignee and creator filters with two-level dropdown 2026-03-31 11:04:21 +08:00
list-row.tsx refactor(issues): extract hooks from issue-detail, eliminate dual source of truth 2026-03-31 13:09:17 +08:00
list-view.tsx feat(ui): restyle issue status and priority with colored badges 2026-03-31 03:26:43 +08:00
priority-icon.tsx feat(ui): restyle issue status and priority with colored badges 2026-03-31 03:26:43 +08:00
reply-input.tsx merge: resolve conflicts with main (file upload support) 2026-03-31 16:07:45 +08:00
status-icon.tsx feat(ui): restyle issue status and priority with colored badges 2026-03-31 03:26:43 +08:00