Skip to content

fix: make /mcp docs page text selectable - #14

Merged
coffee-converter merged 1 commit into
mainfrom
seeksat-mcp-text-selectable
Jun 15, 2026
Merged

fix: make /mcp docs page text selectable#14
coffee-converter merged 1 commit into
mainfrom
seeksat-mcp-text-selectable

Conversation

@coffee-converter

Copy link
Copy Markdown
Owner

The app disables user-select globally (globals.css) so globe drags don't accidentally select UI text — but that also made the /mcp documentation page unselectable, so you couldn't copy the endpoint or connect command. Re-enable user-select: text on .mcp-doc. Build clean.

globals.css disables user-select app-wide (so globe drags don't grab UI
text), but the /mcp docs page is meant to be read and copied from.
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
seeksat Ready Ready Preview, Comment Jun 15, 2026 6:59am

Request Review

@coffee-converter
coffee-converter merged commit be32b03 into main Jun 15, 2026
1 of 3 checks passed
@coffee-converter
coffee-converter deleted the seeksat-mcp-text-selectable branch June 15, 2026 06:59
coffee-converter added a commit that referenced this pull request Jul 3, 2026
globals.css disables user-select app-wide (so globe drags don't grab UI
text), but the /mcp docs page is meant to be read and copied from.
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.

1 participant