Skip to content

Convert BlockManager into BlockList #958

@koke

Description

@koke

In previous efforts we tried to port the BlockManager and related components from the Gutenberg mobile repository to the Gutenberg repository, to pave the way for inner blocks on RN mobile. However that prove to be unsuccessful as the PR was getting too big to review at once.

To give more context, BlockManager is the equivalent of BlockList and it depends on many components that still lives in the gutenberg-mobile repo.
The goal here will be to make that port so that we can ultimately have BlockList be reused from the gutenberg repository in components such as InnerBlock.

This issue will serve as a reference for this task and will help monitor the progress on the different PRs.

Most of the work was already done in #789, but we're going to break it down now into smaller pieces to make it easier to review.

Suggested plan:

Originally posted in #789 (comment)

cc @koke @hypest @daniloercoli @gziolo

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions