nextcloud / nextcloud/contacts

Remove the "Delete" option from a shared address book if deletion isn't allowed

Open
#3,036 5 comments 1 reaction 0 assignees View on GitHub

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

image

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.