Feature #21835
closedActivity items should have 'delete' button
0%
Description
When we redesigned activity, we didn't add a delete button. See themes/bp-nelo/parts/cards/activity-directory.php and related files. We should have one, using the same display logic as in the BP core templates.
Sara, could you please start by thinking through where such a button might go? See attached screenshot. Maybe just below the timestamp, or right next to it? It will be visible only to admins.
Files
Related issues
Updated by Boone Gorges 8 months ago
- Related to Support #21834: old "Activity" items in cloned group added
Updated by Sara Cannon 8 months ago
How about using the trash icon
Updated by Boone Gorges 8 months ago
- Assignee changed from Sara Cannon to Raymond Hoh
This looks good to me, thanks! Can we go full-opacity black on hover? Looks like we may use the Dashicons trash elsewhere https://developer.wordpress.org/resource/dashicons/#trash - is that OK here?
Updated by Sara Cannon 8 months ago
Sound great to me! and I believe we use it when editing a forum post as an admin
Updated by Boone Gorges 8 months ago
Cool, thanks. Ray, could you take this on for 2.6.0 please? Many thanks!
Updated by Boone Gorges about 1 month ago
- Related to Feature #21495: Deleting Entries from activitiy feed when corresponding item is deleted added
Updated by Raymond Hoh 9 days ago
- Status changed from New to Staged for Production Release
- Target version changed from 2.6.0 to 2.5.15
This is done in https://github.com/cuny-academic-commons/cac/commit/0d7711e23505582192271198763f5d964aab14d6.
I've moved this to 2.5.x due to the importance of needing a delete icon for the activity item.
Updated by Boone Gorges 8 days ago
- Status changed from Staged for Production Release to Resolved