Skip to content

fix: prevent stretchy text from overflowing stack, row blocks#2592

Merged
laurelfulford merged 1 commit intotrunkfrom
fix/wp69-stretchy-text
Nov 19, 2025
Merged

fix: prevent stretchy text from overflowing stack, row blocks#2592
laurelfulford merged 1 commit intotrunkfrom
fix/wp69-stretchy-text

Conversation

@laurelfulford
Copy link
Contributor

All Submissions:

Changes proposed in this Pull Request:

This PR prevents the new stretchy Paragraph and Heading blocks from completely blowing out of the Stack and Row blocks.

How to test the changes in this Pull Request:

  1. On a test site running the latest WP 6.9 RC, add a Stack block and Row block to the editor, and give each a background colour.
  2. Inside of each block, add a Stretchy Heading block.
  3. Publish and view on the front end:
CleanShot 2025-11-18 at 11 02 05
  1. Apply the PR.
  2. Make sure things look a little better (note: for me the Row block still had contents bleed out the side a bit - I think this is expected to a point with flexbox and not really a realistic use case; I'm hoping we can just prevent the text from getting huge!).
CleanShot 2025-11-18 at 11 01 21

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully ran tests with your changes locally?

@laurelfulford laurelfulford requested a review from a team as a code owner November 18, 2025 19:02
@laurelfulford laurelfulford added [Status] Needs Review The issue or pull request needs to be reviewed wp 6.9 labels Nov 18, 2025
@github-actions github-actions bot added [Status] Approved The pull request has been reviewed and is ready to merge and removed [Status] Needs Review The issue or pull request needs to be reviewed labels Nov 19, 2025
@laurelfulford
Copy link
Contributor Author

Thanks @dkoo!

@laurelfulford laurelfulford merged commit 9df5cbd into trunk Nov 19, 2025
7 checks passed
@laurelfulford laurelfulford deleted the fix/wp69-stretchy-text branch November 19, 2025 23:14
@github-actions
Copy link

Hey @laurelfulford, good job getting this PR merged! 🎉

Now, the needs-changelog label has been added to it.

Please check if this PR needs to be included in the "Upcoming Changes" and "Release Notes" doc. If it doesn't, simply remove the label.

If it does, please add an entry to our shared document, with screenshots and testing instructions if applicable, then remove the label.

Thank you! ❤️

matticbot pushed a commit that referenced this pull request Nov 19, 2025
## [2.15.1-alpha.3](v2.15.1-alpha.2...v2.15.1-alpha.3) (2025-11-19)

### Bug Fixes

* prevent stretchy text from overflowing stack, row blocks ([#2592](#2592)) ([d83b8e8](d83b8e8))
* update the styles for the new accordion block ([#2593](#2593)) ([813699e](813699e))
matticbot pushed a commit that referenced this pull request Nov 24, 2025
## [2.15.1](v2.15.0...v2.15.1) (2025-11-24)

### Bug Fixes

* **ci:** use lts/* node version for CI jobs ([#2586](#2586)) ([a59d26b](a59d26b))
* **contribution-meter:** patterns spacing ([#2591](#2591)) ([30c363e](30c363e))
* **contribution-meter:** reduce padding for patterns 1 and 2 ([#2594](#2594)) ([24dbdda](24dbdda))
* correct an edge case where single collections are smooshed ([#2578](#2578)) ([fa3d777](fa3d777))
* Merge pull request [#2589](#2589) from Automattic/trunk ([3a7df20](3a7df20))
* prevent stretchy text from overflowing stack, row blocks ([#2592](#2592)) ([d83b8e8](d83b8e8))
* prevent theme styles from overriding block styles ([#2575](#2575)) ([2aa20b1](2aa20b1))
* update editor styles for floated group blocks ([#2579](#2579)) ([a78ba8d](a78ba8d))
* update the styles for the new accordion block ([#2593](#2593)) ([813699e](813699e))
matticbot pushed a commit that referenced this pull request Nov 27, 2025
## [2.15.2-alpha.1](v2.15.1...v2.15.2-alpha.1) (2025-11-27)

### Bug Fixes

* prevent stretchy text from overflowing stack, row blocks ([#2592](#2592)) ([9df5cbd](9df5cbd))
* update the styles for the new accordion block ([#2593](#2593)) ([d995504](d995504))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 2.15.2-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

matticbot pushed a commit that referenced this pull request Dec 4, 2025
## [2.15.3-alpha.1](v2.15.2...v2.15.3-alpha.1) (2025-12-04)

### Bug Fixes

* prevent stretchy text from overflowing stack, row blocks ([#2592](#2592)) ([9df5cbd](9df5cbd))
* update the styles for the new accordion block ([#2593](#2593)) ([d995504](d995504))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 2.15.3-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

matticbot pushed a commit that referenced this pull request Dec 8, 2025
## [2.15.3](v2.15.2...v2.15.3) (2025-12-08)

### Bug Fixes

* prevent stretchy text from overflowing stack, row blocks ([#2592](#2592)) ([9df5cbd](9df5cbd))
* update the styles for the new accordion block ([#2593](#2593)) ([d995504](d995504))
@matticbot
Copy link
Contributor

🎉 This PR is included in version 2.15.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released on @alpha released [Status] Approved The pull request has been reviewed and is ready to merge wp 6.9

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants