-
-
Notifications
You must be signed in to change notification settings - Fork 5k
[Bug] Missing row content in full-screen view and inconsistent database view tabs #8618
Description
Bug Description
When working with a grid database in AppFlowy, there are inconsistencies between the row page preview and the full-screen page view, along with issues related to database views.
After creating a grid database, adding properties, and filling in data, opening a row shows a preview where content can be added normally. However, when opening that same row in full-screen mode, sometimes the content does not appear, the page is blank, or an error message indicates that the content could not be found and the option to write or edit content is also missing.
Additionally, after creating or switching to another database view and opening a row in full-screen mode, the issue may appear. When returning to the database, only the currently active view is visible in the top view tabs, while other views disappear from the top bar but remain visible in the left sidebar.
How to Reproduce
Create a grid database.
Add multiple properties (columns).
Fill in data in the table.
Open a row and add content in the page preview.
Create an additional database view (e.g., another table or layout).
Open a row in full-screen mode from that view.
Return to the database.
Expected Behavior
Content added inside a row page should always be visible in both preview and full-screen modes.
Opening a row in full-screen mode should consistently allow viewing and editing content.
All database views should remain visible in the top navigation bar.
Switching between views should not cause missing content or UI inconsistencies.
Operating System
Windows 10
AppFlowy Version(s)
0.11.6
Screenshots
Additional Context
No response