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
Description:
When transferring non-FLOW tokens (FT), the storage alert incorrectly pops up under certain conditions. Specifically, if the user attempts to send the maximum amount of an FT, the storage alert is triggered, even though it appears to incorrectly apply the minimum storage requirement for FLOW tokens. The storage alert should only be displayed when the FLOW token balance is insufficient to meet the storage requirement, not when transferring other FTs.
Steps to Reproduce:
(1) Log in to an account with sufficient FLOW balance to cover storage.
(2) Attempt to send the maximum amount of a non-FLOW token (e.g., another FT).
(3) Observe the storage alert popup. Expected Behavior:
The storage alert should only be displayed if the FLOW token balance falls below the required storage threshold. It should not be triggered during FT transfers unless FLOW token storage requirements are genuinely unmet.
Actual Behavior:
The storage alert pops up incorrectly during non-FLOW token transfers, even when the FLOW token balance is sufficient to meet the storage requirement.
Version: prod version 2.5.22
The text was updated successfully, but these errors were encountered:
Peppermint1020
changed the title
[FEATURE] When transfer other ft, the storage alert popup incorrectly
[FEATURE] Incorrect Storage Alert Popup for Non-FLOW Token Transfers
Nov 27, 2024
Description:
When transferring non-FLOW tokens (FT), the storage alert incorrectly pops up under certain conditions. Specifically, if the user attempts to send the maximum amount of an FT, the storage alert is triggered, even though it appears to incorrectly apply the minimum storage requirement for FLOW tokens. The storage alert should only be displayed when the FLOW token balance is insufficient to meet the storage requirement, not when transferring other FTs.
Steps to Reproduce:
(1) Log in to an account with sufficient FLOW balance to cover storage.
(2) Attempt to send the maximum amount of a non-FLOW token (e.g., another FT).
(3) Observe the storage alert popup.
Expected Behavior:
The storage alert should only be displayed if the FLOW token balance falls below the required storage threshold. It should not be triggered during FT transfers unless FLOW token storage requirements are genuinely unmet.
Actual Behavior:
The storage alert pops up incorrectly during non-FLOW token transfers, even when the FLOW token balance is sufficient to meet the storage requirement.
Version: prod version 2.5.22
The text was updated successfully, but these errors were encountered: