Demo: Optimistic Update Orphan
You reply to a message. It appears instantly (optimistic update). You navigate away.
The server fails silently. You think you replied. You didn't.
🖥️ Server State
Messages saved:
1
Unanswered:
1
Pending requests:
0
Log
How to trigger the bug
- Notice the unanswered badge shows "1" — Dave is waiting for your reply
- Enable "Fail next send" toggle
- Type a reply and hit Send — message appears instantly, badge disappears
- Quickly click "Settings" before the 2-second delay completes
- Server request fails — but you already navigated away!
- Click back to Inbox — your reply is gone, badge is back
- Dave is still waiting. You never actually replied.