filamentgroup / tablesaw

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

Caching of selected fields in the toggle #332

Closed dakks closed 5 years ago

dakks commented 6 years ago

Hi, does the current toggle option supports caching of fields selected by the user. Already check on the generated fields and the ids are randomly generated every refresh of the page so I think it's impossible for the fields to be cache as of the moment.

My question is, Is there other way for this functionality?

aldrindizonh commented 6 years ago

I have the same problem :(

dhavalwd commented 6 years ago

I am in the same pool. I want to store selection for each user and then when user comes back they have their selected columns shown.

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