Skip to content

Improve Network Error Handling UX #955

@puneetnith28

Description

@puneetnith28

Problem

When a network error occurs, the NetworkError.svelte component only displays a static message with no recovery option.

  • Users must manually refresh the entire page to retry.
  • There is no distinction between a server error and the device being fully offline.
  • There is no visibility into the raw error for debugging purposes.

What It Affects

  • NetworkError.svelte Component shown on all network failures
  • +error.svelte Global error page that renders NetworkError
  • en-US.json and it-IT.json Missing i18n strings for new UI elements

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions