GwtMaterialDesign / gwt-material-table

A complex table component designed for the material design specifications
https://gwtmaterialdesign.github.io/gmd-table-demo/
Apache License 2.0
26 stars 31 forks source link

Floating Table/Column Header #38

Open simerlec opened 7 years ago

simerlec commented 7 years ago

Hello,

there seems to be an issue with the floating table header on mobile devices. Just open the demo page on a mobile device of your choice and scroll around on a table. The floating header stays in the same position for a second before floating upwards where it should be, which makes for a real awkward user experience.

I already tried using the stickyHeader attribute but to no avail.

thx and kr

Chris

simerlec commented 7 years ago

Furthermore there seem to be some serious performance issues on mobile devices, at least with the ones I tested MaterialTables on (iPhone 6s, iPad Air 2, Galaxy Tab A6).

kr

simerlec commented 7 years ago

Tested some more and discovered that the layouting on mobile devices is broken (tested with current material demo and iPhone 6S on Chrome & Safari)

img_0328