Skip to content

[FEATURE]: Persist prompt draft (Draft Recovery) #9318

@uchm4n

Description

@uchm4n

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

The Problem: Currently, if the prompt window is closed accidentally (e.g., via Ctrl+Z or clicking away) while typing an elaborate prompt, all data is lost. This results in frustration and lost work. As a user, I want the prompt input to automatically save my draft if the window closes (which happens more frequently than one might think).

Solution: Implement a temporary state persistence (auto-save) for the current session. If the window is closed and re-opened, the text field should populate with the previous draft so the user can continue where they left off.

Metadata

Metadata

Assignees

Labels

discussionUsed for feature requests, proposals, ideas, etc. Open discussion

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions