Problem/Motivation
When looking at a separate post page it is not clear:
- where the post is posted (context)
- how to go to the given group/profile the post was created in
You can reach this page via the notification e-mails or the activity streams.

Proposed resolution
We should add the name of the group/profile the post was posted in and add a link to this as well.

These are all the available contexts in the distribution by default and the proposed textual change:
- posted in group, would be
-- Posted in [group-name]
- posted on someone else profile:
-- Posted on profile of [user-name]
- posted on my own profile or on my homepage
-- Do not show any additional text.
Remaining tasks
- Determine the solution
- Add a code fix to solve this issue
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Screen Shot 2016-12-13 at 15.24.07.png | 31.43 KB | xinyuma |
| post-context.png | 35.04 KB | jaapjan |
Comments
Comment #2
xinyuma commentedThanks for creating this issue and this is indeed a problem to solve.
The most easy way in my opinion, is to show this post in the same way as we show it in activity stream. Please see attached image.
This way we don't have to create new elements and it is consistent with other parts of the platform.
Comment #3
jaapjan commentedComment #4
ronaldtebrake commentedComment #5
jaapjan commentedComment #6
bramtenhove commentedComment #7
kingdutchThis is still problematic in the latest development version.
Comment #8
ohorbatiukComment #9
ohorbatiukhttps://github.com/goalgorilla/open_social/pull/885
Comment #10
bramtenhove commentedMerged, thanks!