nextcloud / nextcloud/tables

Trashbin

Open
#666 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
Dominant language
JavaScript
Stars
214
Forks
52
Avg merge
1d 10h
Merged PRs (30d)
82

Description

Is your feature request related to a problem? Please describe.

One deleted resources are removed directly. Many users might expect that they can bring it back from some kind of trash bin like you know it from many other apps...

Describe the solution you'd like

Deleted resources (tables, views, rows, columns) gets a flag "deleted" and can be accessed via a trash bin page. They can be restored or final removed.

Describe alternatives you've considered

No response

Additional context

No response

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 mapping how tables, views, rows, and columns are deleted and how pages expose these resources. Define the trash bin's access, restore, and permanent-delete behavior, then verify that each listed resource follows the same lifecycle and can be restored or finally removed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
database, full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.