Skip to:
Content

BuddyPress.org

Opened 38 hours ago

Closed 38 hours ago

#8523 closed task (fixed)

Migrate the `BP_Groups_Widget` Legacy Widget as a Widget Block

Reported by: imath Owned by: imath
Milestone: 9.0.0 Priority: normal
Severity: normal Version:
Component: Groups Keywords: has-patch
Cc:

Description

Merge the BP Blocks plugin's 'bp/dynamic-groups' Block into Core.

Attachments (1)

8523.patch (45.8 KB) - added by imath 38 hours ago.

Download all attachments as: .zip

Change History (2)

@imath
38 hours ago

#1 @imath
38 hours ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 13004:

Merge the BP Blocks plugin's 'bp/dynamic-groups' Block

  • Adds a new assets/widgets/dynamic-groups.php JavaScript template to our two template packs.
  • Add a front-end script to the Groups component to manage Widget Block sort filters dynamically.
  • Adapt Grunt sass tasks.
  • Add the Block JavaScript source files into src/js/bp-groups/js/blocks.
  • Add the Block Scss source file into src/bp-groups/sass.
  • Generate the development files to ease testing.

Fixes #8523

Note: See TracTickets for help on using tickets.