nextcloud / nextcloud/calendar
Ask for confirmation before permanent deletion in the trash bin
Open
Nobody has claimed this yet.
1. to develop
enhancement
Feature: Trash bin
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
- [Deleted items] Add an additional confirmation dialog on deletion
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 locating the Deleted items view and its permanent-deletion action in the calendar app. Trace how deletion is triggered, then add a confirmation step before the permanent deletion occurs and verify that deletion only proceeds after confirmation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100