1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-21 18:55:36 +02:00
archivr/crates
TheGeneralist d6b52ba06c
fix: capture popup non-persistance
- Save and restore dialog open/closed state in sessionStorage (App.jsx)
- Persist form data: locator, error, busy, jobStatus, jobUid (CaptureDialog.jsx)
- Auto-resume polling if capture job was in progress before page refresh
- Only clear form on fresh user click, not when restoring from refresh
- Clean up sessionStorage when capture completes successfully

Fixes: Capture pop-up disappears on page refresh with unsaved data
2026-07-03 13:31:46 +02:00
..
archivr-cli feat(fonts): wire font extraction into capture pipeline + blob serving route 2026-06-25 16:07:50 +02:00
archivr-core feat: inline entry title renaming (#14) 2026-07-03 13:01:34 +02:00
archivr-server fix: capture popup non-persistance 2026-07-03 13:31:46 +02:00