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

Sandstorm: if link is opened in a tab, app should redirect to one with Sandstorm chrome #43

Open
mitar opened this issue Apr 22, 2016 · 1 comment

Comments

@mitar
Copy link
Member

mitar commented Apr 22, 2016

For our Sandstorm integration. Currently user can open in-app links into a tab and escape Sandstorm chrome. This makes it really bad UI. App should do something about it.

Currently the issue is that they cannot really know where to redirect to back.

sandstorm-io/sandstorm#1848

@mitar
Copy link
Member Author

mitar commented Apr 22, 2016

One option would be to access the outside location using window.parent.location and store it on the server side. Then if app is opened without chrome, it uses that to redirect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant