[UX] Missing “Back” from chat to home (only way out is “New chat”)
Resolved 💬 1 comment Opened Oct 17, 2025 by meAloex Closed Oct 22, 2025
What version of the VS Code extension are you using?
Codex Version 0.5.20
What subscription do you have?
Pro subscription
Which IDE are you using?
Visual Studio Code – Insiders 1.106.0-insider
What platform is your computer?
Microsoft Windows NT 10.0.26120.0 x64
What issue are you seeing?
The chat view in the Codex panel no longer has a Back control to return to the home/Recent list. The only visible escape is "New chat", which is non-discoverable and misleading (users expect it to create a new thread, not navigate “home”). This breaks navigation flow and muscle memory
What steps can reproduce the bug?
- Open the Codex panel and click any existing chat
- Try to go back to the home/Recent view
- Notice there is no Back arrow near the title; the only visible way out is "New chat"
What is the expected behavior?
- A clear Back button in the chat header (or breadcrumbs like Codex / Recent / Chat)
- New chat should strictly create a new conversation, not act as navigation (no Recent chat
Now:
<img width="480" height="724" alt="Image" src="https://github.com/user-attachments/assets/fdeb2d06-d2b0-466d-a2d9-f9aa2107f45b" />
How it was:
!Image
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗