Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMPROVEMENT] Storage alert---Add Alert for Error 1101 When Moving NFT #619

Open
Peppermint1020 opened this issue Dec 3, 2024 · 0 comments
Assignees

Comments

@Peppermint1020
Copy link
Collaborator

Peppermint1020 commented Dec 3, 2024

Description
There is currently no alert displayed for Error 1101, which occurs when attempting to move an NFT from a Flow account to an EVM account with only a 0.001 FLOW token balance. This lack of feedback leaves users unaware of why the transaction fails, leading to confusion and frustration.
https://www.flowscan.io/tx/8e4633c1b18874623c92a11c3e73f9f79aa1c72d34aece624e69a067587a461e

Steps to Reproduce
(1)Ensure the Flow account balance is at 0.001 FLOW.
(2)Attempt to move an NFT from the Flow account to an EVM account.
(3)Observe the lack of error alerts when the transaction fails with Error 1101.

Expected Behavior
An alert should be displayed when Error 1101 occurs, informing the user about insufficient balance for the operation and the minimum required balance.

Actual Behavior
No alert is displayed, and users are left to troubleshoot the issue without clear guidance.

Environment
Platform: iOS dev 2.2.10(34)

@Peppermint1020 Peppermint1020 converted this from a draft issue Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants