openai / openai/codex

[ChatGPT Web] Switching between alternate responses makes the answer disappear

Open
#41,111 7 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What issue are you seeing?

On ChatGPT Web, when an assistant message has multiple alternative responses and the UI shows navigation controls such as 1/2 and 2/2, clicking the arrow to switch to the other response can make the entire assistant answer disappear.

Instead of rendering the second response, the response area becomes blank / the answer is no longer visible.

What steps can reproduce the bug?
  1. Open a conversation on ChatGPT Web.
  2. Use a message where ChatGPT has generated two alternative assistant responses and the response navigation arrows are visible.
  3. Click the arrow to switch from the currently displayed response to the other response.
  4. Observe that the assistant response disappears instead of switching to the second response.
What is the expected behavior?

Clicking the response navigation arrow should render the selected alternate response while keeping the conversation content visible.

Additional information
  • Surface: ChatGPT Web (chatgpt.com)
  • Platform: Windows desktop
  • Browser: Google Chrome 151
  • Observed: August 27, 2026
  • No error message is shown; the response content simply disappears after using the alternate-response navigation control.

There appear to be recent reports elsewhere about regressions involving message-version / response-navigation arrows, but I could not find this exact blank-response symptom in the existing issues for this repository.

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 alternate-response navigation on ChatGPT Web in Google Chrome on Windows, using a conversation with two assistant responses. Inspect the response-navigation controls and rendering behavior; done means switching responses keeps the selected assistant content visible instead of leaving the response area blank.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.