multica/apps/web/app
Naiyuan Qing 6032b5dfcb fix: mention closure, onSettled invalidation, cleanup singleton
- Fix Tiptap mention: pass QueryClient via closure from ContentEditor
  instead of getQueryClient() singleton (resolves @mention empty list)
- Add onSettled invalidation to useUpdateIssue (prevents cache drift
  with staleTime: Infinity + self-event WS filter)
- Add cache shape comment to issueListOptions (select transforms
  ListIssuesResponse → Issue[], but cache stores raw response)
- Memoize sidebar inbox dedup computation
- Remove dead getQueryClient/setQueryClient singleton + window property
- Remove ActorSync component and _members/_agents Zustand mirror
  (superseded by closure approach)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 17:53:49 +08:00
..
(auth)/login fix(web): remember last selected workspace after re-login (#435) 2026-04-06 01:18:44 +08:00
(dashboard) fix: mention closure, onSettled invalidation, cleanup singleton 2026-04-07 17:53:49 +08:00
(landing) feat(web): SEO optimization and auth flow improvements for landing pages 2026-04-01 16:54:11 +08:00
favicon.ico Provision default workspaces and harden daemon pairing 2026-03-24 15:19:27 +08:00
custom.css feat(issues): sticky mini bar for agent live card + toast icon colors 2026-04-03 16:05:35 +08:00
globals.css feat(editor): add TitleEditor component, replace <input> for issue titles 2026-03-31 15:38:42 +08:00
layout.tsx feat(web): add TanStack Query infrastructure (Phase 0) 2026-04-07 14:43:51 +08:00
robots.ts feat(web): SEO optimization and auth flow improvements for landing pages 2026-04-01 16:54:11 +08:00
sitemap.ts feat(web): SEO optimization and auth flow improvements for landing pages 2026-04-01 16:54:11 +08:00