Skip to content

Add PWA offline support infrastructure - #33

Merged
KarenZita01 merged 1 commit into
EquipChain:mainfrom
Provibez999:feat/pwa-offline-support-28
Jul 29, 2026
Merged

Add PWA offline support infrastructure#33
KarenZita01 merged 1 commit into
EquipChain:mainfrom
Provibez999:feat/pwa-offline-support-28

Conversation

@Provibez999

Copy link
Copy Markdown

Implements the core offline infrastructure for #28: service worker (Serwist), IndexedDB storage + sync queue, online/offline detection hook, PWA install-prompt hook, offline banner, offline fallback page, and manifest.

Still open as follow-up: wiring the install-prompt button into the UI, connecting enqueueOperation() to actual form/API submissions, periodic background sync registration, and real PNG icons (referenced in manifest.json but not yet added).

Fixes #28 (partially — see follow-up notes above).

@KarenZita01

Copy link
Copy Markdown
Member

Failed pipeline test. Fix CI

@KarenZita01
KarenZita01 merged commit 3d28481 into EquipChain:main Jul 29, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Implement Progressive Web App with Offline Support, Background Sync, and Service Worker

2 participants