Skip to content

feat(#317): add Soroban RPC health indicator with tooltip and offline…#340

Merged
Kingsman-99 merged 1 commit into
Stellar-split:mainfrom
quartune:feat/317-rpc-health-indicator
Jun 27, 2026
Merged

feat(#317): add Soroban RPC health indicator with tooltip and offline…#340
Kingsman-99 merged 1 commit into
Stellar-split:mainfrom
quartune:feat/317-rpc-health-indicator

Conversation

@quartune

Copy link
Copy Markdown
Contributor

… banner

  • Replaces getLatestLedger with getHealth call per Soroban spec
  • Polls every 60s, pauses when tab hidden via Page Visibility API
  • Green/yellow/red dot in Navbar with hover tooltip showing status + seconds since last check
  • Fixed-position dismissible red banner when RPC is offline
  • Silent failure; never blocks the UI

closes #317

…p and offline banner

- Replaces getLatestLedger with getHealth call per Soroban spec
- Polls every 60s, pauses when tab hidden via Page Visibility API
- Green/yellow/red dot in Navbar with hover tooltip showing status + seconds since last check
- Fixed-position dismissible red banner when RPC is offline
- Silent failure; never blocks the UI
@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

@quartune is attempting to deploy a commit to the kingsman-99's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@quartune Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Kingsman-99 Kingsman-99 merged commit 5e694aa into Stellar-split:main Jun 27, 2026
0 of 2 checks passed
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.

Add a Soroban RPC health status indicator to the app

2 participants