Description
When chatting in the Web UI (webchat), after sending a message the viewport stays at (or jumps back to) the user message position. When the assistant reply streams in at the bottom, a "new message" badge appears but the page does not auto-scroll to follow the response. The user must manually click the badge every time to see the reply.
Expected behavior
After sending a message, the chat should automatically scroll to follow the assistant's streaming response so the user can read it in real time without extra clicks.
Current behavior
- User sends a message
- Page stays at the sent message position
- Assistant reply appears below the viewport
- A "new message" badge/button appears
- User must click it to scroll down to the reply
This happens on every message exchange, making conversations tedious.
Environment
- OpenClaw version: 2026.2.9 (latest)
- Platform: Synology DSM (Linux 4.4.302+ x64)
- Node: v24.13.0
- Browser: Chrome (latest)
Notes
Description
When chatting in the Web UI (webchat), after sending a message the viewport stays at (or jumps back to) the user message position. When the assistant reply streams in at the bottom, a "new message" badge appears but the page does not auto-scroll to follow the response. The user must manually click the badge every time to see the reply.
Expected behavior
After sending a message, the chat should automatically scroll to follow the assistant's streaming response so the user can read it in real time without extra clicks.
Current behavior
This happens on every message exchange, making conversations tedious.
Environment
Notes