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

feat: Apply data auto refresh #472

Merged
merged 3 commits into from
Apr 9, 2024
Merged

Conversation

jinoosss
Copy link
Member

@jinoosss jinoosss commented Apr 9, 2024

What type of PR is this?

  • feature

What this PR does:

  • The wallet periodically patches the account's balance.
  • Change to use React Query.

@jinoosss jinoosss requested review from skqksh and dongwon8247 April 9, 2024 07:30
dongwon8247
dongwon8247 previously approved these changes Apr 9, 2024
Copy link
Member

@dongwon8247 dongwon8247 left a comment

Choose a reason for hiding this comment

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

Balances in Main and Sidebar are updated well, but TokenDetail's balance doesn't seem to be updated. Can you check? Also I've only tested with $GNOT, but please check with GRC20s too.

image

@jinoosss
Copy link
Member Author

jinoosss commented Apr 9, 2024

@dongwon8247
Thanks for pointing this out to me.
I've fixed it to work on the token details page.

2024-04-09.6.32.37.mov

@jinoosss jinoosss requested a review from dongwon8247 April 9, 2024 09:38
@jinoosss jinoosss merged commit b14b190 into main Apr 9, 2024
2 checks passed
@jinoosss jinoosss deleted the ADN-532-apply-data-auto-refresh branch April 9, 2024 10:46
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