1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-22 11:15:41 +02:00
archivr/frontend/src/components
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
..
AdminView.jsx ui: comprehensive UI polish pass 2026-06-28 22:14:08 +02:00
CaptureDialog.jsx fix: capture popup non-persistance 2026-07-03 13:31:46 +02:00
CaptureDialog.stories.jsx feat(ui): add Storybook design system refinements 2026-06-28 21:01:50 +02:00
CollectionsView.jsx ui: comprehensive UI polish pass 2026-06-28 22:14:08 +02:00
ContextRail.jsx feat: inline entry title renaming (#14) 2026-07-03 13:01:34 +02:00
EntriesView.jsx feat(ui): show website favicon in entry list for webpage entries 2026-06-24 19:16:21 +02:00
EntryRow.jsx feat: precompute cached_bytes per entry in DB (#13) 2026-07-03 11:56:55 +02:00
EntryRow.stories.jsx feat(ui): add Storybook design system refinements 2026-06-28 21:01:50 +02:00
LoginPage.jsx ui: comprehensive UI polish pass 2026-06-28 22:14:08 +02:00
RunsView.jsx ui: comprehensive UI polish pass 2026-06-28 22:14:08 +02:00
SettingsView.jsx fix: sync URL to active view and settings sub-tab 2026-07-01 19:11:33 +02:00
SetupPage.jsx ui: comprehensive UI polish pass 2026-06-28 22:14:08 +02:00
TagsView.jsx ui: comprehensive UI polish pass 2026-06-28 22:14:08 +02:00
Topbar.jsx feat: inline entry title renaming (#14) 2026-07-03 13:01:34 +02:00
Topbar.stories.jsx feat(ui): add Storybook design system refinements 2026-06-28 21:01:50 +02:00
UIPatterns.stories.jsx feat(ui): add Storybook design system refinements 2026-06-28 21:01:50 +02:00