Skip to content

serve: new-task modal UI #21

Description

@andreiRS

Part of the serve-board spec (docs/specs/serve-board.md), architecture in docs/adr/0016-board-server-reuses-core-in-process.md.

Effort

M — modal UI + create flow.

What to build

A "New task" modal: title (required) + body (markdown) + effort picker. Submits to POST /tasks; the new card appears in backlog (via the optimistic/SSE path). No lane or attendance picker in v1 (lands attended, in backlog).

Acceptance criteria

  • Creating a task from the modal adds it to the backlog lane and persists (one commit).
  • Title is required; empty title is prevented/handled with feedback.
  • The created card reflects the chosen effort.

Blocked by

#18, #15

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestserve-boardVisual web board (tasks serve) v1size/MEffort: some discovery, decisions from context

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions