OpenHands/agent-canvas

[Bug]: Missing text chat when Create Automation button is clicked in modal

Open

#825 创建于 2026年5月27日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)TypeScript (26 fork)github user discovery
buggood first issue

仓库指标

Star
 (43 star)
PR 合并指标
 (PR 指标待抓取)

描述

Operating System

macOS

Installation Method

npm (npx @openhands/agent-canvas or npm install -g @openhands/agent-canvas)

Agent Canvas Version

latest

Bug Description

When the user clicks the Create Automation button in the Create Automation modal the user is navigated to the new conversation page. We are missing prefilled text "Create an automation" that should prefill the chat input field with the cursor on the right side of it.

Steps to Reproduce

  1. Go to Automate
  2. Click Create Automation
  3. Click Create Automation button
  4. User goes to new conversation but no text is prepopulated

Actual Behavior

When the user clicks the Create Automation button in the Create Automation modal the user is navigated to the new conversation page. We are missing prefilled text "Create an automation" that should prefill the chat input field with the cursor on the right side of it. Instead it is just blank.

Expected Behavior

We are missing prefilled text "Create an automation" that should prefill the chat input field with the cursor on the right side of it.

Relevant Logs

Screenshots

No response

Additional Context

No response

贡献者指南