codex - 💡(How to fix) Fix Mobile GPT app: switching from normal mode to plan mode clears user's prompt input

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

When using the mobile GPT app, if a user types a prompt in normal (non-plan) mode and then switches to plan mode before submitting, the previously entered prompt text is cleared.

Root Cause

When using the mobile GPT app, if a user types a prompt in normal (non-plan) mode and then switches to plan mode before submitting, the previously entered prompt text is cleared.

RAW_BUFFERClick to expand / collapse

Description

When using the mobile GPT app, if a user types a prompt in normal (non-plan) mode and then switches to plan mode before submitting, the previously entered prompt text is cleared.

Steps to reproduce

  1. Open the GPT app on mobile (iOS/Android)
  2. Start typing a prompt in normal mode
  3. Before submitting, switch to plan mode
  4. Observe that the text input field is now empty — the previously typed prompt is lost

Expected behavior

The user's typed prompt should be preserved when switching between normal mode and plan mode. Users often realize mid-typing that their task would benefit from plan mode, and having to re-type the prompt is a friction point.

Impact

This is a UX papercut that interrupts the user's flow. Preserving input across mode switches would reduce friction and improve the overall experience.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

The user's typed prompt should be preserved when switching between normal mode and plan mode. Users often realize mid-typing that their task would benefit from plan mode, and having to re-type the prompt is a friction point.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Mobile GPT app: switching from normal mode to plan mode clears user's prompt input