Skip to content

UX de conexion/reintentos #48

@Kalebtron1

Description

@Kalebtron1

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

  • Improve the error copy for the most common wallet failures.
  • Add a visible retry or recovery path in the wallet modal.
  • Keep the changes aligned with the current design system.

Implementation guidance

  • Touch src/components/WalletSetupModal.tsx, src/components/BottomNav.tsx, src/components/NavLink.tsx, and src/pages/Login.tsx.
  • Make the retry path obvious and low-friction.
  • Keep the UI changes consistent with the existing design language.

Out of scope

  • A full redesign of the authentication experience.
  • Adding new wallet providers.

Acceptance criteria

  • PR includes the UI changes and copy for the error states.
  • Reviewer can trigger or simulate the failure and see the recovery path.
  • The PR description includes the expected user-facing behavior.

Validation

  • Run npm run dev and trigger or simulate the wallet error.
  • Run npm run build to confirm the UI still compiles.
  • Check that the recovery path is visible and understandable.

PR requirements

  • Include Closes #48.
  • Provide the final copy that should appear to users.
  • Mention any edge cases that remain out of scope.

Complexity

  • Trivial (50 points)

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programcomplexity:trivial100 points - small, clearly bounded taskfrontendFrontend implementation workmobileMobile user experience and compatibilitywalletWallet connection and signing flows

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions