Automattic / Automattic/blocks-everywhere

Modify Gutenberg to allow better paste handling

Open
#127 0 comments 0 reactions 0 assignees View on GitHub
gutenberg
Dominant language
PHP
Stars
94
Forks
21
PR merge metrics
No merged PRs in 30d

Description

There is a custom paragraph block which gives us limited control over paste handling. It's not ideal to duplicate a core block, and it doesn't retain white spaces. It would be better if we could modify Gutenberg itself so that a filter (or some other method) could be added that allows client apps to customise the paste handling in a more robust way.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by examining the custom paragraph block and Gutenberg's existing paste-handling path to understand where whitespace is lost and how client apps currently customize it. Done means client apps can robustly customize paste handling without duplicating a core block, while preserving whitespace.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Feature
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.