Skip to content

Conversation

@runningcode
Copy link
Contributor

@runningcode runningcode commented Sep 30, 2025

Summary

Enables text selection in comment text on iOS by adding the .textSelection(.enabled) modifier to the comment text view.

Fixes #601

Test plan

  • Open the iOS app
  • Navigate to any story with comments
  • Long press on comment text to verify selection works
  • Confirm text can be copied

🤖 Generated with Claude Code

Add .textSelection(.enabled) modifier to comment text to allow users to select and copy comment content in the iOS app.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@runningcode runningcode changed the title Enable text selection in iOS comments Enable text selection in iOS and Android comments Sep 30, 2025
@runningcode runningcode requested a review from rbro112 September 30, 2025 08:04
@emerge-tools
Copy link

emerge-tools bot commented Sep 30, 2025

🛰️ Build Distribution

Build available for installation

App Name App ID Platform Version Tag Install Page
Hacker News com.emergetools.hackernews android 1.0.3 release 🔗 Install Build

🛸 Powered by Emerge Tools

@runningcode runningcode merged commit e686a11 into main Sep 30, 2025
10 of 11 checks passed
@runningcode runningcode deleted the enable-comment-text-selection branch September 30, 2025 15:36
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.

Make comment text selectable

3 participants