-
Notifications
You must be signed in to change notification settings - Fork 11
UX de conexion/reintentos #48
Copy link
Copy link
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcomplexity:trivial100 points - small, clearly bounded task100 points - small, clearly bounded taskfrontendFrontend implementation workFrontend implementation workmobileMobile user experience and compatibilityMobile user experience and compatibilitywalletWallet connection and signing flowsWallet connection and signing flows
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcomplexity:trivial100 points - small, clearly bounded task100 points - small, clearly bounded taskfrontendFrontend implementation workFrontend implementation workmobileMobile user experience and compatibilityMobile user experience and compatibilitywalletWallet connection and signing flowsWallet connection and signing flows
Why this matters
Clear error guidance helps users recover from wallet connection problems without guesswork.
Problem
The current UI does not always show what to do next when a wallet connection fails.
Scope
Implementation guidance
src/components/WalletSetupModal.tsx,src/components/BottomNav.tsx,src/components/NavLink.tsx, andsrc/pages/Login.tsx.Out of scope
Acceptance criteria
Validation
npm run devand trigger or simulate the wallet error.npm run buildto confirm the UI still compiles.PR requirements
Closes #48.Complexity