[buddypress-trac] [BuddyPress Trac] #5679: Harmonize jQuery search term fetching in bp-legacy/buddypress.js
buddypress-trac
noreply at wordpress.org
Tue Jun 3 21:29:10 UTC 2014
#5679: Harmonize jQuery search term fetching in bp-legacy/buddypress.js
---------------------------+-----------------------------
Reporter: dcavins | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Template Pack | Version:
Severity: minor | Keywords: has-patch
---------------------------+-----------------------------
When switching scope tabs, fetch the search_terms using the same method as
other portions of buddypress.js. This is helpful for instance when working
with BP Group Hierarchy, which declares the object to be 'tree' for the
groups directory.
Similarly, I'd like to add a fallback for the "order by filter" that will
fetch the order by parameter without relying on the object. I left the old
method intact for backwards compatibility. (I'd really prefer to add a
class "orderby" to that li in addition to "filter" and use that as the
selector, but then it would require a template update, too...)
Thanks!
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5679>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list