openclaw - 💡(How to fix) Fix bug(workboard): Control UI card settings don't persist + drag to running fails [1 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Fixed

RAW_BUFFERClick to expand / collapse

描述:在 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 戴大虾 🦐

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix bug(workboard): Control UI card settings don't persist + drag to running fails [1 pull requests]