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: embedded webview for non-mobile logins #25

Open
metalurgical opened this issue Dec 6, 2023 · 0 comments
Open

feature: embedded webview for non-mobile logins #25

metalurgical opened this issue Dec 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@metalurgical
Copy link
Contributor

metalurgical commented Dec 6, 2023

Currently the login will open in the default external browser for non-mobile logins (mac, linux, windows), however no window focus switching will take place.

It would be better to implement an embedded webview if possible similar to what is done with mobile. This is due to a user in fullscreen or window-fullscreen mode not seeing the browser open and it will not be obvious that they would need to alt-tab (or equivalent) to get to the login screen.

Here is a starting point:
https://docs.unrealengine.com/5.3/en-US/API/Runtime/WebBrowser/

@metalurgical metalurgical added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants