-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Problem
After submitting a swap transaction, the status bar at the bottom shows "Transaction Submitted" but never transitions to "Confirmed" state. The transaction completes on-chain successfully, but the UI stays stuck on the submitted/confirming stage. Only a full page reload updates the state.
Expected behavior
Status bar should transition: Submitted β Confirming β Confirmed (with close button), then reset to initial Swap button state.
Related
- Swap transaction status bar hangs after submissionΒ #1381 added timeout handling for the polling, but the core issue of status not updating remains
- Component:
src/pages/teleport/components/actionBarPingTxs.tsx - Action bar:
src/pages/teleport/swap/actionBar.swap.tsx
π€ Generated with Claude Code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels