feat(office_views): breadcrumb in editor view #175

Closed
opened 2026-04-27 15:31:01 +00:00 by zaelgohary · 0 comments
Member

Symptom

EditorView toolbar today is just a Back button + bold filename. Projects island uses a proper breadcrumb (island.rs:194-211) so users can jump back several levels and see hierarchy.

Acceptance

  • Editor toolbar shows: {Documents/Spreadsheets/PDF/etc.}{filename} as a breadcrumb.
  • Clicking the type segment goes back to the list (same as current Back).
  • Filename segment is non-clickable (current location).
## Symptom EditorView toolbar today is just a Back button + bold filename. Projects island uses a proper breadcrumb (`island.rs:194-211`) so users can jump back several levels and see hierarchy. ## Acceptance - Editor toolbar shows: `{Documents/Spreadsheets/PDF/etc.}` → `{filename}` as a breadcrumb. - Clicking the type segment goes back to the list (same as current Back). - Filename segment is non-clickable (current location).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_archipelagos#175
No description provided.