Files
openclaw/extensions
Peter Steinberger efd4b9088d fix(webchat): restore chat history, queue, and draft on page refresh
Fixes #51549 - WebChat loses message queue, conversation history, and draft on browser refresh

- Add chat tab loading in refreshActiveTab() to load history on reconnect
- Add persistence functions for chat queue, draft, and attachments
- Use localStorage for queue persistence (survives refresh)
- Use sessionStorage for draft and attachments (per-session)
- Persist queue when adding messages
- Restore queue, draft, and attachments on refresh

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 20:08:28 +08:00
..
2026-03-22 11:58:33 -07:00
2026-03-22 11:58:33 -07:00
2026-03-22 11:58:33 -07:00
2026-03-23 14:32:10 +00:00
2026-03-23 14:32:10 +00:00
2026-03-22 11:58:33 -07:00
2026-03-22 11:58:33 -07:00
2026-03-22 11:58:33 -07:00
2026-03-22 11:58:33 -07:00
2026-03-23 14:32:10 +00:00
2026-03-22 11:58:33 -07:00
2026-03-22 17:51:29 -07:00