[buddypress-trac] [BuddyPress Trac] #8342: Issue with group activity filter
buddypress-trac
noreply at wordpress.org
Tue Aug 11 21:11:52 UTC 2020
#8342: Issue with group activity filter
-----------------------------------------+---------------------
Reporter: etatus | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0.0
Component: Activity | Version: 3.0.0
Severity: major | Resolution: fixed
Keywords: has-patch reporter-feedback |
-----------------------------------------+---------------------
Changes (by imath):
* owner: (none) => imath
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"12703" 12703]:
{{{
#!CommitTicketReference repository="" revision="12703"
BP Nouveau: make sure activity filter change triggers an Ajax request
The BP Nouveau Template pack uses data-attributes to check what Ajax
request needs to be performed. When the Group’s front page is disabled
from the BP Nouveau customizer section, Activities are displayed on
Group’s home page. It appeared the activity filter selector’s data-
attributes were wrongly set to `home`.
To make this filter behaves the right way, we need to override the
component’s object and data filter to `activity` into the
`bp_nouveau_current_object()` template tag.
Props etatus
Fixes #8342
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8342#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list