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

PE-6709: navigate to drive explorer before wallet balance and io tokens fetch completion #1824

Conversation

thiagocarvalhodev
Copy link
Collaborator

@thiagocarvalhodev thiagocarvalhodev commented Aug 29, 2024

  • fetch the balance async unlocking drive explorer faster
  • update ardrive auth user api
  • implement/update unit tests

--- Releases ---
Android release: https://appdistribution.firebase.google.com/testerapps/1:305132849030:android:6cf0cd5ec064fad3ffce07/releases/00p5mbmg4sioo

- fetch the balance async unlocking drive explorer faster
- update ardrive auth user api
- implement/update unit tests
@thiagocarvalhodev thiagocarvalhodev self-assigned this Aug 29, 2024
Copy link

github-actions bot commented Aug 29, 2024

Visit the preview URL for this PR (updated for commit 629ca5b):

https://ardrive-web--pr1824-pe-6623-navigate-to-8vhdg2tg.web.app

(expires Tue, 17 Sep 2024 15:27:02 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a224ebaee2f0939e7665e7630e7d3d6cd7d0f8b0

Base automatically changed from PE-6610-network-errors-when-selecting-inactive-gateways to PE-6472-implement-ario-sdk-integration-gar September 6, 2024 20:11
Base automatically changed from PE-6472-implement-ario-sdk-integration-gar to dev September 6, 2024 21:33
@@ -500,7 +500,7 @@ class _ProfileCardState extends State<ProfileCard> {
),
if (ioTokens == null)
Text(
'An error occurred while fetching IO tokens',
'Loading...',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intentional?

- load tokens async
- show error state when the io tokens fails to fetch
- add refresh button
- if returns null throw exception
- set as not failed when refreshing the balance
@thiagocarvalhodev thiagocarvalhodev changed the title PE-6623: navigate to drive explorer before wallet balance and io tokens fetch completion PE-6709: navigate to drive explorer before wallet balance and io tokens fetch completion Sep 10, 2024
@thiagocarvalhodev thiagocarvalhodev merged commit 27289ef into dev Sep 11, 2024
7 checks passed
@thiagocarvalhodev thiagocarvalhodev deleted the PE-6623-navigate-to-drive-explorer-before-wallet-balance-and-io-tokens-fetch-completion branch September 11, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants