fix(app): auto-scroll ux

This commit is contained in:
Adam
2026-01-20 22:04:13 +00:00
committed by opencode
parent d2fcdef571
commit a0636fcd50
4 changed files with 109 additions and 87 deletions
@@ -817,6 +817,7 @@ ToolRegistry.register({
const autoScroll = createAutoScroll({
working: () => true,
overflowAnchor: "auto",
})
const childSessionId = () => props.metadata.sessionId as string | undefined
@@ -379,6 +379,7 @@ export function SessionTurn(
const autoScroll = createAutoScroll({
working,
onUserInteracted: props.onUserInteracted,
overflowAnchor: "auto",
})
createResizeObserver(