- Load space members via /api/spaces/:slug/members for assignee dropdown - Detail panel shows <select> with space members when available, falls back to text input when unauthenticated or no members loaded - Assignee badge shown on task cards with resolved display names - Assignee selectable on task creation form - Server accepts assignee_id on POST /api/spaces/:slug/tasks - Add _justDragged guard to prevent column click-to-create from firing after a drag operation ends (100ms debounce) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| db | ||
| lib | ||
| checklist-routes.ts | ||
| landing.ts | ||
| local-first-client.ts | ||
| mod.ts | ||
| schemas.ts | ||