[BUG] Cowork folder selector truncates long paths making them undistinguishable
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Claude Cowork on Claude Desktop v1.1.9493 (b58a0b) 2026-03-29T03:33:07.000Z
Claude Teams Plan on Windows.
The folder drop down selector shows non readable information for long paths.
The folders are shown from the beginning and truncated at the end, so all folders with same initial directory all look the same on the dropdown.
See screenshot:
<img width="942" height="873" alt="Image" src="https://github.com/user-attachments/assets/0ea04305-35f8-4849-b889-5d4b0c7635d5" />
What Should Happen?
When the full path does not fit in the selector width, the path string should show the final part, perhaps the last one or two folders.
The ui could truncate the beginning of the string, or maybe the middle of the string would be even more readable
Error Messages/Logs
Steps to Reproduce
create a deep nested folder on the computer.
Run a cowork session.
Start a new activity in cowork and check the readability of the folder/project dropdown selector
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
v1.1.9493 (b58a0b) 2026-03-29T03:33:07.000Z
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗