[UX] Confusing project-open flow after recent desktop app update
Resolved 💬 3 comments Opened May 4, 2026 by jrcho Closed May 7, 2026
Summary
After a recent update (around early May 2026), the flow for opening a project folder in the Claude Code desktop app has become confusing.
Problem
To open an existing project folder, the user has to click New session. The label New session strongly implies "start a new conversation", not "pick a project folder".
Before, there was a visible folder picker / Local → Select folder entry point. After the update, once a project is open, the picker collapses into chips at the top of the input (로컬 / Hyfeast-v1.0.0 / master / 워크트리) and there is no obvious "Open folder" affordance.
Why it's confusing
- "New session" sounds like it only creates a new conversation, not a folder-selection entry point.
- Users coming from VS Code / JetBrains expect an
Open Foldermenu item. - There is no separate list of "recent project folders" — only a list of recent sessions, which conflates "the folder" with "the conversation".
Suggestion
- Add an explicit
Open folder/Open projectentry point in the sidebar, separate fromNew session. - Or rename
New sessionto something likeNew session / Open folder, or show aSwitch folderaction on the folder chip. - Optionally, a "Recent folders" section distinct from "Recent sessions".
Environment
- OS: Windows
- Claude Code desktop app (latest as of early May 2026)
- Plan: Max
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗