You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After triggering an Approve tx, the Approve button should remain in the loading state until the Tx succeeds/fails.
Ir now becomes re-enabled before that and eventually, due to auto-reload, turns into Swap.
Steps to reproduce
Set up a swap that requires an Approval until the Approve button becomes enabled. Then trigger the Approve tx. The "Approve" button goes into the "loading" state.
Expected behavior
The "Approve" button becomes enabled again after the Approve Tx succeeds, and it turns into the "Swap" button.
Actual behavior
The "Approve" button becomes enabled again before the Approve Tx succeeds, and it remains the "Approve" button.
Bug Report
Description
Screen.Recording.2024-07-24.at.13.30.19.mov
After triggering an Approve tx, the Approve button should remain in the loading state until the Tx succeeds/fails.
Ir now becomes re-enabled before that and eventually, due to auto-reload, turns into Swap.
Steps to reproduce
Set up a swap that requires an Approval until the Approve button becomes enabled. Then trigger the Approve tx. The "Approve" button goes into the "loading" state.
Expected behavior
The "Approve" button becomes enabled again after the Approve Tx succeeds, and it turns into the "Swap" button.
Actual behavior
The "Approve" button becomes enabled again before the Approve Tx succeeds, and it remains the "Approve" button.
Additional Information
The text was updated successfully, but these errors were encountered: