Skip to content

Conversation

@Aman-Maheshwari
Copy link

Proposed changes

Fix: issue handling go back on swipe on android

Issue(s)

Fix issue #4036 .
#4398 is closed because of merge issue.

Video

fixissue4036.1.mp4

@Aman-Maheshwari
Copy link
Author

@chrisbobbe please review this.
closed #4398 becaue of merge issue
fixes - #4036

@chrisbobbe
Copy link
Contributor

Thanks, @Aman-Maheshwari!

Please write a descriptive commit message that follows our commit-message style. You may also find it helpful to see examples of existing commit messages by viewing the commit history (see our git guide for how to do that; in particular, I use Greg's "secret" all the time 🙂).

Also, pinging @gnprice as someone who uses Android much more than I do. FYI, as I mentioned in the issue, Android does seem to recommend using gesture-based navigation, so I think this would be a good change. You can also see previous discussion on the PR this replaces, #4398.

@Aman-Maheshwari
Copy link
Author

I have updated the commit messgae to be more descriptive @chrisbobbe .
@gnprice can you please review the changes and share your views on this.
does it requires any more changes ?
I hope if its fine then it can be merged.
Thank You In Advance.

chrisbobbe added a commit to chrisbobbe/zulip-mobile that referenced this pull request Feb 2, 2021
This is fine because we've just changed all the places where we were
navigating to 'loading', to instead navigate to 'main-tabs'.

This removes a `NavigationService` callsite that's been throwing
quite a lot; that's zulip#4453. We still don't know why it's throwing
those errors, and we haven't managed to reproduce it yet. But it
means we should continue to prioritize removing `NavigationService`.

See discussion at
  https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/.23M4453.20.22Tried.20to.20use.20NavigationService.20before.20appContaine.2E.2E.2E/near/1111875.

Fixes: zulip#4432
chrisbobbe added a commit to chrisbobbe/zulip-mobile that referenced this pull request Feb 8, 2021
This is fine because we've just changed all the places where we were
navigating to 'loading', to instead navigate to 'main-tabs'.

This removes a `NavigationService` callsite that's been throwing
quite a lot; that's zulip#4453. We still don't know why it's throwing
those errors, and we haven't managed to reproduce it yet. But it
means we should continue to prioritize removing `NavigationService`.

See discussion at
  https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/.23M4453.20.22Tried.20to.20use.20NavigationService.20before.20appContaine.2E.2E.2E/near/1111875.

Fixes: zulip#4432
chrisbobbe added a commit to chrisbobbe/zulip-mobile that referenced this pull request Feb 8, 2021
This is fine because we've just changed all the places where we were
navigating to 'loading', to instead navigate to 'main-tabs'.

This removes a `NavigationService` callsite that's been throwing
quite a lot; that's zulip#4453. We still don't know why it's throwing
those errors, and we haven't managed to reproduce it yet. But it
means we should continue to prioritize removing `NavigationService`.

See discussion at
  https://chat.zulip.org/#narrow/stream/243-mobile-team/topic/.23M4453.20.22Tried.20to.20use.20NavigationService.20before.20appContaine.2E.2E.2E/near/1111875.

Fixes: zulip#4432
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants