[GH-ISSUE #8432] [Bug] Nested document inside database row page shows "Untitled" (when searched) and lacks location breadcrumbs #3831

Open
opened 2026-03-23 21:33:27 +00:00 by mirror · 0 comments
Owner

Originally created by @Rakloff on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8432

AppFlowy version: 0.11.0 Official Build
Platform: macOS / AppFlowy-Desktop
Workspace type: Local
Steps to reproduce
1. Create a new Database with Grid view.
2. Add a new row in the grid.
3. Open the row detail page (click on row → it opens as a sub-page).
4. Inside this row detail page, create a new Document (sub-page).
5. Observe the new document:
Expected behavior:
• The nested document shows correct Location
• Breadcrumbs appear at the top showing full path: Workspace > Database > Row > Document.
Actual behavior:
• Nested document title shows “Untitled” instead of parent row document name.
• No breadcrumbs displayed when opening the nested document.
• Path hierarchy is broken — document appears orphaned.
Normal flow (works correctly)
When creating nested pages outside databases:
1. Create regular page “Page123”.
2. Inside “Page123” create sub-page “Page1234”.
→ “Page1234” correctly shows Location: “Page123” + breadcrumbs.
Additional context
• Affects navigation and page tree structure.
• Row detail pages themselves show correct location relative to database.
• Only the document nested inside row detail page loses parent context.

Image
Originally created by @Rakloff on GitHub (Jan 15, 2026). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8432 **AppFlowy version:** 0.11.0 Official Build **Platform:** macOS / AppFlowy-Desktop **Workspace type:** Local **Steps to reproduce** 1. Create a new Database with Grid view. 2. Add a new row in the grid. 3. Open the row detail page (click on row → it opens as a sub-page). 4. Inside this row detail page, create a new Document (sub-page). 5. Observe the new document: **Expected behavior:** • The nested document shows correct Location • Breadcrumbs appear at the top showing full path: `Workspace > Database > Row > Document`. **Actual behavior:** • Nested document title shows “Untitled” instead of parent row document name. • No breadcrumbs displayed when opening the nested document. • Path hierarchy is broken — document appears orphaned. **Normal flow (works correctly)** When creating nested pages outside databases: 1. Create regular page “Page123”. 2. Inside “Page123” create sub-page “Page1234”.
→ “Page1234” correctly shows Location: “Page123” + breadcrumbs. Additional context • Affects navigation and page tree structure. • Row detail pages themselves show correct location relative to database. • Only the document nested inside row detail page loses parent context. <img width="994" height="627" alt="Image" src="https://github.com/user-attachments/assets/d869bacd-af68-4ca4-9004-fa3545d35599" />
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
AppFlowy-IO/AppFlowy#3831
No description provided.