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

Refresh #127

Open
imashnake0 opened this issue Feb 27, 2024 · 0 comments · May be fixed by #130
Open

Refresh #127

imashnake0 opened this issue Feb 27, 2024 · 0 comments · May be fixed by #130
Labels
bug Something isn't working enhancement Enhancement good first issue Good for newcomers
Projects

Comments

@imashnake0
Copy link
Owner

Because of rate limiting, we now use FetchPolicy.CacheFirst (with #126), this means that data is loaded from the cache if it's available and network if not. The only way to refresh data is to clear storage. Compose Material3 1.2.0 has Pull to refresh, use this to refresh content on demand alongside CacheFirst.

@imashnake0 imashnake0 added bug Something isn't working enhancement Enhancement good first issue Good for newcomers labels Feb 27, 2024
@imashnake0 imashnake0 added this to To do in Roadmap via automation Feb 27, 2024
@imashnake0 imashnake0 linked a pull request Mar 28, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Enhancement good first issue Good for newcomers
Projects
Roadmap
To do
Development

Successfully merging a pull request may close this issue.

1 participant