-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Page - Editor - Cloud
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When creating a large table that requires horizontal scrolling, the header does not scroll horizontally with the content when viewed at the bottom of the page.
Steps to Reproduce
- Create a table with more than 5-6 columns, large column titles, and more than 10 rows.
- Save the page.
- In view mode, scroll to the bottom of the page.
- Attempt to scroll the table horizontally.
Expected Results
The column headers should scroll horizontally in sync with the table content.
Actual Results
The column headers remain fixed while the table content scrolls horizontally, causing a misalignment.
A GIF demonstrating the issue is shown below:

Workaround
To avoid this issue, break the table into smaller sections so that horizontal scrolling is not necessary.