[Bug]: Missing text chat when Create Automation button is clicked in modal
#825 创建于 2026年5月27日
仓库指标
- 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
- Go to Automate
- Click Create Automation
- Click Create Automation button
- 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