Skip to content

Fix horizontal & vertical scrolling of DataTables within panels#55

Merged
NetworkInterface merged 1 commit into
mainfrom
fix/panel-datatable-scrolling
Jun 25, 2026
Merged

Fix horizontal & vertical scrolling of DataTables within panels#55
NetworkInterface merged 1 commit into
mainfrom
fix/panel-datatable-scrolling

Conversation

@Gawdl3y

@Gawdl3y Gawdl3y commented Jun 24, 2026

Copy link
Copy Markdown
Member

This resolves the issues with DataTables contained within Panels (which is every DataTable):

  • Overflowing outside of their container's width rather than horizontally scrolling
  • Always preferring to stretch or overflow their parent's height rather than vertically scrolling regardless of scrollable setting & parent container size

@Gawdl3y Gawdl3y self-assigned this Jun 24, 2026
@Gawdl3y Gawdl3y added the bug Something isn't working label Jun 24, 2026
@NetworkInterface NetworkInterface self-requested a review June 25, 2026 13:43
@NetworkInterface NetworkInterface merged commit b2521dd into main Jun 25, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants