Skip to content

#106 — Create TxStatus shared component #142

@IbrahimIjai

Description

@IbrahimIjai

Description:
Create apps/web/src/shared/components/TxStatus.tsx. Displays transaction lifecycle:

  • Pending: spinner + "Waiting for confirmation…"
  • Success: checkmark + hash + "View on Stellar Expert" link
  • Failed: error icon + readable error message (via parseSorobanError)

Used inside Sonner toasts (via toast.custom) and optionally as an inline component.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions