mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
This fixes issue #9529 where the cancel button would get stuck/frozen when attempting to cancel a task during an API request. The UI state variables (sendingDisabled, clineAsk, enableButtons) are now properly reset when canceling during streaming, allowing the UI to return to the correct state and show the "new task" and "terminate" buttons. Fixes #9529 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||