nextcloud / nextcloud/contacts

Contact deletion management (trash bin, undo)

Open
#296 13 comments 15 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement high
Dominant language
JavaScript
Stars
642
Forks
220
Avg merge
14h 39m
Merged PRs (30d)
51

Description

Two options (cumulable):

  • A trashbin to restore deleted contacts (local save)
  • An undo button

https://www.npmjs.com/package/store


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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 issue's two proposed options and the linked store package to determine the intended local persistence and undo behavior. Done should be defined for the selected undo option, with the trash-bin restore behavior clarified before implementation.

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.