Opened 3 years ago
Closed 2 years ago
#8604 closed defect (bug) (fixed)
Logging activities should adapt to the context they're displayed in
Reported by: | imath | Owned by: | imath |
---|---|---|---|
Milestone: | 11.0.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Activity | Keywords: | has-patch |
Cc: |
Description
Logging activities (see #8581) should be more dependent on the context they're displayed in:
- In the Activity directory page: what they look today
- In the User's activity page: logging activity about them should stay without content
- In the Group's activity page: instead of the group's avatar/cover it should be the one of the author of the activity.
Attachments (2)
Change History (13)
This ticket was mentioned in Slack in #buddypress by imath. View the logs.
3 years ago
This ticket was mentioned in Slack in #buddypress by imath. View the logs.
3 years ago
#4
@
3 years ago
- Milestone changed from 10.0.0 to Up Next
Let's carry on working on this during next release
#5
@
2 years ago
- Milestone changed from Up Next to 11.0.0
Let's discuss about this during 11.0 dev cycle.
This ticket was mentioned in Slack in #buddypress by imath. View the logs.
2 years ago
#7
@
2 years ago
This is definitely a nice change. It was not that helpful seeing the user/group banner in each item in a user or group's activity stream. Works for me!
This ticket was mentioned in Slack in #buddypress by imath. View the logs.
2 years ago
#9
@
2 years ago
- Owner set to imath
- Resolution set to fixed
- Status changed from new to closed
In 13308:
In 8604.patch, I suggest to avoid using generated content activities when viewing a group or a personal stream when the activity type is specific to the displayed group or specific to the displayed member.
About the Group's activity stream, I've changed my mind because my initial thought would require more templating work.