Skip to content

Conversation

@kantord
Copy link
Member

@kantord kantord commented Sep 10, 2025

Description

The UI made slight changes: now client management is part of a modal dialog, not a separate "page". Nevertheless, apart from this visual change, the only real difference is that now you have to click the save button for changes to take effect.

fixes #170

Related issues/PRs

fixes #170

Screenshots

Merge checklist

Content

  • (N/A) New pages include a frontmatter section with title and description at a minimum
  • (N/A) Sidebar navigation (sidebars.ts) updated for added, deleted, reordered, or renamed files
  • (N/A) Redirects added to vercel.json for moved, renamed, or deleted pages (i.e., if the URL slug changed)

Reviews

  • Content has been reviewed for technical accuracy
  • Content has been reviewed for spelling, grammar, and style

Copilot AI review requested due to automatic review settings September 10, 2025 08:57
@vercel
Copy link

vercel bot commented Sep 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-website Ready Ready Preview Comment Sep 10, 2025 8:57am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the documentation to reflect a UI change where client management has moved from a separate page to a modal dialog within the MCP Servers page. The key functional change is that users now need to explicitly click a save button for changes to take effect.

  • Clarifies the new client management workflow through the Manage Clients dialog
  • Adds explicit save/cancel behavior documentation
  • Updates instructions to reflect the new UI location and interaction patterns

@peppescg peppescg merged commit 091fc41 into main Sep 11, 2025
6 checks passed
@peppescg peppescg deleted the new-client-management branch September 11, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI] Update docs to reflect new Clients management location

4 participants