Skip to content

Improve PWA install lifecycle and offline fallback behavior #527

Description

@grantfox-oss

Harden the install/update flow and offline strategy so users experience safe refresh timing, reliable caching, and clear states when the app transitions between online and offline conditions.

  • Affected files: app/frontend/src/components/PWAHandler.tsx, app/frontend/src/app/layout.tsx, app/frontend/src/app/offline/page.tsx, app/frontend/src/app/manifest.ts, app/frontend/public/sw.js, app/frontend/src/app/page.tsx, app/frontend/src/components/ErrorReportingShell.tsx, app/frontend/README.md
  • Acceptance criteria:
    • Installation and update prompts appear only in eligible contexts and are dismissed without breaking navigation.
    • Offline fallback pages are shown gracefully when cached routes are unavailable.
    • Cache/versioning strategy is documented and aligned with deployment behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third CampaigndocumentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions