pingdotgg / pingdotgg/t3code

Android: Send button remains disabled when starting a session from a project linked to the home folder

Open
#8,041 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description

I can no longer start a new T3 Code session on Android when the selected project is linked to my home folder.

After entering a prompt, the send button remains disabled, so there is no way to submit the prompt or start the session.

Steps to reproduce
  1. Open T3 Code on Android.
  2. Select a project linked to the user’s home folder.
  3. Choose to start a new session.
  4. Enter text in the prompt field.
  5. Observe the send button.
Actual behavior

The send button remains disabled after a prompt is entered. The session cannot be started.

Expected behavior

Entering a non-empty prompt should enable the send button and allow the new session to start.

Impact

This completely blocks starting new sessions from a home-folder-linked project on Android.

Environment
  • Platform: Android
  • T3 Code version: 1.0.3
  • Android version/device: Android 17 / Google Pixel (model unspecified)
  • Project location: User’s home folder
  • Regression: This previously worked and is no longer working.

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 by reproducing the issue in the Android new-session flow with a project linked to the user's home folder, then inspect the prompt and send-button entry points. Verify the behavior with a non-empty prompt and confirm that the button enables and starts the session, while preserving the expected disabled state for an empty prompt.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.