[Phase 5] Package Quasar UI as an installable offline PWA #31

Closed
opened 2026-07-25 21:56:49 +00:00 by lost-rob0t · 0 comments
lost-rob0t commented 2026-07-25 21:56:49 +00:00 (Migrated from github.com)

Parent: #2
Depends on: #10, #12, #16, #27

Scope

  • Add a web app manifest, icons, install metadata, theme colors, and standalone display behavior.
  • Add a service worker that precaches the versioned application shell and static assets.
  • Define update discovery, activation, reload, and rollback behavior.
  • Preserve offline startup against IndexedDB without treating cached remote projections as current.
  • Add an explicit offline/degraded status surface.

Acceptance criteria

  • The app installs from a supported browser.
  • A previously loaded workspace opens with the network disabled.
  • Service-worker updates never silently discard unsaved editor state.
  • Cached remote data retains age and source metadata.
  • Playwright covers first load, installable build, offline reload, and update flow.
Parent: #2 Depends on: #10, #12, #16, #27 ## Scope - Add a web app manifest, icons, install metadata, theme colors, and standalone display behavior. - Add a service worker that precaches the versioned application shell and static assets. - Define update discovery, activation, reload, and rollback behavior. - Preserve offline startup against IndexedDB without treating cached remote projections as current. - Add an explicit offline/degraded status surface. ## Acceptance criteria - The app installs from a supported browser. - A previously loaded workspace opens with the network disabled. - Service-worker updates never silently discard unsaved editor state. - Cached remote data retains age and source metadata. - Playwright covers first load, installable build, offline reload, and update flow.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nsaspy/quasar-ui#31
No description provided.