This repository was archived by the owner on Jan 7, 2022. It is now read-only.
forked from swimlane/angular-data-table
-
Notifications
You must be signed in to change notification settings - Fork 11
This repository was archived by the owner on Jan 7, 2022. It is now read-only.
Horizontal scrolling with multiple tables scrolls headers on all tables #95
Open
Description
As stated, if there are multiple tables on one page, horizontally scrolling any one table will scroll the headers on all visible tables.
To test, open demos/perf.html. Resize the columns on the first table such that one of the column overflows to the right. This enables the horizontal scroll bar. Using this to scroll, you can scroll across the headers on all tables.
Step 1: Normal table with resized columns. The second table does not resize as expected.
1
Step 2: Scrolling the horizontal scroll, also scrolls the second table.
2
Metadata
Metadata
Assignees
Labels
No labels