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

deps: Temporarily use fork for @react-navigation/stack #5682

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

chrisbobbe
Copy link
Contributor

(Much like we did for @react-navigation/bottom-tabs in c0b17bd.)

To get chrisbobbe/react-navigation@a588dcee9, which I've published to NPM in @zulip/react-navigation-stack@5.14.10-0.zulip.1.

It cherry-picks react-navigation/react-navigation@5a1987708, which fixes #5486, as noted there:
#5486 (comment)

So this fix will become unnecessary when we're on React Navigation 6; that's issue #4936.

Tested the bugfix on my iPhone 13 Pro running iOS 16.1, with and without "Debug with Chrome". The bug was fixed, and back navigation worked as expected, both with the swipe gesture and the back button.

Fixes: #5486

@gnprice
Copy link
Member

gnprice commented Mar 13, 2023

Sounds good, thanks! Merging.

(Much like we did for @react-navigation/bottom-tabs in c0b17bd.)

To get chrisbobbe/react-navigation@a588dcee9, which I've published
to NPM in @zulip/react-navigation-stack@5.14.10-0.zulip.1.

It cherry-picks react-navigation/react-navigation@5a1987708, which
fixes zulip#5486, as noted there:
  zulip#5486 (comment)

So this fix will become unnecessary when we're on React Navigation
6; that's issue zulip#4936.

Tested the bugfix on my iPhone 13 Pro running iOS 16.1, with and
without "Debug with Chrome". The bug was fixed, and back navigation
worked as expected, both with the swipe gesture and the back button.

Fixes: zulip#5486
@gnprice gnprice force-pushed the pr-ios-left-touch-target branch from 77c9eda to 705c0b0 Compare March 13, 2023 23:58
@gnprice gnprice merged commit 705c0b0 into zulip:main Mar 13, 2023
@chrisbobbe chrisbobbe deleted the pr-ios-left-touch-target branch March 13, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Topic autocomplete missing part of touch target on iOS
2 participants