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

Posts in Home tab (first tab) does not load intermittently #1

Open
kaushiknsanji opened this issue Jul 25, 2021 · 0 comments
Open

Posts in Home tab (first tab) does not load intermittently #1

kaushiknsanji opened this issue Jul 25, 2021 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@kaushiknsanji
Copy link
Owner

The said issue occurs intermittently whenever the app is launched somewhat immediately after closing/exiting the app.

When this happens, it can be observed that the progress bar is shown, while in the logs we get to see NO communication initiated by OkHttp with the REST API for retrieving the Post list.

Unit Tests for HomeViewModel did not reveal any issue, while Instrumented Tests involving HomeFragment through MainActivity did show up the same problem occurring intermittently for testcases that involved working with the fragment of Home Tab.

Only workaround right now is to relaunch the app several times until it loads the list.

@kaushiknsanji kaushiknsanji added the help wanted Extra attention is needed label Jul 25, 2021
@kaushiknsanji kaushiknsanji self-assigned this Jul 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant