mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-19 13:41:09 -05:00
Blank profile screen for BitBucket #53
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aseef17 on GitHub (May 1, 2020).
The user section (Team/Me) section just shows a blank screen for a BitBucker user
@pd4d10 commented on GitHub (May 2, 2020):
Oh, it's wired. Is this BitBucket instance https://bitbucket.org or self-hosted? Could you please provide your BitBucket username?
@aseef17 commented on GitHub (May 2, 2020):
That’s the bitbucket instance
My username is aseef_boilerplate
@shreyas1599 commented on GitHub (May 2, 2020):
@pd4d10 I just noticed this as well. Attaching a screenshot. Must be because of no avatar.
EDIT: I just compared the release version on the play store with the latest mater branch. Master branch works fine. Problem with the release.
@aseef17 commented on GitHub (May 5, 2020):
I don’t suppose that’s the problem. I added a profile image, removed and added my account again but I still have the same blank grey screen
@shreyas1599 commented on GitHub (May 5, 2020):
@aseef17 Are you using the release on play/app store or have you built it by yourself? As I've mentioned in my comment, the latest master branch works fine while there's a problem with the release.
@aseef17 commented on GitHub (May 5, 2020):
Using the release version from App Store. I wouldn’t mind side loading but it’s just too much of a hassle to refresh Apple app ID every 7 days or the app becomes non-functional
@shreyas1599 commented on GitHub (May 5, 2020):
@pd4d10 is planning to release it on test flight soon. You could use that when it's available. See #61.
@shreyas1599 commented on GitHub (May 9, 2020):
@pd4d10 I just checked. I'm afraid this error still exists on the android beta release.
Could this be the reason for the error?
@shreyas1599 commented on GitHub (May 9, 2020):
Just checked. This is the error. I got a positive response when I used my accountID instead of my username. Seems like we should add accountId to
Account.@aseef17 commented on GitHub (May 11, 2020):
@pd4d10
This issue still occurs in the beta release on TestFlight.
You should check out PR made by @shreyas1599