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

UI glitch on iPhone and git fetch issue #32

Closed
luni-moon opened this issue Feb 11, 2021 · 3 comments
Closed

UI glitch on iPhone and git fetch issue #32

luni-moon opened this issue Feb 11, 2021 · 3 comments
Labels
bug Something isn't working enhancement New feature or request git

Comments

@luni-moon
Copy link

luni-moon commented Feb 11, 2021

Although it does say the fetch did succeed, it actually doesn’t, because the changes that were made on GitHub, are not visible, as well as the number next to the down arrow didn’t change, as well as the locals/remote repo isn’t changed at all, it stays the same as it was before the “fetch”. I would recommend adding back the merge feature as well. It also prevents me from pushing changes. Notice the highlighted part on the bottom bar on the first image, it still shows 6 GitHub commits, even though it says it successfully fetched them.
EAB3CA50-D9CB-48BB-AF72-BDCE5B6DBEA3
9108E7E7-F3D4-45C4-9B00-BD5AFA39E5CB

Also, on the very top left corner, there is a little black rectangle, on the gray bar. I don’t know if it is the style I use, but it shouldn’t be happening.

One more thing, I noticed there are a lot of bugs in a short amount of time since the most recent update. I would suggest using Apple' bug testing program, which I don’t remember the app name, if iirc it is Test (something). Then I would send out testing invitations to certain people who you know would use it and give constructive feedback. If you need someone to help start bug testing/beta testing, just let me know. Try to get almost every bug squashed (more than this most recent update), and then release the update, even if it goes against your timeframe. Just some feedback on how the app versions work and happen, and how to prevent this many bugs. No offense meant, as well. Thanks for understanding!

@bummoblizard bummoblizard changed the title Fetch UI glitch on iPhone and git fetch issue Feb 13, 2021
@bummoblizard bummoblizard added bug Something isn't working enhancement New feature or request git labels Feb 13, 2021
@bummoblizard
Copy link
Member

Merging is something I'm working on. Currently, you'll need to checkout to the latest commit manually.

Regarding the fetch issue, 6 represents the number of commits you are behind the remote and 1 represents the number of commits you are ahead of the remote. Although the files are not changed in the working directory, the git objects are fetched. You can checkout to the remote branch to see the changes.

@luni-moon
Copy link
Author

Okay, thanks!

@luni-moon
Copy link
Author

luni-moon commented Apr 17, 2021

I still have some issues while using this app on iPhone, in landscape mode, @bummoblizard.

Here is a video:

FullSizeRender.mov

I really don’t know how I reproduced it, but the sidebar eventually gets super scrunched, even more then it is normally, while in landscape mode, while typing, which makes it harder to go between menus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request git
Projects
None yet
Development

No branches or pull requests

2 participants