filamentgroup / tablesaw

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

Inability To Refresh Hidden Columns #336

Closed J-Design closed 5 years ago

J-Design commented 6 years ago

When combined with a pagination plugin the classes that hide the table cells are removed when moving to a new page, this could be remedied with a function to readd the classes that could be called when the pagination buttons are pressed.

zachleat commented 5 years ago

This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open.

The enhancement backlog can be found here: https://github.com/filamentgroup/tablesaw/issues?utf8=%E2%9C%93&q=label%3Aneeds-votes+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!