multica/apps/web/features/issues
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
..
components fix(comments): collapsible header overflow, hover style on toggle 2026-03-31 16:15:26 +08:00
config feat(ui): restyle issue status and priority with colored badges 2026-03-31 03:26:43 +08:00
hooks merge: resolve conflicts with main (file upload support) 2026-03-31 16:07:45 +08:00
stores feat(issues): add assignee and creator filters with two-level dropdown 2026-03-31 11:04:21 +08:00
utils feat(issues): add assignee and creator filters with two-level dropdown 2026-03-31 11:04:21 +08:00
index.ts feat(issues): rewrite issues page with component decomposition and persisted filters 2026-03-26 12:36:01 +08:00
store.ts feat(realtime): WS invalidation + refetch pattern, inbox bugfixes, UI polish 2026-03-29 13:49:40 +08:00