Skip to content

fix: Keep prompt visible during task creation#1314

Merged
charlesvien merged 1 commit intomainfrom
03-20-keep_prompt_visible_during_task_creation
Mar 23, 2026
Merged

fix: Keep prompt visible during task creation#1314
charlesvien merged 1 commit intomainfrom
03-20-keep_prompt_visible_during_task_creation

Conversation

@charlesvien
Copy link
Member

@charlesvien charlesvien commented Mar 20, 2026

Problem

Clicking "Create task" instantly replaces the prompt with "Creating task..." text, causing anxiety that the input was lost.

Changes

  1. Keep the editor visible during task creation instead of swapping it for static text
  2. Dim the editor to 50% opacity to signal the disabled state
  3. Rely on existing disabled prop and submit button spinner for loading feedback

How did you test this?

Manually

@charlesvien charlesvien changed the title Keep prompt visible during task creation fix: Keep prompt visible during task creation Mar 20, 2026
Copy link
Member Author

charlesvien commented Mar 20, 2026

@charlesvien charlesvien marked this pull request as ready for review March 21, 2026 06:11
@charlesvien charlesvien force-pushed the 03-20-keep_prompt_visible_during_task_creation branch from 4bdcea3 to daa97fa Compare March 23, 2026 11:31
@charlesvien charlesvien force-pushed the 03-20-add_initial_task_mode_setting branch from 5560080 to 2187bff Compare March 23, 2026 11:31
Copy link
Member Author

charlesvien commented Mar 23, 2026

Merge activity

  • Mar 23, 1:28 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 23, 1:38 PM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 23, 1:43 PM UTC: @charlesvien merged this pull request with Graphite.

@charlesvien charlesvien changed the base branch from 03-20-add_initial_task_mode_setting to graphite-base/1314 March 23, 2026 13:29
@charlesvien charlesvien force-pushed the 03-20-keep_prompt_visible_during_task_creation branch from daa97fa to 1dbcd81 Compare March 23, 2026 13:36
@charlesvien charlesvien changed the base branch from graphite-base/1314 to main March 23, 2026 13:36
@charlesvien charlesvien force-pushed the 03-20-keep_prompt_visible_during_task_creation branch from 1dbcd81 to b3e476c Compare March 23, 2026 13:37
@charlesvien charlesvien merged commit 01ef614 into main Mar 23, 2026
15 checks passed
@charlesvien charlesvien deleted the 03-20-keep_prompt_visible_during_task_creation branch March 23, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants