Settings: replace CSS with Stack component#785
Settings: replace CSS with Stack component#785dkotter merged 1 commit intoWordPress:developWordPress/ai:developfrom simison:update/settings-button-stacksimison/ai:update/settings-button-stackCopy head branch name to clipboard
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #785 +/- ##
==========================================
Coverage 76.50% 76.50%
Complexity 1868 1868
==========================================
Files 89 89
Lines 7985 7985
==========================================
Hits 6109 6109
Misses 1876 1876
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@simison is this still in progress or can it come out of draft for review? |
|
Ok to review but I just didn't completely confirm before/after myself and take screenshots, but if it works for you this one would be ready to go! It's super simple. |
|
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. |
jeffpaul
left a comment
There was a problem hiding this comment.
Tested via Playground and works as expected following test steps
What?
Follow up to #761 and few other PRs.
Replaces some manual CSS usage with
Stackcomponent.Why?
How?
Use of AI Tools
yes<!--
You are free to use artificial intelligence (AI) tooling to contribute, but you must disclose what tooling you are using and to what extent a pull request has been authored by AI. It is your responsibility to review and take responsibility for what AI generates. See the WordPress AI Guidelines: https://make.wordpress.org/ai/handbook/ai-guidelines/.
Example disclosure:
AI assistance: Yes
Tool(s): GitHub Copilot, ChatGPT
Model(s): GPT-5.1
Used for: Initial code skeleton and test suggestions; final implementation and tests were reviewed and edited by me.
-->
Testing Instructions
Screenshots or screencast
Changelog Entry