openclaw/docs/web
Peter Steinberger c68039e7fb
refactor(ui): one task-detail surface for rail and subagent clicks (#123003)
* refactor(ui): unify task details in sidebar panel

* docs(ui): describe task detail sidebar

* refactor(ui): collapse onSelectTask into onOpenTaskDetail

Two names for the same open-the-panel action; rows now call the
callback directly.

* fix(ui): clear rail open-task highlight when detail slot closes

openTaskId derived from sidebarContent alone, but region close only
collapses the layout and retains content, leaving a stale
aria-current row; gate the highlight on detail-slot visibility.

* fix(ui): keep requester sessions out of subagent transcripts and let reopen retry failed lookups

A queued subagent has no child session yet; falling back to its
sessionKey rendered the requester's conversation as the task
transcript. And a failed tasks.get permanently suppressed the panel's
render-driven load; selection now clears the recorded error so
reopening retries, matching the old rail behavior.
2026-08-12 21:51:07 -07:00
..
control-ui.md refactor(ui): one task-detail surface for rail and subagent clicks (#123003) 2026-08-12 21:51:07 -07:00
dashboard-architecture.md improve(ui): consolidate dashboard chat visibility into one Chat/Split/Dashboard toggle (#120487) 2026-08-08 04:48:55 -07:00
dashboard.md docs: correct dashboard auth precedence (#119785) 2026-08-06 02:21:54 +01:00
dashboards.md docs: document live dashboard index refresh 2026-08-08 17:25:38 +01:00
index.md fix: remove retired insecure auth guidance (#120295) 2026-08-07 09:45:48 -07:00
lobster.md
notifications.md feat(webui): auto-request notification permission on first chat send (#122446) 2026-08-11 23:52:05 -07:00
tui.md refactor: centralize cron, doctor, and TUI ownership (#118515) 2026-08-03 04:08:54 -07:00
urls.md docs(ui): document Activity inspector links 2026-08-11 18:44:38 -05:00
webchat.md fix(channels): generate discovery docs from catalog (#118106) 2026-08-03 23:42:55 +08:00