pingdotgg / pingdotgg/t3code

[Bug]: restore text paste in the iOS chat composer

Open
#5,313 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug needs-triage
Dominant language
TypeScript
Stars
23k
Forks
5.9k
Avg merge
11h 14m
Merged PRs (30d)
357

Description

Before submitting
  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.
Area

apps/mobile

Steps to reproduce
  1. Open T3 Code mobile on an iPhone and open a chat.
  2. Focus the chat composer.
  3. Switch to another app or tab containing text. The recording uses Docs.
  4. Select and copy some text.
  5. Switch back to T3 Code.
  6. Long-press inside the chat composer to open the native edit menu.
  7. Try to paste the copied text.
  8. Notice that nothing appears and nothing pastes
Expected behavior

Paste should remain available and insert the copied text at the cursor while preserving the existing draft.

Actual behavior

After switching back to T3 Code, the native edit menu does not show Paste, or Paste does not insert anything. The existing draft remains unchanged, even though the clipboard still contains text.

Impact

Major degradation or frequent failure

Version or commit

Version 1.0.1 of iPhone App

Environment

T3 Code mobile on iPhone/iOS, Clipboard source: Google Docs, iPhone 17

Logs or stack traces
No crash or error logs. This is a mobile text-input behavior issue.
Screenshots, recordings, or supporting files

ScreenRecording_08-03-2026 20-01-29_1-upload.mp4

Workaround

No reliable workaround identified.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in apps/mobile by reproducing the issue on an iPhone with a chat draft, switching to another app such as Google Docs, and attempting to paste from the native edit menu. Investigate the mobile chat composer’s text-input behavior; done means copied text can be pasted at the cursor after returning to T3 Code while preserving the existing draft.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.