Automattic / Automattic/isolated-block-editor

Look at useEntityBlockEditor

Open
#30 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
CSS
Stars
409
Forks
66
PR merge metrics
No merged PRs in 30d

Description

Gutenberg now has a `useEntityBlockEditor` which seems to provide much of the undo/redo functionality. It does require that data uses post entities, so it's worth investigating to see if it can replace the custom undo history code.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading Gutenberg's useEntityBlockEditor and compare its requirements with the existing custom undo history code. Determine whether the editor's data can use post entities and whether the hook can replace the current history implementation; done means documenting that feasibility and any required follow-up changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
wordpress
Domain
frontend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.