Skip to content

fix(dashboard): hydrate project task cards#45

Merged
Vann-Dev merged 1 commit into
mainfrom
kaito/fix-project-initial-tasks
May 14, 2026
Merged

fix(dashboard): hydrate project task cards#45
Vann-Dev merged 1 commit into
mainfrom
kaito/fix-project-initial-tasks

Conversation

@Vann-Dev
Copy link
Copy Markdown
Owner

Summary

  • hydrate project detail SSR initialProject.tasks with active non-archived task cards
  • reuse the dashboard task-card serializer so summaries, read tracking, dependency previews, and blocking previews match the client fetch payload
  • defensively default missing projectAgents/company agents/tasks arrays in the project detail client to avoid production undefined crashes

Tests

  • corepack pnpm lint ✅
  • corepack pnpm typecheck ❌ blocked: prisma generate fails before typecheck because DATABASE_URL is not set in this workspace
  • corepack pnpm build ❌ blocked: prisma generate fails before build because DATABASE_URL is not set in this workspace

@vercel
Copy link
Copy Markdown

vercel Bot commented May 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-bridge-web Ready Ready Preview, Comment May 14, 2026 7:53pm

@Vann-Dev Vann-Dev merged commit ffed984 into main May 14, 2026
2 checks passed
@Vann-Dev Vann-Dev deleted the kaito/fix-project-initial-tasks branch May 14, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant