QuantumBadger / QuantumBadger/RedReader
Refreshing while offline should preserve cached posts
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 527
- Avg merge
- 20d 10h
- Merged PRs (30d)
- 3
Description
While browsing posts, hitting refresh while offline will display "Connection Error" and clear the posts view. However, re-selecting the current sort in the sorting options menu will re-populate the view with the cached data for the posts. To keep the behavior consistent, refreshing while offline should display the "Connection Error" message but not clear the content of the view.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by browsing posts, going offline, and refreshing the view. Done means the Connection Error message appears while the existing cached post content remains visible, consistent with re-selecting the current sort in the sorting options menu.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100