mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add input clearing logic back to secondary button handler for terminate, reject, and abort actions - Maintain input preservation for resume_task primary button as intended - Add comprehensive test coverage for input preservation behavior - Addresses feedback from @NaccOll that termination should clear input box Fixes consistent UX where: - Resume Task preserves user input (for continuing task) - Terminate/Reject/Abort clears input (for ending/rejecting actions) |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||