appsmithorg / appsmithorg/appsmith
[Feature]-[100]: Recycle bin for entities
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
We have a undo redo feature that we have built for the canvas and we are extending it for other parts of the application but this here is a request by a user to have deleted entities stored at a place so that the user can go back and select and restore what ever was deleted by mistake or without attention.
We should include recovery for
* Apps
* Pages
* Widgets
* Datasources
* Queries
* JSObjects
* Workspaces
### Why should this be worked on?
This will prevent data loss for our users and an extension for providing better editor experience.
Contributor guide
Assessment
This issue has not been assessed yet.