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

Fix non-standard protocol handling #1186

Merged

Conversation

micahmo
Copy link
Member

@micahmo micahmo commented Mar 11, 2024

Pull Request Description

This PR is very similar to #1152, except that it handles the case where the non-standard protocol is the original link (not a link that is navigated to in the in-app browser). In this case, it's pointless to even show the in-app browser because it will never be able to handle the link, so we will jump immediately to launching the external app.

Issue Being Fixed

Issue Number: N/A

Screenshots / Recordings

Before

links_before.mp4

After

links_after.mp4

Checklist

  • Did you update CHANGELOG.md?
  • Did you use localized strings where applicable?
  • Did you add semanticLabels where applicable for accessibility?

Copy link
Member

@hjiangsu hjiangsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hjiangsu hjiangsu merged commit d9275a5 into thunder-app:develop Mar 11, 2024
1 check passed
@micahmo micahmo deleted the fix/non-standard-protocol-handling branch March 11, 2024 16:00
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