Files
windmill/frontend/src/lib
Guilhem LemouelandClaude Opus 4.8 3c97920ae2 fix(sessions): cancel pending draft-prompt flush on delete
deleteSession removed the record from memory and IndexedDB but left the
debounced draft-prompt flush timer running; it would fire afterward and
persistTouched the deleted session back into IndexedDB, resurrecting a
draft deleted inside the 400ms window on the next reload. Clear the
per-session timer in deleteSession.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 13:21:40 +02:00
..
2026-06-18 18:09:02 +02:00
2026-03-27 19:39:55 +00:00