mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Remove intrusive unsaved changes dialog that blocked profile switching - Implement debounced auto-save (500ms delay) for all provider settings - Add visual save status indicator (three dots animation during save) - Prevent profile switching while save is in progress - Add error handling with toast notifications for save failures - Update tests to reflect new auto-save behavior Fixes #7599 |
||
|---|---|---|
| .. | ||
| 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 | ||