You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When scrolling horizontally in grid view, the table content becomes misaligned with the header after switching between windowed and fullscreen modes. The header doesn't stay fixed and scrolls with the content, creating a visual disconnect.
How to Reproduce
Open a grid view with multiple columns
Switch to windowed mode
Scroll horizontally in the table content area
Switch to fullscreen mode
Scroll horizontally again
Notice the misalignment between header and content
Expected Behavior
The table header should remain fixed while scrolling horizontally through content
Header and content should stay aligned at all times
Horizontal scrolling should work consistently whether initiated from header or content area
Bug Description
When scrolling horizontally in grid view, the table content becomes misaligned with the header after switching between windowed and fullscreen modes. The header doesn't stay fixed and scrolls with the content, creating a visual disconnect.
How to Reproduce
Expected Behavior
Operating System
Windows 11
AppFlowy Version(s)
0.12.2 (Official Build)
Screenshots
20260616-2219-27.9593660.mp4
Additional Context
No response