Description
Problem
For deep documents it is hard to get it's position in the space hierarchy
or
Solution
Show breadcrumbs for Views.
Check Show breadcrumbs in Search to get implementation
Breadcrumb links should be clickable (according to permissions)
🚨 What to show in panel mode when a panel is narrow?
👉 Breadcrumb for entity view also sounds useful, but it is out of scope so far.
NOTE: Live update should NOT be supported. It means new entity name will be visible on new navigation event.
Spec:
Unified cases for search results and view panel header from for approval:
MD: Looks good to me
| |
|---|
Hierarchy: | Breadcrumbs: |
Space → Database | Search: Space |
Space → Database → Entity | Search: Space / Database |
Space → Document | Search and View header Space |
Space → Folder → Folder → Document → Document | Search and View header Space → Folder → Folder → Document |
Space → Smart Folder → Entity → Table (database level) | Search and View header Space / Database name(plural) / [Entity name] |
Space → Smart Folder → Entity → Document (entity level) | Search and View header Space / Database name(plural) / [Entity name] |
Space → Folder → Smart Folder → Entity → Table(type level) | Search and View header Space → Database(plural) |