Pattern: Disable visibility support - #81866
Conversation
|
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 If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Flaky tests detected in 99e9af9. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/32356704262 should allow user to add and remove multiple local font files in
|
What?
related #76138 #76128 #78780
Why?
Pattern blocks do not have a wrapper tag. When hiding pattern blocks per viewport, the setting only applies to the first block, and the second and subsequent blocks are displayed regardless of the setting, so we disable visibility support.
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast
Use of AI Tools