• boojack's avatar
    fix: preserve draft content when tab is suspended or editor remounts · 9ca71229
    boojack authored
    Gate auto-save on initialization to prevent empty content from overwriting
    cached drafts on remount. Flush drafts synchronously on visibilitychange/
    pagehide so Chromium tab suspension cannot drop pending debounced saves.
    Restore cached draft over saved memo content when they differ (inline editing).
    9ca71229
Name
Last commit
Last update
..
Editor Loading commit data...
Toolbar Loading commit data...
components Loading commit data...
hooks Loading commit data...
services Loading commit data...
state Loading commit data...
types Loading commit data...
README.md Loading commit data...
constants.ts Loading commit data...
index.tsx Loading commit data...