Skip to content

fix(web): preserve default token on payment stream reset - #1

Open
Tobore2000 wants to merge 1 commit into
mainfrom
fix/404-payment-stream-token-reset
Open

fix(web): preserve default token on payment stream reset#1
Tobore2000 wants to merge 1 commit into
mainfrom
fix/404-payment-stream-token-reset

Conversation

@Tobore2000

Copy link
Copy Markdown
Owner

Summary

  • Preserve the primary supported token when resetting the payment stream form.
  • Keep the existing XLM fallback when no token option is available.

Issue

Resolves Fundable-Protocol#404.

Testing

  • Focused Vitest suite was attempted.
  • Test execution is currently blocked by a pre-existing syntax error in the fee-estimation block of CreatePaymentStream.tsx.

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.

web(CreatePaymentStream): preserve default token choice on form reset

1 participant