mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Create ErrorBanner component for consistent error/warning display - Replace generic error rendering with ErrorBanner in ChatRow - Replace diff_error implementation with ErrorBanner - Add comprehensive tests for ErrorBanner component - Provides collapsible, less jarring error presentation with copy functionality Fixes #7358 |
||
|---|---|---|
| .. | ||
| 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 | ||