nextcloud / nextcloud/server

Support Web Share API for native sharing dialogs

Open
#20,242 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: sharing
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.