Support Web Share API for native sharing dialogs
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
See https://web.dev/web-share/
We should support the Web Share API to have native sharing dialogs for all the link shares. You could then directly share to email and other apps, natively from the operating system.
This could possibly also supersede our custom Social sharing via?


Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Web Share API reference linked in the issue and the existing Social sharing integration. No repository files, tests, or entry points are named, so locating the link-sharing implementation and deciding browser fallbacks will require project familiarity. Done means link shares can use native operating-system dialogs where supported, with the existing sharing behavior considered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100