Automattic / Automattic/jetpack

Blocks: Convert blocks to use FrontendManagement

Open
#15,838 0 comments 1 reaction 0 assignees View on GitHub
[Focus] Blocks [Pri] Normal [Size] M Enhancement Task
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

Branching off from [this comment](https://github.com/Automattic/jetpack/pull/15676#issuecomment-629084393).

Blocks in Jetpack currently use a variety of methods to handle loading on the frontend. In order to reduce the complexity of fixes in the future, they should all be converted over to using `FrontendManagement`.

Contributor guide

Open the contributing guide

Research direction

Start by reading FrontendManagement and the linked pull-request comment to understand the intended frontend-loading pattern. Then identify the Jetpack blocks that use other loading methods; done means those blocks consistently use FrontendManagement, with any affected block behavior still working.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.