Roo-Code/src/core/webview
Bruno Bergher 5848db66be
ux: Improve subtask visibility and navigation in history and chat views (#10864)
* Taskheader

* Subtask messages

* View subtask

* subtasks in history items

* i18n

* Table

* Lighter visuals

* bug

* fix: Align tests with implementation behavior

* refactor: extract CircularProgress component from TaskHeader

- Created reusable CircularProgress component for displaying percentage as a ring
- Moved inline SVG calculation from TaskHeader.tsx to dedicated component
- Added comprehensive tests for CircularProgress component (14 tests)
- Component supports customizable size, strokeWidth, and className
- Includes proper accessibility attributes (progressbar role, aria-valuenow)

* chore: update StandardTooltip default delay to 600ms

As mentioned in the PR description, increased the tooltip delay to 600ms
for less intrusive tooltips. The delay is still configurable via the
delay prop for components that need a different value.

---------

Co-authored-by: Roo Code <roomote@roocode.com>
2026-01-24 07:21:25 -05:00
..
__tests__ refactor: remove legacy XML tool calling code (getToolDescription) (#10929) 2026-01-23 19:13:55 -05:00
worktree Remove Merge button from worktrees (#10924) 2026-01-23 16:55:46 -05:00
aggregateTaskCosts.ts Feat/issue 5376 aggregate subtask costs (#10757) 2026-01-15 16:44:55 -05:00
BrowserSessionPanelManager.ts Browser Use 2.0 (#8941) 2025-11-21 17:26:15 -05:00
checkpointRestoreHandler.ts Edit/Delete User Message (#7447) 2025-09-05 14:50:18 -04:00
ClineProvider.ts ux: Improve subtask visibility and navigation in history and chat views (#10864) 2026-01-24 07:21:25 -05:00
diagnosticsHandler.ts ux: add downloadable error diagnostics from chat errors (#10188) 2025-12-19 11:50:40 -08:00
generateSystemPrompt.ts chore: remove MULTI_FILE_APPLY_DIFF experiment (#10925) 2026-01-23 18:39:24 -05:00
getNonce.ts Refactor out of utils 2024-09-24 11:36:37 -04:00
getUri.ts Refactor out of utils 2024-09-24 11:36:37 -04:00
messageEnhancer.ts feat: Add Task History Context to Prompt Enhancement (#6343) 2025-07-30 16:54:33 -04:00
webviewMessageHandler.ts fix: use json-stream-stringify for pretty-printing MCP config files (#9864) 2026-01-23 19:19:35 -08:00