A4A: Use the new badge style on all the A4A pages - #113258
Conversation
…and payment settings Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
WordPress.com
Automattic for Agencies
|
…etplace, and Purchases Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
b6ca05e to
7234ec2
Compare
|
Leftover style for the old badge in .badge.badge--info {
@include body-small;
background-color: var( --color-neutral-0 );
}The badge in that section now uses the new component, so this rule no longer applies to anything. The same leftovers were removed in |
|
Flagged by AI while reviewing this branch — could you confirm whether these were left out on purpose? Three places still use the old badge:
All three still show up in the UI today, so they aren’t dead code. Two of them display a number instead of text and one has an icon inside, so they may not fit the new badge cleanly — which would be a reasonable reason to skip them. |
jkguidaven
left a comment
There was a problem hiding this comment.
Overall, it works great! I left minor comments, but feel free to address them before merging.


Resolves A4A-3045
Proposed Changes
Why are these changes being made?
Testing Instructions
Pre-merge Checklist