Matthias Nott
2026-03-07 5700a2d3c3dc409a8bde3cfa971beeb9b897435f
refs
author Matthias Nott <mnott@mnsoft.org>
Saturday, March 7, 2026 12:09 +0100
committer Matthias Nott <mnott@mnsoft.org>
Saturday, March 7, 2026 12:09 +0100
commit5700a2d3c3dc409a8bde3cfa971beeb9b897435f
tree dbcdd75d0ed73099497c6ab00451cd93641eb0ab tree | zip | gz
parent c23dfe16e95713e7058137308bdbc28419609a39 view | diff
fix: instant scroll on session switch, scroll on transcript reflection

- Remove onContentSizeChange handler that caused visible progressive
scrolling from top to bottom when switching sessions
- Track previous message count to detect session switches (delta > 1)
and snap to bottom without animation
- Add lastContent dependency so transcript reflections (voice → text)
trigger a scroll to bottom
1 files modified
changed files
components/chat/MessageList.tsx diff | view | blame | history