Great module, beautifully simple!
One point to note is that I believe that any Content types which cannot be trashed—i.e. those NOT selected on the configuration page should probably not appear as filterable items on the Trash page itself…

| Comment | File | Size | Author |
|---|---|---|---|
| trash_module_disabled_content_types_should_not_appear_as_filterable_types_in_trash_page.png | 99.65 KB | sirclickalot |
Issue fork trash-3612536
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
amateescu commentedNice suggestion, and easy to fix too :)
Comment #7
amateescu commentedComment #9
sirclickalotI can confirm that
144.patchfromhttps://git.drupalcode.org/project/trash/-/merge_requests/144fixes the issue nicely for me after cache clear.Excellent, thank you!