-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
Type
Bug
Problem / Value
After completing a right‑click context menu task, clicking the plus button shows the previous completed task UI instead of a fresh new-task interface. This causes confusion and wastes an extra click before starting a new task.
Context
- Affects users who finish a right‑click task (e.g., “Explain Code” or “Improve Code”) and immediately start a new task using the plus button in the Roo Code panel header.
- On the first click after completion, the UI shows the prior task; the second click shows the correct new-task interface.
Reproduction
1 Right‑click in the editor and run “Roo Code/Explain Code” → complete the task
2) Right‑click and run “Roo Code/Improve Code” → complete the task
3) Click the plus button in the plugin header → previous task interface is shown (incorrect)
4) Click the plus button again → new task interface appears (correct)
Expected
Clicking the plus button after completing any task should immediately open a fresh new-task interface.
Actual
The first click after a right‑click completion shows the previous task; a second click is required to open the new-task UI.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status