-
Notifications
You must be signed in to change notification settings - Fork 54
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
Add interval refresher #699
Conversation
p6te
commented
Jul 1, 2024
- added interval refresher to the app.
- handle refresh on timeout error
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please create a new target branch (sync with dev
), and name it opt
. We want to make the update atomic
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Refreshing blocks the entire app. What are the options to make it non-blocking?
Screencast from 13.07.2024 20:56:03.webm
video comment: (after triggering the refresh, I want to change the tick index. Actually the tick is updated the moment all the data is loaded (not all of this data is even needed to plot the chart)
768f623
to
c87e259
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why you remove loader from unclaimed fees?
This pull request has been deployed to Vercel.
|