Move/Copy picker breadcrumb exposes an internal "home" segment (Personal / home / _qa) #662
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Cordy/Cairn#662
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Found in the #656 QA pass (v0.6.247, files.c0rdyceps.ch).
Matrix row: §2 "Rename / move / copy" (destination picker: breadcrumbs).
Steps
Personal / _qa, row menu → Move (or Copy to…).Expected: the picker breadcrumb mirrors the main one: Personal / _qa.
Seen: Personal / home / _qa.
homeis the storage path segment behind "Personal", and here it's rendered as a clickable crumb. The footer also shows the raw path/home/_qa. Mono for a technical path is fine, but the crumb row is user-facing navigation, and "Personal" and "home" are the same place shown twice.Screenshot:
661-move-picker.jpg(outputs folder)Same leak on two more surfaces (#656 pass):
/home/_qa/ · MD text,/home/moverini/ · GP file. Here the path is the only location cue, so it should readPersonal › _qa, like the search-result and notification subtitles already do./home/_qa/qa-portrait.png. That one is mono and technical, so it's more defensible, but it's still inconsistent with "Personal" everywhere else.