Skip to content

fix(ui): disable text selection on interface chrome#211

Closed
cerede2000 wants to merge 1 commit into
RA341:mainfrom
cerede2000:fix/disable-ui-text-selection
Closed

fix(ui): disable text selection on interface chrome#211
cerede2000 wants to merge 1 commit into
RA341:mainfrom
cerede2000:fix/disable-ui-text-selection

Conversation

@cerede2000

@cerede2000 cerede2000 commented Jul 12, 2026

Copy link
Copy Markdown

Selecting interface text (labels, buttons, table cells) is easy to trigger by accident and feels unpolished.

Set user-select: none on the body and re-enable it only where selecting content is useful: form fields, the Monaco editor, the xterm terminal/logs, and pre/code blocks.

One-file change in the MUI CssBaseline theme overrides.

…nal/inputs

Selecting interface text (labels, buttons, table cells) is easy to trigger by
accident and feels unpolished. Set user-select:none on the body and re-enable
it only where selecting content is useful: form fields, the Monaco editor, the
xterm terminal/logs, and pre/code blocks.
@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the r334's projects Team on Vercel.

A member of the Team first needs to authorize it.

@cerede2000
cerede2000 force-pushed the fix/disable-ui-text-selection branch from c322a9a to 64ca2c0 Compare July 17, 2026 23:09
@cerede2000 cerede2000 closed this Jul 20, 2026
@cerede2000
cerede2000 deleted the fix/disable-ui-text-selection branch July 20, 2026 20:17
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