From 08715e42045f589637a33272132b7ae41f025fb0 Mon Sep 17 00:00:00 2001 From: blink-so Date: Mon, 2 Jun 2025 17:13:45 +0000 Subject: [PATCH] Fix task prompt text consistency Update placeholder text from 'Write an action for your AI agent to perform...' to 'Prompt your AI agent to start a task...' to be consistent with the 'Run task' button and overall task terminology used throughout the UI. --- site/src/pages/TasksPage/TasksPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/pages/TasksPage/TasksPage.tsx b/site/src/pages/TasksPage/TasksPage.tsx index 31d5e284b22a6..75ee2737b458a 100644 --- a/site/src/pages/TasksPage/TasksPage.tsx +++ b/site/src/pages/TasksPage/TasksPage.tsx @@ -209,7 +209,7 @@ const TaskForm: FC = ({ templates }) => { required id="prompt" name="prompt" - placeholder="Write an action for your AI agent to perform..." + placeholder="Prompt your AI agent to start a task..." className={`border-0 resize-none w-full h-full bg-transparent rounded-lg outline-none flex min-h-[60px] text-sm shadow-sm text-content-primary placeholder:text-content-secondary md:text-sm`} /> pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy