docs(offline): connectivity auto-detect + kill switch user story #204
Reference in New Issue
Block a user
Delete Branch "feature/offline-autodetect-docs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bakes the docs that #202 (cold-start no-connection dialog / auto-offline) and #203 (mid-session flight-mode reactivity) shipped without.
_rumirror): appends the auto-detect user story to the Offline section — cold-start switch / dialog, mid-session airplane-mode auto-switch + self-heal, and the auto (transient) vs deliberate (sticky) distinction.autobit, the cold-startnavigator.onLine/ bounded reachability-probe decision, the mid-sessionwindowevents backed by anavigator.onLinepoll (events unreliable on iOS PWAs), and the reachability probe being the one call exempt from the transport kill switch.Docs-only; no code or test change.