Edit Prompts interrupts running agents and disrupts workflow, make it a dialog instead #8350
mbochneak
started this conversation in
Feature Requests & Suggestions
Replies: 1 comment
-
Thanks for the write-up. I would like to clarify that this is not a bug as the "Edit" option for Prompts intentionally takes you to a different page. I've rewritten your title and noted this as a suggestion for improving the user experience. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
When an agent is actively running/processing, clicking the "Edit" button under Prompts unexpectedly cancels the agent's execution and opens the prompt editor in the same window. This disrupts the user's workflow and causes loss of agent progress.
Expected Behavior:
Actual Behavior:
Impact:
This severely disrupts natural editing workflows where users want to refine prompts mid-conversation without losing their current session state.
Version Information
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
No specific errors in logs - this is a UX/workflow issue where the UI behavior is unexpected rather than a technical error
Screenshots
(Screenshots can be added if needed to show the Edit button location and interrupted agent state)
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions