multica/apps/web/features
Naiyuan Qing 92e76dea81 refactor(issues): use ReadonlyContent for comment readonly display
Replace ContentEditor editable={false} with lightweight ReadonlyContent
in comment cards. Each comment no longer creates a full ProseMirror
instance for readonly display.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 13:47:03 +08:00
..
auth fix(auth): persist browser session during CLI login flow 2026-04-08 10:22:19 +08:00
editor feat(editor): add ReadonlyContent component for lightweight markdown display 2026-04-08 13:47:03 +08:00
inbox fix: restore TQ consumer migrations lost during merge with main 2026-04-07 18:59:09 +08:00
issues refactor(issues): use ReadonlyContent for comment readonly display 2026-04-08 13:47:03 +08:00
landing refactor: remove agent triggers config field (#469) 2026-04-07 22:02:28 +08:00
modals feat(core): migrate workspace + runtimes to TanStack Query (Phase 3+4) 2026-04-07 17:19:52 +08:00
my-issues feat(core): migrate workspace + runtimes to TanStack Query (Phase 3+4) 2026-04-07 17:19:52 +08:00
navigation feat(ui): route persistence, sidebar active fix, header spacing 2026-03-26 10:57:32 +08:00
realtime fix(web): DnD local-state overlay, onSettled list invalidation, WS self-event filter 2026-04-08 10:25:35 +08:00
runtimes fix: restore TQ consumer migrations lost during merge with main 2026-04-07 18:59:09 +08:00
skills feat(core): migrate workspace + runtimes to TanStack Query (Phase 3+4) 2026-04-07 17:19:52 +08:00
workspace feat(core): migrate workspace + runtimes to TanStack Query (Phase 3+4) 2026-04-07 17:19:52 +08:00