slapperwan / gh4a

Github client for Android
Apache License 2.0
1.71k stars 220 forks source link

Fails to connect to github when a profile is viewed through the weekly monthly trending repos #834

Open isreal6ix opened 6 years ago

isreal6ix commented 6 years ago

Expected Behavior

It should be able to load profiles conveniently, regardless of where it was clicked from...

Actual Behavior

When a user profile is clicked from the weekly/monthly trending repos, it would load for like a second and then display a message saying : Loading the data from Github failed

But when a profile is clicked theory 'Today's' menu, it will work fine

How to reproduce the bug

Open the app, login using your github details, open the menu at the top left corner, scroll down and select 'Trending Repos', now move to either the week or the month to see the trending repos. When it opens, select a repository, after loading, now touch the user's profile name located in the repository(before the '/'** For instance, proflink/Gn4qr Where proflink is the profile link we should click so as to get to the users profile to see more of his/her works and details )

After clicking on the link, it would load and after some couple of sec, it would give a message that loading data from github failed...

NOTE : when a profile is clicked from the 'today' list in the trending repo, it opens neatly

To reproduce the bug might get a little tricky.... Just follow the step above and also endeavor to see the video below....

TEST TOOLS

Recording of the bug is showned below....

Watch the video below to see how it behaves....

https://youtu.be/1jErrxyQ1N4



Posted on Utopian.io - Rewarding Open Source Contributors

maniac103 commented 6 years ago

I'm pretty sure this depends on the type of opened user: it's very likely to only occur for organizations and thus has the same root cause as #830. Can you confirm it only happens for organizations? If no, with what non-organization user can you reproduce this with?