Skip to content

fix: Keep prompt visible during task creation#1314

Open
charlesvien wants to merge 1 commit into03-20-add_initial_task_mode_settingfrom
03-20-keep_prompt_visible_during_task_creation
Open

fix: Keep prompt visible during task creation#1314
charlesvien wants to merge 1 commit into03-20-add_initial_task_mode_settingfrom
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

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@charlesvien charlesvien marked this pull request as ready for review March 21, 2026 06:11
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.

1 participant