Skip to content

Conversation

@Jon-edge
Copy link
Collaborator

@Jon-edge Jon-edge commented Dec 5, 2025

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Note

On PendingFundsError, navigate back to swapCreate before showing PendingTxModal to prevent blocking the swap quote flow; update CHANGELOG.

  • Swap processing:
    • In src/components/scenes/SwapProcessingScene.tsx, on PendingFundsError now navigates to swapTab > swapCreate with current params before invoking showPendingTxModal, avoiding a blocked quote flow.
  • CHANGELOG:
    • Add entry: fixed PendingTxModal blocking swap quote flow.

Written by Cursor Bugbot for commit 8c0d707. This will update automatically on new commits. Configure here.


@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

Copy link
Contributor

@swansontec swansontec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm surprised this isn't navigation.popTo, but I see that we are already using navigation.navigate to go back elsewhere in this scene, so at least this is consistent with whatever is going on. 👍

@Jon-edge Jon-edge merged commit 7c5af9f into develop Dec 5, 2025
3 checks passed
@Jon-edge Jon-edge deleted the jon/fix/swap-pending-tx branch December 5, 2025 19:36
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.

3 participants