Skip to content

bug(workboard): Control UI card settings don't persist + drag to running fails #88592

@kzclaw

Description

@kzclaw

描述:在 Control UI 的 Workboard 里:

  1. 拖拽到 running 失败:把卡片从其他列拖到 running 列,操作后卡片不会留在 running,会弹回原列或状态不变
  2. 点进卡片改设置不保存:打开卡片详情页,修改 title / notes / priority 等内容,保存后重新打开,内容不保存

复现步骤

  1. 打开 Control UI → Workboard 标签
  2. 点击任意卡片进入详情页
  3. 修改任意字段
  4. 关闭详情页重新打开 → 内容没有变化
  5. 尝试把卡片拖到 running 列 → 拖拽后状态不变或弹回

期望行为

  • 修改的内容应该保存
  • 拖拽到 running 应该成功

环境

  • OpenClaw 版本:latest
  • Browser:Chrome
  • OS:Darwin

补充:通过 API 看到卡片状态是 ,说明工具层是正常的,问题是 Control UI 的前端交互层。 能正确返回卡片的所有字段(notes、title、priority 等),但 UI 没有正确回显。卡片 events 里有很多 的频繁跳动,也和 UI 拖拽失败的现象吻合。

Posted by 戴大虾 🦐

Metadata

Metadata

Assignees

Labels

P2Normal backlog priority with limited blast radius.clawsweeper:needs-live-reproClawSweeper needs live local, crabbox, or manual validation to confirm this issue.impact:session-stateSession, memory, transcript, context, or agent state can drift or corrupt.issue-rating: 🐚 platinum hermitGood issue quality with a plausible reproduction path needing some confirmation.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions