multica/apps/web/core
Bohan Jiang bd6731525e
fix(issues): polish sub-issue UI and sync parent children cache (#506)
- Add Linear-style "Sub-issue of …" breadcrumb under the title with a
  parent progress ring
- Refresh sub-issues section: progress ring badge, identifier column,
  bordered list, collapse toggle, dashed assignee placeholder
- useUpdateIssue + onIssueUpdated WS handler now also patch and
  invalidate the parent's children query so sub-issue status/assignee
  changes show up on the parent page without a refresh
2026-04-08 17:04:55 +08:00
..
inbox fix(core): add onSettled invalidation to all optimistic mutations + enable refetchOnReconnect 2026-04-07 19:07:37 +08:00
issues fix(issues): polish sub-issue UI and sync parent children cache (#506) 2026-04-08 17:04:55 +08:00
runtimes 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
hooks.ts feat(web): add TanStack Query infrastructure (Phase 0) 2026-04-07 14:43:51 +08:00
index.ts fix: mention closure, onSettled invalidation, cleanup singleton 2026-04-07 17:53:49 +08:00
provider.tsx fix: mention closure, onSettled invalidation, cleanup singleton 2026-04-07 17:53:49 +08:00
query-client.ts fix(core): add onSettled invalidation to all optimistic mutations + enable refetchOnReconnect 2026-04-07 19:07:37 +08:00