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

Bug: Deep Linking Navigation Problem #9

Open
SidharthMudgil opened this issue Oct 16, 2023 · 0 comments
Open

Bug: Deep Linking Navigation Problem #9

SidharthMudgil opened this issue Oct 16, 2023 · 0 comments
Labels
bug Something isn't working high impact High impact on app

Comments

@SidharthMudgil
Copy link
Owner

Description:
The deep linking feature in our app is not functioning as expected. When a user clicks on a deep link and navigates within the app, pressing the back button does not take them back to the home destination as intended. Instead, it seems to be going back to the app from which the link was clicked.

Steps to Reproduce:

  1. Click on a deep link from an external app or source.
  2. Navigate within the app using the provided deep link.
  3. Press the back button to return to the previous screen.

Expected Behavior:
When pressing the back button after navigating through a deep link, the app should return the user to the home destination or the appropriate previous screen within the app, not the external app from which the link was clicked.

@SidharthMudgil SidharthMudgil added bug Something isn't working high impact High impact on app labels Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high impact High impact on app
Projects
None yet
Development

No branches or pull requests

1 participant