Automattic / Automattic/isolated-block-editor
Look at useEntityBlockEditor
- 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