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/ Partial or old balance displayed on the dashboard #714

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

PetromirDev
Copy link
Member

@PetromirDev PetromirDev commented Apr 19, 2024

Changes:

  • Call fetch additionalPortfolio before portfolio- may seem odd at first, because additionalPortfolio sounds like something that isn't as important, but we currently display assets from additional portfolio first, so it makes more sense to fetch them first. Otherwise the tokens on the dashboard are reordered once additional is fetched.
  • Made all operations synchronous in selectAccount
  • Updated portfolio helpers

Linked with:

https://github.com/AmbireTech/ambire-app/pull/2107

@PetromirDev PetromirDev merged commit ac3d91c into v2 Apr 19, 2024
1 check passed
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
None yet
2 participants