Skip to content

feat(frontend): add offline / RPC-unreachable error banner in dashboard #278

Description

@libby-coder

Problem

When soroban-testnet.stellar.org (or the mainnet RPC) is unreachable, getAllSchedules throws silently. The dashboard shows an empty state with no indication that it's a connectivity problem.

Fix

Catch network errors in the load() function and display a dismissable banner: "Could not reach the Stellar RPC — check your connection and refresh."

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestfrontendNext.js / TypeScript UI

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions