filamentgroup / tablesaw

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

Column Chooser UI on Swipe Tables #311

Closed zachleat closed 5 years ago

zachleat commented 7 years ago

On very wide swipe tables, it would be beneficial to allow users to customize what columns are swipeable. This would be a cross between a column toggle table and a swipe table, exposing both user-facing components at the same time.

Swipe toolbar: image

Column toggle toolbar: image

Would re-use the same mini-map for both features.

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 👍!

zachleat commented 5 years ago

Probably a duplicate of #145.