Skip to content

Commit 08715e4

Browse files
blink-soblink-so
blink-so
authored and
blink-so
committed
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.
1 parent 2a0a268 commit 08715e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/TasksPage/TasksPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ const TaskForm: FC<TaskFormProps> = ({ templates }) => {
209209
required
210210
id="prompt"
211211
name="prompt"
212-
placeholder="Write an action for your AI agent to perform..."
212+
placeholder="Prompt your AI agent to start a task..."
213213
className={`border-0 resize-none w-full h-full bg-transparent rounded-lg outline-none flex min-h-[60px]
214214
text-sm shadow-sm text-content-primary placeholder:text-content-secondary md:text-sm`}
215215
/>

0 commit comments

Comments
 (0)
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