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

Way to detect if a web app is installed #1116

Closed
dmurph opened this issue Apr 5, 2024 · 2 comments
Closed

Way to detect if a web app is installed #1116

dmurph opened this issue Apr 5, 2024 · 2 comments

Comments

@dmurph
Copy link
Collaborator

dmurph commented Apr 5, 2024

Feedback here: https://issues.chromium.org/issues/331692948#comment15

For us, with the PWA, we offer more UI options primarily to match the PC native app and provide additional control options, such as a refresh button, because we know users don't have access to browser tools.

As a small example, we always hide the website's navbar when a user is logged in on the PWA. This provides more screen real estate for the app since we understand that's the main focus. We prefer users not to see the logout and settings options, which are rarely used; instead, they have to click to show the side menu.

This is supportive evidence for an 'installed' attribute that can be media-queried.

@marcoscaceres
Copy link
Member

I think this is a duplicate of #1092

@dmurph
Copy link
Collaborator Author

dmurph commented Apr 10, 2024

Close as duplicate

@dmurph dmurph closed this as completed Apr 10, 2024
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

No branches or pull requests

2 participants