Idea #9587
Updated by Radhika Chippada over 7 years ago
Use case: Provide a simple interface for users to review what collections are trashed, and undelete them if desired. Implementation: - Add a /trash index page that lists collections with is_trashed=true. - Display columns: checkbox, Name (with a link to object name / uuid), Contents (similar to /collections page), Trashed at (when it was trashed at), Created at, Un-delete button - Selection drop down has one item to "un-delete" the selected items in the checkbox - Search box - Infinite scrolling (rather than paging - desirable)