filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

Bug with rowspan #380

Closed fisherspoons closed 1 year ago

fisherspoons commented 5 years ago

I have a table that uses colspan and rowspan and i encountered the problem of rebuilding the table in the mobile version. Library does not correctly change colspan values. And I would like to clarify one more thing, why data-tablesaw-priority does not hide the columns as indicated in the description, for example data-tablesaw-priority='6' should be displayed at a size of 1120px but this column visible on size for example 320 data-tablesaw-priority='0' should generally hide the column, but it is always there

https://codepen.io/fisherspoon/pen/vYBZBzW swipe first forward then back