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

Feature request: Linking Improvements #1234

Closed
alexrisch opened this issue Nov 20, 2024 · 1 comment
Closed

Feature request: Linking Improvements #1234

alexrisch opened this issue Nov 20, 2024 · 1 comment
Assignees
Labels
Deep Links enhancement New feature or request

Comments

@alexrisch
Copy link
Contributor

alexrisch commented Nov 20, 2024

Is your feature request related to a problem?

Umbrella Ticket for Deep Links/Linking Improvements

We need to setup a more robust and consistent deep link strategy

We should handle:

  1. Linking from notifications as if using normal links
  2. Waiting for hydration to finish before attempting a link, but doing it once done
  3. Handling links once the app is already launched as well

We need to focus on the testability of these links and the app being resilient enough to handle bad links and loading information on demand if needed

This means:

  1. Display loading if it's happening
  2. Display errors if there is an error
  3. Display 404 status

Currently Known Issues with current implementation:
#1182
#1130
#853

Describe the solution to the problem

No response

Describe the uses cases for the feature

No response

Additional details

No response

@alexrisch alexrisch added enhancement New feature or request Deep Links labels Nov 20, 2024
@alexrisch alexrisch added this to the Milestone 1 - V3 Only milestone Nov 21, 2024
@technoplato
Copy link
Collaborator

Made sure handling that was already in place for iOS functions properly now - no additional logic for malformed urls etc was added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deep Links enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants