multica/apps/web/features/issues/hooks
Naiyuan Qing 17e37ec4db fix(web): address review — shared types and stable optimistic data
- Extract ToggleCommentReactionVars and ToggleIssueReactionVars shared
  types so mutation definitions and useMutationState consumers stay in
  sync without as-casts on inline types
- Replace new Date().toISOString() with empty string in optimistic
  reaction objects to avoid unstable references in useMemo

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 15:41:16 +08:00
..
index.ts refactor(issues): extract hooks from issue-detail, eliminate dual source of truth 2026-03-31 13:09:17 +08:00
use-issue-reactions.ts fix(web): address review — shared types and stable optimistic data 2026-04-08 15:41:16 +08:00
use-issue-subscribers.ts feat(core/issues): add TanStack Query layer and rewrite hooks (Phase 1, Commits 1-4) 2026-04-07 15:30:42 +08:00
use-issue-timeline.ts fix(web): address review — shared types and stable optimistic data 2026-04-08 15:41:16 +08:00