StanfordSpezi/SpeziChat

Add ability to copy chat messages

Open

#26 opened on Jun 2, 2025

 (0 comments) (1 reaction) (0 assignees)Swift (8 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Problem

Users cannot copy text from chat messages in the current version.

Solution

Long Press Gesture

  • Add long press gesture recognition to message bubbles
  • Show context menu with "Copy" option
  • Copy message text to system clipboard

Example from Grok

Image

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines

Contributor guide