nextcloud / nextcloud/contacts
Remove the "Delete" option from a shared address book if deletion isn't allowed
Open
Nobody has claimed this yet.
1. to develop
bug
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description

We've had this in Calendar too, where a shared calendar can't be removed by the sharee but the delete option was still shown.
Remove this option if the user can't use it.
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
No source file or test is named. Reproduce the shared address book as a sharee who cannot delete it, then locate the UI entry point that renders the Delete option. Done means the option is absent when deletion is unavailable, while remaining available when deletion is allowed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100