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

Consider adding native share functionality #761

Open
LukasKalbertodt opened this issue Mar 16, 2023 · 0 comments
Open

Consider adding native share functionality #761

LukasKalbertodt opened this issue Mar 16, 2023 · 0 comments
Labels
area:frontend Everything frontend related area:usability Usability related issues kind:new-feature A new feature

Comments

@LukasKalbertodt
Copy link
Member

There is actually a web API to open the systems native share dialog (mostly known from Smartphones): https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share

This could be used in various places. We probably only want to show a button for that if it's actually available.

@LukasKalbertodt LukasKalbertodt added area:frontend Everything frontend related kind:new-feature A new feature area:usability Usability related issues labels Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:frontend Everything frontend related area:usability Usability related issues kind:new-feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant