Git-point: Repository list for logged in user doesn't show private repos

Created on 12 Jul 2017  路  5Comments  路  Source: gitpoint/git-point

When clicking Repositories on the authenticated user profile screen, the list of repositories that shows is only public (unless actually searched for --> that call will show a private repo)

This is most likely due to endpoint that's hit by getRepositories in the user.actions. Although /users/${user}/repos is correct for other users --> we'll have to conditionally set the endpoint to be /user/repos for the authenticated user in order to see private repos in the list.

bug assigned

All 5 comments

Hey I'll take this issue on 馃憢

@krsjoseph Thank you so much, but it looks like there's a PR up for it already! Please don't hesitate to work on anything else if you would like however, and I appreciate it :)

No worries I was view from mobile web. didn't see the referenced pr. was just looking at the tags.

Is there a 'being worked on' or 'taken' tag? I think it'd be great so see from the issue list which issues were taken etc.

There is - there's an assigned tag. Will make sure to keep them all updated :raised_hands:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

umarmughal picture umarmughal  路  4Comments

kamasheto picture kamasheto  路  3Comments

arthurdenner picture arthurdenner  路  3Comments

housseindjirdeh picture housseindjirdeh  路  5Comments

gulien picture gulien  路  5Comments