[buddypress-trac] [BuddyPress Trac] #6385: No group members search in groupname/admin/manage-members/

buddypress-trac noreply at wordpress.org
Wed Aug 24 21:43:13 UTC 2016


#6385: No group members search in groupname/admin/manage-members/
-------------------------+-----------------------
 Reporter:  lenasterg    |       Owner:  dcavins
     Type:  enhancement  |      Status:  accepted
 Priority:  normal       |   Milestone:  2.7
Component:  Groups       |     Version:  1.1
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by dcavins):

 @hnla: Ok, probably not. The form created by `bp_get_template_part(
 'common/search/dir-search-form' );` really thinks it's a group directory
 search form in this use:

 {{{
  <form action="" method="get" id="search-groups-form">
   <label for="groups_search" class="bp-screen-reader-text">Search
 Groups...</label>
     <input type="text" name="groups_search" id="groups_search"
 placeholder="Search Groups..." />
     <input type="submit" id="groups_search_submit"
 name="groups_search_submit" value="Search" />
  </form>
 }}}

 So...

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6385#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list