Preserve editable projected layout shells - #1340
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Progresses #868.
Validation
cd php-transformer && composer testFollow-up
Two duplicated responsive copies of one source form remain provider-materializable fallbacks, matching the existing baseline gap. Wrapper projection absorbs the original form Group after its runtime binding is created; final binding resolution cannot find that pre-projection block identity, so the form declarations are omitted and provider materialization does not run. A focused follow-up will rebase runtime bindings onto final projected block identities after structural rewrites.
AI Assistance
OpenAI GPT-5.6 Sol via OpenCode was used to inspect the transformer and Gutenberg runtime, implement and test the layout-shell changes, run the representative import and browser verification, and draft this pull request. Chris Huber directed the architecture and acceptance criteria and reviewed the resulting site behavior.