Skip to content

feat: enable text selection in detail panel#6

Merged
Railly merged 1 commit intoRailly:mainfrom
trevorh:feature/text-selection
Apr 2, 2026
Merged

feat: enable text selection in detail panel#6
Railly merged 1 commit intoRailly:mainfrom
trevorh:feature/text-selection

Conversation

@trevorh
Copy link
Copy Markdown
Contributor

@trevorh trevorh commented Mar 30, 2026

Summary

  • Adds user-select: text and cursor: text to the detail panel header and content area so users can select and copy skill content

Test plan

  • Open any skill in the detail panel
  • Verify you can click-drag to select text in the header and content areas
  • Verify copy (Cmd+C) works on selected text

🤖 Generated with Claude Code

Main prevents text selection in the detail toolbar and body,
making it impossible to copy skill content, metadata, or file
paths. This adds user-select: text and cursor: text so users
can select and copy any text in the detail view.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Railly Railly merged commit 4185d5b into Railly:main Apr 2, 2026
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.

2 participants