summaryrefslogtreecommitdiff
path: root/Dockerfile.full
diff options
context:
space:
mode:
authorsoryu <soryu@soryu.co>2026-05-05 16:30:21 +0100
committersoryu <soryu@soryu.co>2026-05-05 16:30:21 +0100
commit2de03bc02fefeeb40ea9becaf3b501cc513b1289 (patch)
tree7e89affec5fe1e61f99a4b9669f35cd83b661a02 /Dockerfile.full
parentcd09103183139788ba4297eaaa6f75d51a154c8a (diff)
downloadsoryu-fix-task-row-click.tar.gz
soryu-fix-task-row-click.zip
fix(doc-mode): make task rows clickable and render live transcriptfix-task-row-click
Task rows in the directive sidebar's `tasks/` subfolder were rendered as inert `<div>` elements with no click handler, and EditorShell had no branch for `selection.taskId` — so clicking a task did nothing visible. - StepRow and TaskRow are now `<button>` elements that call `onSelect(directiveId, taskId)` and navigate to `/directives/<dirId>?task=<taskId>`. - EditorShell renders DocumentTaskStream with a breadcrumb when `selection.taskId` is set (winning over the document path). - Step rows whose backing task hasn't been spawned yet stay disabled. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'Dockerfile.full')
0 files changed, 0 insertions, 0 deletions