Skip to content

feat: add comprehensive error mapper for wallet, network, and Stellar… - #317

Open
charityzarmai wants to merge 1 commit into
HubDApp:mainfrom
charityzarmai:feature/error-mapper
Open

feat: add comprehensive error mapper for wallet, network, and Stellar…#317
charityzarmai wants to merge 1 commit into
HubDApp:mainfrom
charityzarmai:feature/error-mapper

Conversation

@charityzarmai

@charityzarmai charityzarmai commented Jul 30, 2026

Copy link
Copy Markdown

Closes #268


feat: add comprehensive error mapper for wallet, network, and Stellar…

… errors

- Created error-mapper utility with category detection
- Maps technical errors to user-friendly messages
- Added ErrorDisplay component (inline, banner, modal variants)
- Created useErrorMapper hook for easy integration
- Handles wallet rejection, missing extension, network timeout
- Maps account-not-found, transaction, and Soroban errors
- Preserves technical details for debugging
- Provides actionable guidance for users
- Added comprehensive usage documentation
@charityzarmai

Copy link
Copy Markdown
Author

close #268

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 performance budget and bundle analysis

1 participant