Soft delete is a nice addition to Craft, I had a case where we could have needed this after client deleted a user without reading the popup.
But; Currently its quite hard to see all deleted items or search through them if you have a lot of elements / sections. Other systems I have used earlier utilities a sort of trashcan where all deleted items gather, making it easier to manage them.
I suggest we get a trashcan under utilities where we can manage all deleted elements.
I like the idea of a “Trash” utility. In the meantime I’ve at least made it easier to find soft-deleted elements by replacing the is:trashed search keyword with a “Trashed” option in elements’ status menus. (8516b2d5f45e0c31f7c7246da58ce0d942b69cff)

Most helpful comment
I like the idea of a “Trash” utility. In the meantime I’ve at least made it easier to find soft-deleted elements by replacing the
is:trashedsearch keyword with a “Trashed” option in elements’ status menus. (8516b2d5f45e0c31f7c7246da58ce0d942b69cff)