mirror of
https://github.com/thegeneralist01/archivr
synced 2026-07-22 11:15:41 +02:00
- 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 |
||
|---|---|---|
| .. | ||
| AdminView.jsx | ||
| CaptureDialog.jsx | ||
| CaptureDialog.stories.jsx | ||
| CollectionsView.jsx | ||
| ContextRail.jsx | ||
| EntriesView.jsx | ||
| EntryRow.jsx | ||
| EntryRow.stories.jsx | ||
| LoginPage.jsx | ||
| RunsView.jsx | ||
| SettingsView.jsx | ||
| SetupPage.jsx | ||
| TagsView.jsx | ||
| Topbar.jsx | ||
| Topbar.stories.jsx | ||
| UIPatterns.stories.jsx | ||