Skip to content

perf(dashboard): lazy load task details#10

Merged
Vann-Dev merged 1 commit into
mainfrom
kaito/lazy-task-detail
May 12, 2026
Merged

perf(dashboard): lazy load task details#10
Vann-Dev merged 1 commit into
mainfrom
kaito/lazy-task-detail

Conversation

@Vann-Dev
Copy link
Copy Markdown
Owner

Summary

  • Make the project detail board payload lightweight by removing full task job/note text from /api/internal/projects/[projectId] task rows.
  • Add internal task detail GET support and fetch full job/note detail only when a card is expanded or opened for editing.
  • Preserve drag/drop, context-menu edit/delete, read markers, blocking previews, summary indicators, and stable task anchors.

Checks

  • corepack pnpm lint
  • DATABASE_URL=postgresql://user:pass@localhost:5432/db?schema=public corepack pnpm typecheck
  • DATABASE_URL=postgresql://user:pass@localhost:5432/db?schema=public corepack pnpm build

Build still emits the existing Next.js warning that the middleware file convention is deprecated in favor of proxy.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

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

Project Deployment Actions Updated (UTC)
agent-bridge Ready Ready Preview, Comment May 12, 2026 1:09am

@Vann-Dev Vann-Dev merged commit b529380 into main May 12, 2026
2 checks passed
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