Roo-Code/webview-ui/src/components
f14XuanLv e5d93f2bca
fix: reset condensing state when switching tasks (#6922)
Previously, when users initiated context condensing and switched to another task before completion, the 'condensing context' indicator would persist on the new task.

This fix ensures the condensing state is properly reset in the task switching effect, preventing the indicator from appearing incorrectly on different tasks.
2025-08-14 10:21:31 -04:00
..
__tests__ debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
account Fix webview in dev mode (#7044) 2025-08-13 01:40:00 -07:00
chat fix: reset condensing state when switching tasks (#6922) 2025-08-14 10:21:31 -04:00
common feat: clean up task list in HistoryPreview and History components (#6687) 2025-08-05 11:05:55 -07:00
history feat: clean up task list in HistoryPreview and History components (#6687) 2025-08-05 11:05:55 -07:00
human-relay fix: Adjust the style of the HumanRelayDialog component to increase the maximum height and spacing of the content area (#1791) 2025-03-19 00:09:04 -04:00
marketplace feat: auto-refresh marketplace data when organization settings change (#6446) 2025-07-30 13:52:28 -07:00
mcp fix: prevent disabled MCP servers from starting processes and show correct status (#6084) 2025-08-05 16:55:30 -07:00
modes Extension bridge (#6677) 2025-08-04 13:58:14 -07:00
settings Fix allowedMaxRequests and allowedMaxCost values not showing in the settings UI (#6925) 2025-08-13 21:07:05 -04:00
ui Add Sonnet 1M context checkbox (#7032) 2025-08-12 22:51:30 -04:00
welcome Roo Code Cloud Waitlist CTAs (#6104) 2025-07-23 13:28:30 -04:00
ErrorBoundary.tsx Remove duplicated assignment (#6355) 2025-07-29 10:54:44 -04:00