Changes between Initial Version and Version 1 of Ticket #6143
- Timestamp:
- 01/19/2015 08:59:56 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6143 – Description
initial v1 1 1 I think this is a regression. Before when you were filtering activities in member's home or group's home, the activity scope, the {{{bp-activity-scope}}} cookie wasn't reset from 'all' to null. 2 2 3 The problem is that when coming back to the activity directory, no ttab are selected and in my case it was the 'my-groups' tab content that was displayed instead of all activities. I think it's really annoying, reason why i've chosen the 'major' severity.3 The problem is that when coming back to the activity directory, no tab are selected and in my case it was the 'my-groups' tab content that was displayed instead of all activities. I think it's really annoying, reason why i've chosen the 'major' severity. 4 4 5 5 I'll try to look in the buddypress.js file to see why this behavior has appeared.