Skip to content

Update network connectivity FAQ for new DEGRADED status - #34

Open
lucas-tortora wants to merge 4 commits into
mainfrom
chore/update-network-states
Open

Update network connectivity FAQ for new DEGRADED status#34
lucas-tortora wants to merge 4 commits into
mainfrom
chore/update-network-states

Conversation

@lucas-tortora

@lucas-tortora lucas-tortora commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Updates the network connectivity FAQ to reflect the new store-level DEGRADED network status.
  • Replaces the old 3-state list (P2P friendly / Not P2P friendly / Offline) with a table covering all 5 states: ONLINE, TRICKY, DEGRADED, OFFLINE, UNKNOWN, using the short/detailed UI copy from the Asana task, cross-checked against keet-mobile#7299 (src/i18n/en.json, NetworkStatusMessage.tsx).
  • ONLINE and TRICKY intentionally share the same short label ("Stable network") — confirmed in code, not a typo — and are only distinguished by the detailed copy.
  • Rescopes the "no action required" callout to the stable/green statuses only, since DEGRADED's copy asks the user to check their connection.

Preview

Test plan

  • npm run check:internal-links
  • npm run check:heading-hierarchy
  • npm run build (static export)
  • Verified in browser preview: table renders with correct color indicators, heading anchor unchanged

🤖 Generated with Claude Code

Reflects keet-mobile PR #7299: adds the DEGRADED network state alongside
ONLINE/TRICKY/OFFLINE/UNKNOWN and refreshes the short/detailed status
copy shown in-app to match.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@kinsta

kinsta Bot commented Aug 12, 2026

Copy link
Copy Markdown

Preview deployments for keet-support-docs ⚡️

Status Branch preview Commit preview
✅ Ready Visit preview Visit preview

Commit: b36b4691f56f7f9daeeab21f5db290adc8019d8b

Deployment ID: 64a34296-4cbf-4ccb-9571-d8a1b2d2d2b3

Static site name: keet-support-docs-qptz7

Second row was mislabeled 'Stable network' (duplicate of row 1);
should be 'Degraded network' matching the old 'Not P2P friendly'
status this table replaced.
Previous commit incorrectly relabeled the TRICKY row as 'Degraded
network'. Per the PR description, ONLINE and TRICKY intentionally
share the 'Stable network' label (confirmed against keet-mobile#7299
src/i18n/en.json / NetworkStatusMessage.tsx) and are only
distinguished by the detail copy. DEGRADED is already correctly
represented by the 'Unstable network' row.
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.

1 participant