Opened 11 years ago
Closed 8 years ago
#5679 closed enhancement (wontfix)
Harmonize jQuery search term fetching in bp-legacy/buddypress.js
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | |
Component: | Templates | Keywords: | has-patch early |
Cc: |
Description
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!
Attachments (1)
Change History (10)
This ticket was mentioned in IRC in #buddypress-dev by paulgibbs. View the logs.
11 years ago
#7
@
9 years ago
@dcavins if you still want this in, can you test and commit? Otherwise, close the ticket.
Sorry that we ran out of time for this ticket, as well.