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

Create fallback page for iOS browsers failing to open Tailscale login page #198

Merged
merged 3 commits into from
Oct 15, 2023

Conversation

bitfliq
Copy link
Contributor

@bitfliq bitfliq commented May 1, 2023

Proposed Changes

Modify nginx ingress JS replacement for rendered tailscale link pages to provide fallback on mobile for target=_blank links.

On iOS mobile, error page currently appears when clicking link to Tailscale.
image

If link fails to open, falls back to displaying URL to be copy-pasted into browser.
image

Related Issues

@github-actions

This comment was marked as resolved.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label May 31, 2023
@github-actions github-actions bot closed this Jun 7, 2023
@frenck frenck reopened this Jun 7, 2023
@frenck frenck removed the stale There has not been activity on this issue or PR for quite some time. label Jun 7, 2023
@github-actions

This comment was marked as resolved.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Jul 8, 2023
@lmagyar
Copy link
Contributor

lmagyar commented Jul 8, 2023

Not stale.

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label Jul 9, 2023
@github-actions

This comment was marked as resolved.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Aug 9, 2023
@lmagyar
Copy link
Contributor

lmagyar commented Aug 9, 2023

Still not stale.

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label Aug 10, 2023
@github-actions

This comment was marked as resolved.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Sep 10, 2023
@lmagyar
Copy link
Contributor

lmagyar commented Sep 11, 2023

Still not stale.

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label Sep 12, 2023
@github-actions

This comment was marked as resolved.

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Oct 12, 2023
@lmagyar
Copy link
Contributor

lmagyar commented Oct 12, 2023

not stale

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label Oct 13, 2023
@frenck frenck added the enhancement Enhancement of the code, not introducing new features. label Oct 15, 2023
Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

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

Thanks, @bitfliq 👍

../Frenck

@frenck frenck merged commit 92122ba into hassio-addons:main Oct 15, 2023
lmagyar pushed a commit to lmagyar/homeassistant-addon-tailscale that referenced this pull request Oct 16, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Oct 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JS Error When Attempting to Open Login Page iOS native app currently incompatible with target=_blank links
3 participants