Skip to content

Conversation

@gordonmurray
Copy link
Collaborator

Summary

Fixes #2 - Adds horizontal scrolling for tables with many columns while maintaining the clean UI layout.

Changes

  • Enable horizontal scrolling within table container when content exceeds width
  • Tables expand to natural width while staying contained
  • Added minimum column widths to prevent squashing
  • Headers remain visible with sticky positioning during scroll

Testing

Tested with datasets containing 20+ columns to verify scrolling behavior.

@ayao227 ayao227 merged commit 4b43eef into lance-format:main Sep 28, 2025
10 checks passed
@gordonmurray gordonmurray deleted the fix-horizontal-scrolling branch September 28, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Would be nice to use the entire width of the page to minimize horizontal scrolling.

2 participants