Skip to content

Add empty-state handling for profiles with no operations - #116

Merged
blockchain-maxis merged 2 commits into
blockchain-maxis:mainfrom
chiemezie1:fix/profile-empty-state
Aug 3, 2026
Merged

Add empty-state handling for profiles with no operations#116
blockchain-maxis merged 2 commits into
blockchain-maxis:mainfrom
chiemezie1:fix/profile-empty-state

Conversation

@chiemezie1

Copy link
Copy Markdown
Contributor

Add empty-state handling for profiles with no operations

Summary

  • add a clear explanatory empty state for profiles that have not yet accumulated indexed Soroban activity
  • ensure profile stats render as zero values instead of falling back to invalid numeric output when no operations are present
  • add regression coverage for the empty/missing-operations case

Testing

  • Verified with:
    • cd /workspaces/signet/apps/web && node --experimental-strip-types --test lib/profiles.test.ts

Closes: #48

@drips-wave

drips-wave Bot commented Jul 30, 2026

Copy link
Copy Markdown

@chiemezie1 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

@netlify

netlify Bot commented Jul 30, 2026

Copy link
Copy Markdown

Deploy Preview for stellar-signet ready!

Name Link
🔨 Latest commit 97f8a4f
🔍 Latest deploy log https://app.netlify.com/projects/stellar-signet/deploys/6a70c24e9922ad0008137aa1
😎 Deploy Preview https://deploy-preview-116--stellar-signet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the blockchainmaxis-8449's projects Team on Vercel.

A member of the Team first needs to authorize it.

…erationsList

main extracted the invocation list into operations-list.tsx, which owns the
empty branch now.
@blockchain-maxis
blockchain-maxis merged commit 9fcbfaf into blockchain-maxis:main Aug 3, 2026
8 of 9 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.

Empty state for a profile with no operations

2 participants