Skip to content

MCP: Improve Settings UI - #1179

Merged
n7studios merged 4 commits into
mainfrom
improve-mcp-settings-ui
Sep 8, 2026
Merged

MCP: Improve Settings UI#1179
n7studios merged 4 commits into
mainfrom
improve-mcp-settings-ui

Conversation

@n7studios

@n7studios n7studios commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Improves the UI at Settings > Kit > MCP:

Before:
Screenshot 2026-09-01 at 20 39 49

After:
Screenshot 2026-09-02 at 10 47 12
Screenshot 2026-09-02 at 10 47 17

Testing

Updated existing tests to confirm tabbed instruction interface works.

Checklist

@n7studios n7studios added this to the 3.4.1 milestone Sep 2, 2026
@n7studios n7studios self-assigned this Sep 2, 2026
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

WordPress Playground

🚀 Your PR has been built and is ready for testing in WordPress Playground!

Click here to test your changes in WordPress Playground

@n7studios
n7studios requested review from a team, ciccio-kit and noelherrick and removed request for a team September 2, 2026 08:28
@n7studios
n7studios marked this pull request as ready for review September 2, 2026 08:28
Comment thread resources/backend/js/ui.js Outdated
try {
copied = document.execCommand('copy');
} catch (error) {
copied = false;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a redundant assignment

@n7studios
n7studios merged commit 18eb2c1 into main Sep 8, 2026
@n7studios
n7studios deleted the improve-mcp-settings-ui branch September 8, 2026 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants