Closed jeryj closed 1 day ago
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot
label.
If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
Co-authored-by: jeryj <jeryj@git.wordpress.org>
Co-authored-by: richtabor <richtabor@git.wordpress.org>
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.
Size Change: -32 B (0%)
Total Size: 1.82 MB
Filename | Size | Change |
---|---|---|
build/editor/index.min.js |
112 kB | -32 B (-0.03%) |
Flaky tests detected in 9f8759a9c09ac9d4d4fc86d811ba9b1330609246. Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.
đ Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/11920418580 đ Reported issues:
/test/e2e/specs/editor/blocks/navigation-frontend-interactivity.spec.js
What?
Prevent layout shift when entering/exiting zoom out from bottom breadcrumb bar being added/removed.
Why?
Adding/removing it can cause layout shifts.
How?
Remove the isZoomOut check.
Testing Instructions
Enter/exit zoom out and see that the bottom breadcrumb bar is preserved. Also check with the setting for turning off breadcrumbs.
Testing Instructions for Keyboard
Screenshots or screencast