Skip to content

fix: About popup MCP URL click-to-select-all - #15

Merged
coffee-converter merged 1 commit into
mainfrom
seeksat-about-endpoint-select
Jun 15, 2026
Merged

fix: About popup MCP URL click-to-select-all#15
coffee-converter merged 1 commit into
mainfrom
seeksat-about-endpoint-select

Conversation

@coffee-converter

Copy link
Copy Markdown
Owner

The endpoint box in the About popup inherited the app-wide user-select: none, so users who select by hand (rather than the Copy button) couldn't grab the URL. user-select: all overrides the global rule and makes a single click select the entire URL. Build clean.

The About popup's endpoint box inherited the app-wide user-select:none, so
the URL couldn't be selected by hand (only the Copy button worked). Set
user-select:all so a single click selects the whole URL.
@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 1:06pm

Request Review

@coffee-converter
coffee-converter merged commit 9a66bf6 into main Jun 15, 2026
1 of 3 checks passed
@coffee-converter
coffee-converter deleted the seeksat-about-endpoint-select branch June 15, 2026 13:05
coffee-converter added a commit that referenced this pull request Jul 3, 2026
The About popup's endpoint box inherited the app-wide user-select:none, so
the URL couldn't be selected by hand (only the Copy button worked). Set
user-select:all so a single click selects the whole URL.
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