Consider adding native share functionality #761
Labels
area:frontend
Everything frontend related
area:usability
Usability related issues
kind:new-feature
A new feature
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.
The text was updated successfully, but these errors were encountered: