Add "Send mail" toggle in sharing details ui for new shares
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Is your feature request related to a problem? Please describe.
sendMail is valid parameter that the share api can accept however the current ui for sharing does not allow the user to specify this.
See : https://github.com/nextcloud/server/pull/48381
Describe the solution you'd like
For mail shares:
- A new option should show up, potentially a checkbox or toggle option that enables or disables mail sending
Describe alternatives you've considered
- Depending on whether the system is configured to mail users for all kinds of shares, this could be a general setting?
cc: @nextcloud/designers ideas and or actual mockup appreciated.
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 sharing details UI and the share API behavior described in PR #48381. Determine how mail shares should expose the sendMail option, then verify that the new toggle enables or disables mail sending for those shares.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100