nextcloud / nextcloud/contacts
Contact deletion management (trash bin, undo)
Open
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
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 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