nextcloud / nextcloud/contacts
Multiple selection in a group: adding a “Remove from group” action
Open
@GVodyanov is already working on this.
Since Mar 16, 2026.
1. to develop
design
enhancement
feature: contacts
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Is your feature request related to a problem? Please describe.
You recently added the ability to use multiple selection to add contacts to a contact group in a single step (seen in Contacts 8.4.1 (for Nextcloud 33) et 8.3.5 (for Nextcloud 32).
That's great, except that the reverse process isn't possible !
Describe the solution you'd like
Here’s what I suggest:
- Go to the relevant group
- Select the contact you want to remove from the group
- A new icon (next to the others: merge, delete, move to another address book) with a tooltip that reads “Remove {number of selected contacts} contacts from the group”
Describe alternatives you've considered
No response
Additional context
No response
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.
Assessment
This issue has not been assessed yet.