Skip to content

Conversation

@pxpm
Copy link
Contributor

@pxpm pxpm commented Nov 6, 2025

As me and @tabacitu previously noticed (Laravel-Backpack/community-forum#1410), Datatable components in the middle of the page (not viewable on the view port at the top of the page), had some "bumps" when trying to scroll past them, making it difficult to go past by a table in the middle of the page due to sticky header tables.

That's due to how datatable plugin works given the scroll position.

We manually calculate the sticky behaviour so we ensure it always works as expected. In addition we also added an option that allow to disable the sticky header completely in case you didn't wanted it.

@pxpm pxpm merged commit 29e26fc into next Nov 6, 2025
6 checks passed
@pxpm pxpm deleted the fix-datatable-stiky-header branch November 6, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants