[buddypress-trac] [BuddyPress Trac] #8272: Private groups not available in group block

buddypress-trac noreply at wordpress.org
Tue Jul 7 09:57:29 UTC 2020


#8272: Private groups not available in group block
------------------------------+---------------------
 Reporter:  iamthewebb        |       Owner:  imath
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  7.0.0
Component:  REST API          |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------
Changes (by imath):

 * owner:  (none) => imath
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"12684" 12684]:
 {{{
 #!CommitTicketReference repository="" revision="12684"
 BP Blocks: Include private Groups into the BP Group Autocompleter

 So far the BP Group block was only listed public group. Thanks to some
 improvements about the BP Autocompleter React component, we are now also
 including private groups.

 This commit also includes some other improvements:
 - Prepare BP Blocks for the Block Editor's style changes to be introduced
 into WordPress 5.5.
 - Improve the BP Autocompleter React component so that it's more useful.
 We can now use it to send specific query arguments to the BP component's
 endpoint and use callback function to return the Component's item slug.
 - Improve both blocks (Group and member) so that they use this slug
 callback function to respectively display the Group status and the
 Member's mention name.

 Props iamthewebb

 Fixes #8272
 }}}

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


More information about the buddypress-trac mailing list