multica/apps/web/core/issues
Naiyuan Qing 862b85e064 fix(web): DnD local-state overlay, onSettled list invalidation, WS self-event filter
- Board DnD: use local pendingMove state for instant card placement,
  bypassing TQ's async setQueryData notification delay
- useUpdateIssue: add list invalidation to onSettled (was only detail)
- use-realtime-sync: add isSelf check to specific issue WS handlers
  (prevents redundant cache writes for own mutations)
- Clean up debug console.logs from board-view, issues-page, mutations

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 10:25:35 +08:00
..
index.ts feat(core/issues): add TanStack Query layer and rewrite hooks (Phase 1, Commits 1-4) 2026-04-07 15:30:42 +08:00
mutations.ts fix(web): DnD local-state overlay, onSettled list invalidation, WS self-event filter 2026-04-08 10:25:35 +08:00
queries.ts merge: resolve conflicts with main (open_only pagination) 2026-04-07 18:08:35 +08:00
ws-updaters.ts feat(core/issues): add TanStack Query layer and rewrite hooks (Phase 1, Commits 1-4) 2026-04-07 15:30:42 +08:00