UI Button: Fix pressed disabled styles for neutral minimal#78635
Conversation
|
Size Change: -8 B (0%) Total Size: 8.13 MB 📦 View Changed
ℹ️ View Unchanged
|
ddd8575 to
be44177
Compare
|
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. |
7cd2d8e to
be44177
Compare
|
Flaky tests detected in be44177. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/26415616785
|
What?
Fixes disabled styling for neutral minimal buttons with
aria-pressed="true".Why?
Pressed neutral minimal buttons use the strong appearance, but disabled styles still pulled from the unpressed weak minimal tokens. That made pressed + disabled buttons look like unpressed disabled buttons.
Testing Instructions
@wordpress/ui.Screenshots or screencast