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

[BUG] After initializing a Cadence account to receive an asset, transfers of that asset to that account incorrectly display a warning #92

Open
4 tasks
JeffreyDoyle opened this issue Dec 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@JeffreyDoyle
Copy link
Collaborator

Current Behavior

  • After a user configures their Cadence account to receive an asset by setting up the required vault, transfers of that asset from other accounts to that Cadence account continue to show an incorrect warning that the recipient account is not configured to receive that asset.

Expected Behavior

  • Warnings about recipient accounts being correctly configured to receive an asset are always correctly displayed

Steps to Reproduce

  • Setup a new Cadence account
  • Attempt to transfer some asset to that Cadence account
  • Observe the correct warning displayed that the account is incorrectly configured
  • Configure the recipient account to receive that asset
  • Attempt to transfer that same asset to that Cadence account
  • Observe the now incorrect warning displayed that the account is incorrectly configured

Expected Outcomes

  • Warnings about recipient accounts being correctly configured to receive an asset are always correctly displayed

Platforms

  • Extension
  • iOS
  • Android

Details:

@JeffreyDoyle JeffreyDoyle added the bug Something isn't working label Dec 23, 2024
@JeffreyDoyle JeffreyDoyle moved this to Todo in Flow Wallet Dec 23, 2024
@lmcmz
Copy link
Member

lmcmz commented Dec 30, 2024

@JeffreyDoyle which client are you testing with ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants