Bases table headers disappear when scrolling down to browse tables with a large number of records. Without the columns as references, context is lost and columns with similar content might get confused.
Example, columns:
Effort: 3
Priority: 2
Risk: 4
Value: 4
created time:
modified time:
date:
start:
due:
It can get quite confusing to navigate the table without the header row reference. (as well as without the first column reference - See the related feature request here Bases: Ability to Pin Columns
Proposed solution
When configuring table views, offer users the option to freeze the table headers. When enabled, this option would allow users to scroll the table vertically without loosing sight of the column headers.
Current workaround (optional)
No workarounds.
Attempted CSS workorounds without success.