mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-09 14:54:56 +02:00
a571d5388d
- Stop persisting "Disconnected" / "Failed to connect" — these are session-local events; saving them made every reopen begin with a stale red error. - Scroll to the bottom after restoring transcript so reopens land at the latest entry instead of the top. - Add a floating chat-style jump-to-latest button that appears whenever the user scrolls more than ~80px above the bottom and disappears once they're back at the latest entry. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>