Trashbin
Nobody has claimed this yet.
- 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
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 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